From: Joerg Bornkessel Date: Thu, 13 Feb 2020 20:52:30 +0000 (+0100) Subject: media-plugins/vdr-live: license fixed X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=664ae52aa3e5a1bbf4ddb3a10a8b3a42afb98200;p=gentoo.git 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 --- 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" diff --git a/media-plugins/vdr-live/vdr-live-2.3.1.ebuild b/media-plugins/vdr-live/vdr-live-2.3.1.ebuild index 794a4cd68ce9..ffddeaca9179 100644 --- a/media-plugins/vdr-live/vdr-live-2.3.1.ebuild +++ b/media-plugins/vdr-live/vdr-live-2.3.1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="VDR Plugin: Web Access To Settings" HOMEPAGE="http://live.vdr-developer.org" SRC_URI="https://projects.vdr-developer.org/git/vdr-plugin-live.git/snapshot/${MY_P}.tar.bz2 -> ${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2 RSA" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="pcre ssl"