net-p2p/mktorrent: Fix license (is: GPL-2+)
authorNils Freydank <holgersson@posteo.de>
Mon, 30 Dec 2019 21:24:27 +0000 (22:24 +0100)
committerJoonas Niilola <juippis@gentoo.org>
Mon, 6 Jan 2020 10:39:23 +0000 (12:39 +0200)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Nils Freydank <holgersson@posteo.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
net-p2p/mktorrent/mktorrent-1.0-r1.ebuild
net-p2p/mktorrent/mktorrent-1.1_p20180502.ebuild

index fbf7e1b73e9b0fcc3d063bbef0af88592cfda5c3..d132d68b2e1dc8c7524c9660cba3ca238385ee2f 100644 (file)
@@ -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"
index 27f73410ced70a86a058931df46413e4c46b9b9b..d7bf8f61ed2f9d4118ac78ae1bc6b6ff6605076c 100644 (file)
@@ -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"