commit: 78fc35f2e766117caa26928db5a0a09b8af18c3c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 8 21:22:44 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Oct 8 21:46:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78fc35f2
dev-util/catalyst: Correct the license
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-util/catalyst/catalyst-3.0.14.ebuild | 2 +-
dev-util/catalyst/catalyst-9999.ebuild | 2 +-
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 39bbd3250f4..09099da1323 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 fa531458676..1edccfd19e6 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"