summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2018-08-26 14:29:16 +0200
committerJoerg Bornkessel <hd_brummy@gentoo.org>2018-08-26 14:38:50 +0200
commitc66abf93cd99694fb9d75b599cbf51b14b6106ce (patch)
treef9706b0ec9e53ce410f091575f9239548513ab72 /media-plugins
parentmedia-sound/sonic-visualiser: 3.1.1 version bump (diff)
downloadgentoo-c66abf93cd99694fb9d75b599cbf51b14b6106ce.tar.gz
gentoo-c66abf93cd99694fb9d75b599cbf51b14b6106ce.tar.bz2
gentoo-c66abf93cd99694fb9d75b599cbf51b14b6106ce.zip
media-plugins/vdr-dummydevice: cleanup old; eapi 7; fixed long description
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/vdr-dummydevice/Manifest1
-rw-r--r--media-plugins/vdr-dummydevice/vdr-dummydevice-1.0.3.ebuild18
-rw-r--r--media-plugins/vdr-dummydevice/vdr-dummydevice-2.0.0.ebuild6
3 files changed, 3 insertions, 22 deletions
diff --git a/media-plugins/vdr-dummydevice/Manifest b/media-plugins/vdr-dummydevice/Manifest
index 175a81ac119a..b86a4c68c8c6 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 f4dfcb4057de..000000000000
--- 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 abd28acc27a1..3cd6d1cd1dde 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"