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 21FB4138334 for ; Sun, 26 Aug 2018 12:08:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E95CE08F4; Sun, 26 Aug 2018 12:08:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 34C14E08F4 for ; Sun, 26 Aug 2018 12:08:18 +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 23F97335CCB for ; Sun, 26 Aug 2018 12:08:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2630F3BF for ; Sun, 26 Aug 2018 12:08:13 +0000 (UTC) From: "Joerg 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, "Joerg Bornkessel" Message-ID: <1535285261.4ac1bda5751eab46b130efef2920cab44435c677.hd_brummy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-radio/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/vdr-radio/Manifest media-plugins/vdr-radio/vdr-radio-0.9.0.ebuild media-plugins/vdr-radio/vdr-radio-0.9.1.ebuild X-VCS-Directories: media-plugins/vdr-radio/ X-VCS-Committer: hd_brummy X-VCS-Committer-Name: Joerg Bornkessel X-VCS-Revision: 4ac1bda5751eab46b130efef2920cab44435c677 X-VCS-Branch: master Date: Sun, 26 Aug 2018 12:08:13 +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-Archives-Salt: c4e2c0ee-f447-4c98-9cbc-af499638508e X-Archives-Hash: bd9d47742e4a508be1bcc854fecef5b3 commit: 4ac1bda5751eab46b130efef2920cab44435c677 Author: Joerg Bornkessel gentoo org> AuthorDate: Sun Aug 26 11:57:01 2018 +0000 Commit: Joerg Bornkessel gentoo org> CommitDate: Sun Aug 26 12:07:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ac1bda5 media-plugins/vdr-radio: eapi 7; cleanup old Package-Manager: Portage-2.3.48, Repoman-2.3.10 media-plugins/vdr-radio/Manifest | 1 - media-plugins/vdr-radio/vdr-radio-0.9.0.ebuild | 37 -------------------------- media-plugins/vdr-radio/vdr-radio-0.9.1.ebuild | 4 +-- 3 files changed, 2 insertions(+), 40 deletions(-) diff --git a/media-plugins/vdr-radio/Manifest b/media-plugins/vdr-radio/Manifest index 0c2f36574fd..0e6f58db547 100644 --- a/media-plugins/vdr-radio/Manifest +++ b/media-plugins/vdr-radio/Manifest @@ -1,2 +1 @@ -DIST vdr-radio-0.9.0.tgz 354038 BLAKE2B 711aed670aa6113793f256df5a63ac1d3cf2d022ec095578c1fc5ce180e7fdb5ec5f4fa20100bd943d844e4db4944880746d656cbc7592ff4803fabe40056157 SHA512 bdfc78d04d4320b45fdabde258b028dce9c6f389cf4a12ab1a0ff43ef9b48a1baba38a8cffee37a7f756d4b6d60aab0dfac33dbeb6424d418f4ed702a5250d04 DIST vdr-radio-0.9.1.tgz 353414 BLAKE2B ff0d735188e6972e029256599b2832d4eea9bed377721966f2b956b5a750f47a34b474492addba0bb3f8964188611f2f10a3a47db3aa60101c851e1db43955f0 SHA512 81ab0d92ee390eecbbce73bc035714dda6157dc1f0781b6f8765603f65707e1711af64a48168923e2a78b77e0d869471fa313656d517cba27a3104e483085f43 diff --git a/media-plugins/vdr-radio/vdr-radio-0.9.0.ebuild b/media-plugins/vdr-radio/vdr-radio-0.9.0.ebuild deleted file mode 100644 index 7e7eac7bd8b..00000000000 --- a/media-plugins/vdr-radio/vdr-radio-0.9.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="4" - -inherit vdr-plugin-2 - -DESCRIPTION="VDR plugin: show background image for radio and decode RDS Text" -HOMEPAGE="http://www.vdr-portal.de/board/thread.php?threadid=58795" -SRC_URI="http://www.egal-vdr.de/plugins/${P}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=media-video/vdr-1.6.0" -DEPEND="${RDEPEND}" - -VDR_RCADDON_FILE="${FILESDIR}/rc-addon.sh-0.2.0" - -src_install() { - vdr-plugin-2_src_install - - cd "${S}"/config - - insinto /usr/share/vdr/radio - doins mpegstill/rtext* - dosym rtextOben-kleo2-live.mpg /usr/share/vdr/radio/radio.mpg - dosym rtextOben-kleo2-replay.mpg /usr/share/vdr/radio/replay.mpg - - exeinto /usr/share/vdr/radio - doexe scripts/radioinfo* - - diropts -m 755 -o vdr -g vdr - keepdir "/var/cache/vdr-radio" -} diff --git a/media-plugins/vdr-radio/vdr-radio-0.9.1.ebuild b/media-plugins/vdr-radio/vdr-radio-0.9.1.ebuild index c30300fbba8..1ea94e5f574 100644 --- a/media-plugins/vdr-radio/vdr-radio-0.9.1.ebuild +++ b/media-plugins/vdr-radio/vdr-radio-0.9.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="4" +EAPI=7 inherit vdr-plugin-2