media-plugins/vdr-ttxtsubs: wrong license, fixed
authorJoerg Bornkessel <hd_brummy@gentoo.org>
Sun, 12 Jan 2020 17:11:46 +0000 (18:11 +0100)
committerJoerg Bornkessel <hd_brummy@gentoo.org>
Sun, 12 Jan 2020 17:55:45 +0000 (18:55 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0-r1.ebuild
media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild

index 1f196dbb1d857fa103168a60bd8b9fb7ce57c733..9fe2f3ec6aa184439024cce3b019e66daf7975a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.gz"
 
 KEYWORDS="~amd64 ~x86"
 SLOT="0"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 IUSE=""
 
 DEPEND="media-video/vdr[ttxtsubs]"
index 68a2183616c5fc9241b85cde687be07094fc745d..510673779e275bfded355dc54ce53b3e6d85e162 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.gz"
 
 KEYWORDS="amd64 x86"
 SLOT="0"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 IUSE=""
 
 DEPEND=">=media-video/vdr-1.7.38[ttxtsubs]"