From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7B6AE138350 for ; Sun, 12 Jan 2020 17:56:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEEB8E0DBF; Sun, 12 Jan 2020 17:56:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 944B6E0DBF for ; Sun, 12 Jan 2020 17:56:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 781F534DFD1 for ; Sun, 12 Jan 2020 17:56:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12291A0 for ; Sun, 12 Jan 2020 17:56:34 +0000 (UTC) From: "Jörg Bornkessel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jörg Bornkessel" Message-ID: <1578851750.266094f907e43692b5dcf40b9ad57c64a1f65564.hd_brummy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-epgsearch/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/vdr-epgsearch/vdr-epgsearch-1.0.1_p20141227-r1.ebuild media-plugins/vdr-epgsearch/vdr-epgsearch-2.2.0.ebuild media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.0.ebuild media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.0_p20191202.ebuild X-VCS-Directories: media-plugins/vdr-epgsearch/ X-VCS-Committer: hd_brummy X-VCS-Committer-Name: Jörg Bornkessel X-VCS-Revision: 266094f907e43692b5dcf40b9ad57c64a1f65564 X-VCS-Branch: master Date: Sun, 12 Jan 2020 17:56:34 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 69703298-20fe-4e97-bf2d-6e5c75d6a50b X-Archives-Hash: c680905a62582d346a1fa8097a81f2c2 commit: 266094f907e43692b5dcf40b9ad57c64a1f65564 Author: Joerg Bornkessel gentoo org> AuthorDate: Sun Jan 12 17:42:11 2020 +0000 Commit: Jörg Bornkessel gentoo org> CommitDate: Sun Jan 12 17:55:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=266094f9 media-plugins/vdr-epgsearch: license fixed, added missing die's Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Joerg Bornkessel gentoo.org> .../vdr-epgsearch-1.0.1_p20141227-r1.ebuild | 4 ++-- media-plugins/vdr-epgsearch/vdr-epgsearch-2.2.0.ebuild | 16 ++++++++-------- media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.0.ebuild | 16 ++++++++-------- .../vdr-epgsearch/vdr-epgsearch-2.4.0_p20191202.ebuild | 2 +- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-1.0.1_p20141227-r1.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-1.0.1_p20141227-r1.ebuild index c79abd511d1..0917f4f8da5 100644 --- a/media-plugins/vdr-epgsearch/vdr-epgsearch-1.0.1_p20141227-r1.ebuild +++ b/media-plugins/vdr-epgsearch/vdr-epgsearch-1.0.1_p20141227-r1.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=6 @@ -26,7 +26,7 @@ case ${P#*_} in ;; esac -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 x86" IUSE="+conflictcheckonly +epgsearchonly l10n_de pcre +quicksearch tre" diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-2.2.0.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-2.2.0.ebuild index 036df79eeb1..ba0700f4113 100644 --- a/media-plugins/vdr-epgsearch/vdr-epgsearch-2.2.0.ebuild +++ b/media-plugins/vdr-epgsearch/vdr-epgsearch-2.2.0.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 @@ -9,7 +9,7 @@ DESCRIPTION="VDR plugin: create timers from epg content based on saved search ex HOMEPAGE="https://projects.vdr-developer.org/git/vdr-plugin-epgsearch.git" SRC_URI="https://projects.vdr-developer.org/git/vdr-plugin-${VDRPLUGIN}.git/snapshot/vdr-plugin-${VDRPLUGIN}-${PV}.tar.gz -> ${P}.tgz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+conflictcheckonly +epgsearchonly pcre +quicksearch tre" @@ -29,23 +29,23 @@ src_prepare() { echo "# SOFILE" >> Makefile # remove untranslated .po files - rm "${S}"/po/{ca_ES,da_DK,el_GR,et_EE,hr_HR,hu_HU,nn_NO,pl_PL,pt_PT,ro_RO,ru_RU,sl_SI,sv_SE,tr_TR}.po + rm "${S}"/po/{ca_ES,da_DK,el_GR,et_EE,hr_HR,hu_HU,nn_NO,pl_PL,pt_PT,ro_RO,ru_RU,sl_SI,sv_SE,tr_TR}.po || die eapply "${FILESDIR}/vdr-epgsearch-1.x.makefile.patch" - use conflictcheckonly || sed -e "s:install-\$(PLUGIN3)::" -i Makefile - use epgsearchonly || sed -e "s:install-\$(PLUGIN2)::" -i Makefile - use quicksearch || sed -e "s:install-\$(PLUGIN4)::" -i Makefile + use conflictcheckonly || sed -e "s:install-\$(PLUGIN3)::" -i Makefile || die + use epgsearchonly || sed -e "s:install-\$(PLUGIN2)::" -i Makefile || die + use quicksearch || sed -e "s:install-\$(PLUGIN4)::" -i Makefile || die vdr-plugin-2_src_prepare fix_vdr_libsi_include conflictcheck.c # install conf-file disabled - sed -e '/^Menu/s:^:#:' -i conf/epgsearchmenu.conf + sed -e '/^Menu/s:^:#:' -i conf/epgsearchmenu.conf || die # Get rid of the broken symlinks - rm -f README{,.DE} MANUAL + rm -f README{,.DE} MANUAL || die } src_compile() { diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.0.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.0.ebuild index 840362e7069..ed89ee0acea 100644 --- a/media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.0.ebuild +++ b/media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.0.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 @@ -9,7 +9,7 @@ DESCRIPTION="VDR plugin: create timers from epg content based on saved search ex HOMEPAGE="https://projects.vdr-developer.org/git/vdr-plugin-epgsearch.git" SRC_URI="https://projects.vdr-developer.org/git/vdr-plugin-${VDRPLUGIN}.git/snapshot/vdr-plugin-${VDRPLUGIN}-${PV}.tar.gz -> ${P}.tgz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="conflictcheckonly epgsearchonly pcre quicksearch tre" @@ -25,23 +25,23 @@ S="${WORKDIR}/vdr-plugin-${VDRPLUGIN}-${PV}" src_prepare() { # remove untranslated .po files - rm "${S}"/po/{ca_ES,da_DK,el_GR,et_EE,hr_HR,hu_HU,nn_NO,pl_PL,pt_PT,ro_RO,ru_RU,sl_SI,sv_SE,tr_TR}.po + rm "${S}"/po/{ca_ES,da_DK,el_GR,et_EE,hr_HR,hu_HU,nn_NO,pl_PL,pt_PT,ro_RO,ru_RU,sl_SI,sv_SE,tr_TR}.po || die eapply "${FILESDIR}/vdr-epgsearch-2.4.0_makefile.patch" - use conflictcheckonly || sed -e "s:install-\$(PLUGIN3)::" -i Makefile - use epgsearchonly || sed -e "s:install-\$(PLUGIN2)::" -i Makefile - use quicksearch || sed -e "s:install-\$(PLUGIN4)::" -i Makefile + use conflictcheckonly || sed -e "s:install-\$(PLUGIN3)::" -i Makefile || die + use epgsearchonly || sed -e "s:install-\$(PLUGIN2)::" -i Makefile || die + use quicksearch || sed -e "s:install-\$(PLUGIN4)::" -i Makefile || die vdr-plugin-2_src_prepare fix_vdr_libsi_include conflictcheck.c # install conf-file disabled - sed -e '/^Menu/s:^:#:' -i conf/epgsearchmenu.conf + sed -e '/^Menu/s:^:#:' -i conf/epgsearchmenu.conf || die # Get rid of the broken symlinks - rm -f README{,.DE} + rm -f README{,.DE} || die } src_compile() { diff --git a/media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.0_p20191202.ebuild b/media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.0_p20191202.ebuild index c2dec8dea7e..c2fc3ce4361 100644 --- a/media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.0_p20191202.ebuild +++ b/media-plugins/vdr-epgsearch/vdr-epgsearch-2.4.0_p20191202.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://winni.vdr-developer.org/epgsearch/index_eng.html" GIT_COMMIT_ID="602d66c55964998ce25c6c57b302949a9517f149" SRC_URI="http://projects.vdr-developer.org/git/vdr-plugin-epgsearch.git/snapshot/vdr-plugin-epgsearch-${GIT_COMMIT_ID}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="conflictcheckonly epgsearchonly pcre quicksearch tre"