diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2023-11-22 17:25:56 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2023-11-22 17:25:56 -0500 |
commit | 62e1257283e9a7135b1913d15f8a3e7e183fd9c7 (patch) | |
tree | ce2dbdbad8cb112387d080cc5a3604b0103763b9 /sci-mathematics/cliquer | |
parent | sci-mathematics/eclib: update LICENSE (diff) | |
download | gentoo-62e1257283e9a7135b1913d15f8a3e7e183fd9c7.tar.gz gentoo-62e1257283e9a7135b1913d15f8a3e7e183fd9c7.tar.bz2 gentoo-62e1257283e9a7135b1913d15f8a3e7e183fd9c7.zip |
sci-mathematics/cliquer: update LICENSE
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics/cliquer')
-rw-r--r-- | sci-mathematics/cliquer/cliquer-1.22.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-mathematics/cliquer/cliquer-1.22.ebuild b/sci-mathematics/cliquer/cliquer-1.22.ebuild index bbe8fb416f02..b9ec80218fbc 100644 --- a/sci-mathematics/cliquer/cliquer-1.22.ebuild +++ b/sci-mathematics/cliquer/cliquer-1.22.ebuild @@ -14,7 +14,8 @@ HOMEPAGE="https://users.aalto.fi/~pat/cliquer.html # the ./configure script). SRC_URI="http://files.sagemath.org/spkg/upstream/${PN}/${P}.tar.gz" -LICENSE="GPL-2" +# The README has "or (at your option) any later version" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ~arm ~riscv ~x86" IUSE="static-libs" |