Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695248 - sci-chemistry/ccpn, sci-libs/ccpn-data: LICENSE looks suspicious
Summary: sci-chemistry/ccpn, sci-libs/ccpn-data: LICENSE looks suspicious
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2019-11-19
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2019-09-20 21:56 UTC by Michał Górny
Modified: 2019-12-07 03:15 UTC (History)
2 users (show)

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-20 21:56:21 UTC
Both ebuilds have LICENSE="|| ( CCPN LGPL-2.1 )".

However, the CCPN license states:
===
We have not yet had time to create a proper CCPN license for those
parts of the software which are not LGPL.  So for now we have the
following temporary license.
===

Which suggests it includes both code under LGPL and under CCPN, so this shouldn't really be ||.  In that case, RESTRICT="bindist mirror" would apply to both packages.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2019-12-07 03:15:11 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9bfbe13e106ddc647bbd6d8f94ea4b65b50d3a5

commit a9bfbe13e106ddc647bbd6d8f94ea4b65b50d3a5
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2019-11-20 17:09:50 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-11-20 17:27:41 +0000

    sci-chemistry{,libs}/*: drop last-rited packages
    
    Signed-off-by: Aaron Bauman <bman@gentoo.org>