From: Nils Freydank Date: Mon, 30 Dec 2019 21:24:27 +0000 (+0100) Subject: net-p2p/mktorrent: Fix license (is: GPL-2+) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8b6c0475a89ffbe4c2676aeac9b31308694174e7;p=gentoo.git net-p2p/mktorrent: Fix license (is: GPL-2+) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Nils Freydank Signed-off-by: Joonas Niilola --- diff --git a/net-p2p/mktorrent/mktorrent-1.0-r1.ebuild b/net-p2p/mktorrent/mktorrent-1.0-r1.ebuild index fbf7e1b73e9b..d132d68b2e1d 100644 --- a/net-p2p/mktorrent/mktorrent-1.0-r1.ebuild +++ b/net-p2p/mktorrent/mktorrent-1.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ DESCRIPTION="Simple command line utility to create BitTorrent metainfo files" HOMEPAGE="http://mktorrent.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 x86" IUSE="threads +ssl debug" diff --git a/net-p2p/mktorrent/mktorrent-1.1_p20180502.ebuild b/net-p2p/mktorrent/mktorrent-1.1_p20180502.ebuild index 27f73410ced7..d7bf8f61ed2f 100644 --- a/net-p2p/mktorrent/mktorrent-1.1_p20180502.ebuild +++ b/net-p2p/mktorrent/mktorrent-1.1_p20180502.ebuild @@ -17,7 +17,7 @@ else S="${WORKDIR}/${PN}-${COMMIT_ID}" fi -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="threads +ssl debug"