commit: 498ea585847ff34e4b0b20176db3769e4eea3caa Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Sep 15 19:34:48 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Sep 15 19:37:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=498ea585
dev-vcs/cvsutils: Correct license to GPL-2+ GPL-3+ dev-vcs/cvsutils/cvsutils-0.2.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/cvsutils/cvsutils-0.2.5-r1.ebuild b/dev-vcs/cvsutils/cvsutils-0.2.5-r1.ebuild index b14687868fa..e4e3b461c57 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"
