Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861182 - sys-devel/bc wrong license
Summary: sys-devel/bc wrong license
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-26 07:50 UTC by ganooslashlinus
Modified: 2022-07-28 06:40 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 ganooslashlinus 2022-07-26 07:50:40 UTC
sys-devel/bc-1.07.1-r4 has License: GPL-2 LGPL-2.1
That version of bc is licensed under GPLv3+: https://www.gnu.org/software/bc/bc.html#Licensing
A few files in the source are licensed under LGPL-3+, but GPL-3+ applies to those unless those files are extracted from the source, so the ebuild probably shouldn't list LGPL.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-28 06:39:32 UTC
I don't even see which parts are LGPL-3.

Thanks for the reports!
Comment 2 Larry the Git Cow gentoo-dev 2022-07-28 06:40:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa5f5f891a4a0d012a8a78c5deb45a8fe387e0ae

commit fa5f5f891a4a0d012a8a78c5deb45a8fe387e0ae
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-28 06:38:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-28 06:38:59 +0000

    sys-devel/bc: fix LICENSE
    
    Closes: https://bugs.gentoo.org/861182
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/bc/bc-1.07.1-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)