From: Michał Górny Date: Sat, 15 Sep 2018 19:34:48 +0000 (+0200) Subject: dev-vcs/cvsutils: Correct license to GPL-2+ GPL-3+ X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=498ea585847ff34e4b0b20176db3769e4eea3caa;p=gentoo.git dev-vcs/cvsutils: Correct license to GPL-2+ GPL-3+ --- 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"