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

Bug 914971

Summary: dev-libs/igraph: license is incorrect
Product: Gentoo Linux Reporter: Szabolcs Horvát <szhorvat>
Component: Current packagesAssignee: Gentoo Science Biology related packages <sci-biology>
Status: RESOLVED FIXED    
Severity: trivial CC: jstein, licenses
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Szabolcs Horvát 2023-09-30 11:53:45 UTC
The license for igraph is specified as GPL-2. The correct license is GPL-2+, see https://igraph.org/c/html/latest/igraph-Introduction.html#igraph-is-free-software.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-05-09 20:43:02 UTC
The bug has been closed via the following commit(s):

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

commit f699a76425d24e1ead794be9a8488dc26f8640ab
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-05-09 20:38:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-05-09 20:38:21 +0000

    dev-libs/igraph: update LICENSE
    
    Per the bug, it's GPL-2+ (see https://igraph.org/c/html/latest/igraph-Introduction.html#igraph-is-free-software).
    
    Closes: https://bugs.gentoo.org/914971
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/igraph/igraph-0.10.10.ebuild   | 2 +-
 dev-libs/igraph/igraph-0.10.11.ebuild   | 2 +-
 dev-libs/igraph/igraph-0.10.4-r1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)