commit:     f699a76425d24e1ead794be9a8488dc26f8640ab
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu May  9 20:38:21 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May  9 20:38:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f699a764

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

diff --git a/dev-libs/igraph/igraph-0.10.10.ebuild 
b/dev-libs/igraph/igraph-0.10.10.ebuild
index cb7c5a2e937c..7f5111f0726e 100644
--- a/dev-libs/igraph/igraph-0.10.10.ebuild
+++ b/dev-libs/igraph/igraph-0.10.10.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Creating and manipulating undirected and directed 
graphs"
 HOMEPAGE="https://igraph.org/";
 SRC_URI="https://github.com/igraph/igraph/releases/download/${PV}/${P}.tar.gz";
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0/0"
 KEYWORDS="~amd64 ~x86"
 

diff --git a/dev-libs/igraph/igraph-0.10.11.ebuild 
b/dev-libs/igraph/igraph-0.10.11.ebuild
index 0553751b2bcf..30a8f524a0b5 100644
--- a/dev-libs/igraph/igraph-0.10.11.ebuild
+++ b/dev-libs/igraph/igraph-0.10.11.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Creating and manipulating undirected and directed 
graphs"
 HOMEPAGE="https://igraph.org/";
 SRC_URI="https://github.com/igraph/igraph/releases/download/${PV}/${P}.tar.gz";
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0/0"
 KEYWORDS="~amd64 ~x86"
 

diff --git a/dev-libs/igraph/igraph-0.10.4-r1.ebuild 
b/dev-libs/igraph/igraph-0.10.4-r1.ebuild
index 9ccfb98c5cbb..a8d0b8c64efd 100644
--- a/dev-libs/igraph/igraph-0.10.4-r1.ebuild
+++ b/dev-libs/igraph/igraph-0.10.4-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Creating and manipulating undirected and directed 
graphs"
 HOMEPAGE="https://igraph.org/";
 SRC_URI="https://github.com/igraph/igraph/releases/download/${PV}/${P}.tar.gz";
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0/0"
 KEYWORDS="amd64 x86"
 

Reply via email to