Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 298556

Summary: [TRACKER] X-related license cleanups
Product: Gentoo Linux Reporter: Rémi Cardona (RETIRED) <remi>
Component: New packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal CC: licenses
Priority: High Keywords: Tracker
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 298558, 299046    
Bug Blocks:    

Description Rémi Cardona (RETIRED) gentoo-dev 2009-12-27 17:15:46 UTC
Tracker bug for the license cleanups. Here's a list of licenses that are identical to "MIT" and really are just polluting portage :

X11
fontconfig
libICE
libSM
libX11
libXScrnSaver
libXau
libXaw
libXcomposite
libXcursor
libXdamage
libXdmcp
libXext
libXfixes
libXft
libXi
libXinerama
libXmu
libXp
libXpm
libXrandr
libXrender
libXt
libXtst
libXv
libXvMC
libXxf86dga
libXxf86vm
libdrm

If a package uses one of these licenses, just use "MIT" instead.

Thanks
Comment 1 Ulrich Müller gentoo-dev 2010-02-11 17:16:56 UTC
As far as I can see, all of the above have been removed.
Comment 2 David Watzke 2010-02-11 17:38:30 UTC
curl's got both X11 and MIT
Comment 3 Ulrich Müller gentoo-dev 2010-02-11 18:03:28 UTC
(In reply to comment #2)
> curl's got both X11 and MIT

Which we treat as identical.
Comment 4 Rémi Cardona (RETIRED) gentoo-dev 2010-02-11 22:04:11 UTC
Thanks Ulrich :)