commit:     8b6c0475a89ffbe4c2676aeac9b31308694174e7
Author:     Nils Freydank <holgersson <AT> posteo <DOT> de>
AuthorDate: Mon Dec 30 21:24:27 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 10:39:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b6c0475

net-p2p/mktorrent: Fix license (is: GPL-2+)

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Nils Freydank <holgersson <AT> posteo.de>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-p2p/mktorrent/mktorrent-1.0-r1.ebuild        | 4 ++--
 net-p2p/mktorrent/mktorrent-1.1_p20180502.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-p2p/mktorrent/mktorrent-1.0-r1.ebuild 
b/net-p2p/mktorrent/mktorrent-1.0-r1.ebuild
index fbf7e1b73e9..d132d68b2e1 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 27f73410ced..d7bf8f61ed2 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"

Reply via email to