commit: 90bf7e9ac4ea50affb611a9e37f65fd7a35166f5 Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org> AuthorDate: Mon Feb 24 11:53:52 2020 +0000 Commit: Jörg Bornkessel <hd_brummy <AT> gentoo <DOT> org> CommitDate: Mon Feb 24 12:17:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90bf7e9a
media-plugins/vdr-recsearch: fixed License Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org> media-plugins/vdr-recsearch/vdr-recsearch-0.3.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/vdr-recsearch/vdr-recsearch-0.3.7.ebuild b/media-plugins/vdr-recsearch/vdr-recsearch-0.3.7.ebuild index f465fc010aa..576bbfbf601 100644 --- a/media-plugins/vdr-recsearch/vdr-recsearch-0.3.7.ebuild +++ b/media-plugins/vdr-recsearch/vdr-recsearch-0.3.7.ebuild @@ -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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/flensrocker/vdr-plugin-recsearch/releases/download/v KEYWORDS="~amd64 ~x86" SLOT="0" -LICENSE="GPL-2" +LICENSE="GPL-2+" DEPEND="media-video/vdr"
