Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 578590 - app-crypt/mit-krb5: CC-BY-SA-3.0 only required for USE=doc
Summary: app-crypt/mit-krb5: CC-BY-SA-3.0 only required for USE=doc
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kerberos Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-30 10:29 UTC by Luke-Jr
Modified: 2016-04-07 00:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.