From: Michał Górny Date: Sat, 15 Sep 2018 19:30:13 +0000 (+0200) Subject: dev-vcs/cvs2cl: Correct license to GPL-2+ X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4c855b544814ab789a5d0cf8efb694556f4dbb56;p=gentoo.git dev-vcs/cvs2cl: Correct license to GPL-2+ --- diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild index c3b1120f35e8..e747a212cd7a 100644 --- a/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild +++ b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="produces a GNU-style ChangeLog for CVS-controlled sources" HOMEPAGE="https://www.red-bean.com/cvs2cl/" SRC_URI="mirror://gentoo/${P}.pl.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"