summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2020-02-13 21:52:30 +0100
committerJoerg Bornkessel <hd_brummy@gentoo.org>2020-02-13 21:53:09 +0100
commit664ae52aa3e5a1bbf4ddb3a10a8b3a42afb98200 (patch)
tree50f2a51f9e7bdc8f438f07354efc668ece2a71bf /media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r1.ebuild
parentapp-emulation/docker: 19.03.6 bump (diff)
downloadgentoo-664ae52aa3e5a1bbf4ddb3a10a8b3a42afb98200.tar.gz
gentoo-664ae52aa3e5a1bbf4ddb3a10a8b3a42afb98200.tar.bz2
gentoo-664ae52aa3e5a1bbf4ddb3a10a8b3a42afb98200.zip
media-plugins/vdr-live: license fixed
md5.cpp, md5.h needs license RSA Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Diffstat (limited to 'media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r1.ebuild')
-rw-r--r--media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r1.ebuild b/media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r1.ebuild
index 24ec6897b14f..b42687574dc8 100644
--- a/media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r1.ebuild
+++ b/media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="http://live.vdr-developer.org"
SRC_URI="mirror://gentoo/${P}.tar.bz2
https://dev.gentoo.org/~hd_brummy/distfiles/${P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2 RSA"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="pcre ssl"