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 2089B138334 for ; Sun, 26 Aug 2018 12:39:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20E12E087B; Sun, 26 Aug 2018 12:39:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 D406AE087B for ; Sun, 26 Aug 2018 12:39:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B7C2E335CBF for ; Sun, 26 Aug 2018 12:39:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C90323AD for ; Sun, 26 Aug 2018 12:39:16 +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: <1535287130.c66abf93cd99694fb9d75b599cbf51b14b6106ce.hd_brummy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-dummydevice/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/vdr-dummydevice/Manifest media-plugins/vdr-dummydevice/vdr-dummydevice-1.0.3.ebuild media-plugins/vdr-dummydevice/vdr-dummydevice-2.0.0.ebuild X-VCS-Directories: media-plugins/vdr-dummydevice/ X-VCS-Committer: hd_brummy X-VCS-Committer-Name: Joerg Bornkessel X-VCS-Revision: c66abf93cd99694fb9d75b599cbf51b14b6106ce X-VCS-Branch: master Date: Sun, 26 Aug 2018 12:39:16 +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: c694c36b-3c6b-4b3a-91d7-56c8b762a747 X-Archives-Hash: a5ed0df8d63b82999bf48b55e02d1d0e commit: c66abf93cd99694fb9d75b599cbf51b14b6106ce Author: Joerg Bornkessel gentoo org> AuthorDate: Sun Aug 26 12:29:16 2018 +0000 Commit: Joerg Bornkessel gentoo org> CommitDate: Sun Aug 26 12:38:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c66abf93 media-plugins/vdr-dummydevice: cleanup old; eapi 7; fixed long description Package-Manager: Portage-2.3.48, Repoman-2.3.10 media-plugins/vdr-dummydevice/Manifest | 1 - .../vdr-dummydevice/vdr-dummydevice-1.0.3.ebuild | 18 ------------------ .../vdr-dummydevice/vdr-dummydevice-2.0.0.ebuild | 6 +++--- 3 files changed, 3 insertions(+), 22 deletions(-) diff --git a/media-plugins/vdr-dummydevice/Manifest b/media-plugins/vdr-dummydevice/Manifest index 175a81ac119..b86a4c68c8c 100644 --- a/media-plugins/vdr-dummydevice/Manifest +++ b/media-plugins/vdr-dummydevice/Manifest @@ -1,2 +1 @@ -DIST vdr-dummydevice-1.0.3.tgz 9829 BLAKE2B 13372b3909cea6cbde598b69245eff59cbec2a330c79595cb8ffa3db9c5fa95603600301044bbefa00a8e4d095c79d0e7408828fa7ac74c02e91640920fdfb2f SHA512 31989bcdb1fa52a0aa5364ff9d8ec586eb638c32083aa61592a87305d1159f021cbe5ee885087ca9c68fd97cb0beefd2a0c0f36b1d6578587838ceed125c560f DIST vdr-dummydevice-2.0.0.tgz 10556 BLAKE2B c8670c8180c1b3581490ed63b70a2d4f42a4cef8dad3bb9cac5075fc0e937b1f93e317b54209f6cecec915d5b6b7727bc2325c2f998ad698b9cc70613962f1bf SHA512 a554bfaa85d518fcfbe49070aeab371843849f119b00312a7764487a2899834e21702f8fb620204b9134327941c86f8e3582fe91f8acefc8f0e3644399dd5158 diff --git a/media-plugins/vdr-dummydevice/vdr-dummydevice-1.0.3.ebuild b/media-plugins/vdr-dummydevice/vdr-dummydevice-1.0.3.ebuild deleted file mode 100644 index f4dfcb4057d..00000000000 --- a/media-plugins/vdr-dummydevice/vdr-dummydevice-1.0.3.ebuild +++ /dev/null @@ -1,18 +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: dummy output device - for recording server without TV" -HOMEPAGE="http://phivdr.dyndns.org/vdr/${PN}/" -SRC_URI="http://phivdr.dyndns.org/vdr/${PN}/${P}.tgz" - -KEYWORDS="amd64 x86" -SLOT="0" -LICENSE="GPL-2" -IUSE="" - -DEPEND=">=media-video/vdr-1.6.0" -RDEPEND="${DEPEND}" diff --git a/media-plugins/vdr-dummydevice/vdr-dummydevice-2.0.0.ebuild b/media-plugins/vdr-dummydevice/vdr-dummydevice-2.0.0.ebuild index abd28acc27a..3cd6d1cd1dd 100644 --- a/media-plugins/vdr-dummydevice/vdr-dummydevice-2.0.0.ebuild +++ b/media-plugins/vdr-dummydevice/vdr-dummydevice-2.0.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 inherit vdr-plugin-2 -DESCRIPTION="VDR Plugin: dummy output device - for recording server without any output devices" +DESCRIPTION="VDR Plugin: dummy output device ,for recording server without any output devices" HOMEPAGE="http://phivdr.dyndns.org/vdr/${PN}/" SRC_URI="http://phivdr.dyndns.org/vdr/${PN}/${P}.tgz"