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

Bug 853724

Summary: sys-libs/libsmbios-2.4.3 wrong LICENSE
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(-)