summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-09-15 21:34:48 +0200
committerMichał Górny <mgorny@gentoo.org>2018-09-15 21:37:08 +0200
commit498ea585847ff34e4b0b20176db3769e4eea3caa (patch)
treee86ae4e01619644c65bf5b43b7126f9057333a1a /dev-vcs/cvsutils
parentdev-vcs/cvsutils: EAPI7 revbump, use HTTPs (diff)
downloadgentoo-498ea585847ff34e4b0b20176db3769e4eea3caa.tar.gz
gentoo-498ea585847ff34e4b0b20176db3769e4eea3caa.tar.bz2
gentoo-498ea585847ff34e4b0b20176db3769e4eea3caa.zip
dev-vcs/cvsutils: Correct license to GPL-2+ GPL-3+
Diffstat (limited to 'dev-vcs/cvsutils')
-rw-r--r--dev-vcs/cvsutils/cvsutils-0.2.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/cvsutils/cvsutils-0.2.5-r1.ebuild b/dev-vcs/cvsutils/cvsutils-0.2.5-r1.ebuild
index b14687868fa2..e4e3b461c571 100644
--- a/dev-vcs/cvsutils/cvsutils-0.2.5-r1.ebuild
+++ b/dev-vcs/cvsutils/cvsutils-0.2.5-r1.ebuild
@@ -7,7 +7,7 @@ DESCRIPTION="A small bundle of utilities to work with CVS repositories"
HOMEPAGE="https://www.red-bean.com/cvsutils/"
SRC_URI="https://www.red-bean.com/cvsutils/releases/${P}.tar.gz"
-LICENSE="GPL-3"
+LICENSE="GPL-2+ GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"