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

Bug 578590

Summary: app-crypt/mit-krb5: CC-BY-SA-3.0 only required for USE=doc
Product: Gentoo Linux Reporter: Luke-Jr <luke-jr+gentoobugs>
Component: [OLD] LibraryAssignee: Gentoo Kerberos Maintainers <kerberos>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Luke-Jr 2016-03-30 10:29:09 UTC
The actual copyright notices say only the documentation is licensed under CC-BY-SA-3.0 terms.

This is the only non-free element required for Samba 4.x at the moment.

I believe this can be fixed simply by changing the LICENSE line as follows:

LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA doc? ( CC-BY-SA-3.0 ) || ( BSD-2 GPL-2+ )"

However, mit-krb5 seems to unconditionally install man pages and conf files examples, so making one or both of these conditional might also be necessary.