summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-10-08 14:22:44 -0700
committerMatt Turner <mattst88@gentoo.org>2020-10-08 14:46:53 -0700
commit78fc35f2e766117caa26928db5a0a09b8af18c3c (patch)
tree2eea25a0381a44d25ac1ad57eb8b7a008404d6f2 /dev-util/catalyst
parentdev-lang/elixir: bump up to 1.11.0 (diff)
downloadgentoo-78fc35f2e766117caa26928db5a0a09b8af18c3c.tar.gz
gentoo-78fc35f2e766117caa26928db5a0a09b8af18c3c.tar.bz2
gentoo-78fc35f2e766117caa26928db5a0a09b8af18c3c.zip
dev-util/catalyst: Correct the license
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-util/catalyst')
-rw-r--r--dev-util/catalyst/catalyst-3.0.14.ebuild2
-rw-r--r--dev-util/catalyst/catalyst-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/catalyst/catalyst-3.0.14.ebuild b/dev-util/catalyst/catalyst-3.0.14.ebuild
index 39bbd3250f4c..09099da1323e 100644
--- a/dev-util/catalyst/catalyst-3.0.14.ebuild
+++ b/dev-util/catalyst/catalyst-3.0.14.ebuild
@@ -20,7 +20,7 @@ inherit distutils-r1 ${SRC_ECLASS}
DESCRIPTION="Release metatool used for creating releases based on Gentoo Linux"
HOMEPAGE="https://wiki.gentoo.org/wiki/Catalyst"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
IUSE="ccache doc +iso kernel_linux system-bootloader"
diff --git a/dev-util/catalyst/catalyst-9999.ebuild b/dev-util/catalyst/catalyst-9999.ebuild
index fa531458676a..1edccfd19e6f 100644
--- a/dev-util/catalyst/catalyst-9999.ebuild
+++ b/dev-util/catalyst/catalyst-9999.ebuild
@@ -20,7 +20,7 @@ inherit distutils-r1 optfeature ${SRC_ECLASS}
DESCRIPTION="Release metatool used for creating releases based on Gentoo Linux"
HOMEPAGE="https://wiki.gentoo.org/wiki/Catalyst"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
IUSE="doc +iso"