summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2020-01-12 18:18:06 +0100
committerJoerg Bornkessel <hd_brummy@gentoo.org>2020-01-12 18:55:47 +0100
commitb11e7abd59c26e2034986c92ccb048249c286928 (patch)
treee81286fc6165357953c89e3829f6a7cae3f36e4d /media-video/vdr
parentmedia-plugins/vdr-ttxtsubs: wrong license, fixed (diff)
downloadgentoo-b11e7abd59c26e2034986c92ccb048249c286928.tar.gz
gentoo-b11e7abd59c26e2034986c92ccb048249c286928.tar.bz2
gentoo-b11e7abd59c26e2034986c92ccb048249c286928.zip
media-video/vdr: wrong license, fixed
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Diffstat (limited to 'media-video/vdr')
-rw-r--r--media-video/vdr/vdr-2.2.0-r5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/vdr/vdr-2.2.0-r5.ebuild b/media-video/vdr/vdr-2.2.0-r5.ebuild
index 41e547cb8306..38a44d4e8183 100644
--- a/media-video/vdr/vdr-2.2.0-r5.ebuild
+++ b/media-video/vdr/vdr-2.2.0-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -26,7 +26,7 @@ HOMEPAGE="http://www.tvdr.de/"
SRC_URI="ftp://ftp.tvdr.de/vdr/${MY_P}.tar.bz2
mirror://gentoo/${EXT_P}.patch.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
IUSE="bidi debug keyboard html systemd vanilla ${EXT_PATCH_FLAGS} ${EXT_PATCH_FLAGS_RENAMED}"