Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 853724 - sys-libs/libsmbios-2.4.3 wrong LICENSE
Summary: sys-libs/libsmbios-2.4.3 wrong LICENSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-22 10:19 UTC by Ulrich Müller
Modified: 2022-06-22 10:31 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 Ulrich Müller gentoo-dev 2022-06-22 10:19:09 UTC
The ebuild has LICENSE="GPL-2 OSL-2.0" but COPYING in the tarball suggests that it should really be:
LICENSE="|| ( GPL-2+ OSL-2.1 ) BSD Boost-1.0"
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2022-06-22 10:29:18 UTC
"pkgcheck scan" complains:

  UnknownLicense: version 2.4.3: unknown license: OSL-2.1
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2022-06-22 10:30:37 UTC
Nevermind, I just had to update my ::gentoo repo.
Comment 3 Larry the Git Cow gentoo-dev 2022-06-22 10:31:21 UTC
The bug has been closed via the following commit(s):

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

commit 2122dea1a2909566e942c5726397fa9b276016dc
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2022-06-22 10:27:48 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2022-06-22 10:30:48 +0000

    sys-libs/libsmbios: update LICENSE
    
    Thanks-to: Ulrich Müller <ulm@gentoo.org>
    Closes: https://bugs.gentoo.org/853724
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-libs/libsmbios/libsmbios-2.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)