Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726716 - dev-libs/vc: possible wrong license in ebuild
Summary: dev-libs/vc: possible wrong license in ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-02 02:10 UTC by David Flogeras
Modified: 2020-06-02 09:06 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 David Flogeras 2020-06-02 02:10:12 UTC
The license in the ebuild for this library is LGPL-3, but their page on github states it is BSD-3-Clause.

https://github.com/VcDevel/Vc

Reproducible: Always
Comment 1 Guilherme Amadio gentoo-dev 2020-06-02 09:02:54 UTC
Thanks for the bug! Indeed, the library has been relicensed starting with 1.1.0 and we didn't notice it when bumping versions.

https://github.com/VcDevel/Vc/commit/f5e30b0875b857c8c893ea7411dc8e5deb186228#diff-9879d6db96fd29134fc802214163b95a
Comment 2 Larry the Git Cow gentoo-dev 2020-06-02 09:06:02 UTC
The bug has been closed via the following commit(s):

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

commit ecff4d0c5c362be40e95d581074ecd41ea9d755e
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2020-06-02 09:05:14 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2020-06-02 09:05:31 +0000

    dev-libs/vc: fix license, bug #726716
    
    Closes: https://bugs.gentoo.org/726716
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 dev-libs/vc/vc-1.3.0.ebuild | 4 ++--
 dev-libs/vc/vc-1.3.3.ebuild | 4 ++--
 dev-libs/vc/vc-1.4.1.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)