diff options
author | Joerg Bornkessel <hd_brummy@gentoo.org> | 2015-09-08 21:27:30 +0200 |
---|---|---|
committer | Joerg Bornkessel <hd_brummy@gentoo.org> | 2015-09-08 21:27:30 +0200 |
commit | e38afa1b8fa3c8d29d693eb7238aa91c1cb72398 (patch) | |
tree | 2f1f58d1d7c2a298d4bba4c77201acc37d5377c9 /media-plugins/vdr-analogradio/vdr-analogradio-0.1.3a.ebuild | |
parent | cleaned up vdr-reelbox (diff) | |
download | testing-e38afa1b8fa3c8d29d693eb7238aa91c1cb72398.tar.gz testing-e38afa1b8fa3c8d29d693eb7238aa91c1cb72398.tar.bz2 testing-e38afa1b8fa3c8d29d693eb7238aa91c1cb72398.zip |
cleanup dead plugins
Diffstat (limited to 'media-plugins/vdr-analogradio/vdr-analogradio-0.1.3a.ebuild')
-rw-r--r-- | media-plugins/vdr-analogradio/vdr-analogradio-0.1.3a.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/media-plugins/vdr-analogradio/vdr-analogradio-0.1.3a.ebuild b/media-plugins/vdr-analogradio/vdr-analogradio-0.1.3a.ebuild deleted file mode 100644 index 9b305e0..0000000 --- a/media-plugins/vdr-analogradio/vdr-analogradio-0.1.3a.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -inherit vdr-plugin - -DESCRIPTION="VDR Plugin: to get input from an analog radio device" -HOMEPAGE="http://tankwar.de/Analogradio" -SRC_URI="http://tankwar.de/files/analogradio/${P}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=media-video/vdr-1.3.44" |