summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2014-01-15 00:34:36 +0000
committerJoerg Bornkessel <hd_brummy@gentoo.org>2014-01-15 00:34:36 +0000
commit3c7718458765ef18db736d554bd3c1b990ced8a2 (patch)
treee4041f6a4936f534304db43a0e941ccc1b847331 /media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild
parentrekeyworded ~ARCH ~x86, due depends on ~arch media-plugins/vdr-burn; wrt bug ... (diff)
downloadhistorical-3c7718458765ef18db736d554bd3c1b990ced8a2.tar.gz
historical-3c7718458765ef18db736d554bd3c1b990ced8a2.tar.bz2
historical-3c7718458765ef18db736d554bd3c1b990ced8a2.zip
cleanup; eapi=5; vdr-plugin-2.eclass; rekeyworded ~x86; removed i18n crap
Package-Manager: portage-2.2.1/cvs/Linux i686 Manifest-Sign-Key: 0x34C2808A
Diffstat (limited to 'media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild')
-rw-r--r--media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild b/media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild
deleted file mode 100644
index 1ee411474dbe..000000000000
--- a/media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-pilot/vdr-pilot-0.0.9.ebuild,v 1.3 2008/04/28 08:36:02 zzam Exp $
-
-IUSE=""
-inherit vdr-plugin eutils
-
-DESCRIPTION="VDR plugin: Another way for viewing EPG and zap to channels"
-HOMEPAGE="http://famillejacques.free.fr/vdr/"
-SRC_URI="http://famillejacques.free.fr/vdr/pilot/${P}.tgz"
-
-KEYWORDS="x86"
-SLOT="0"
-LICENSE="GPL-2"
-
-DEPEND=">=media-video/vdr-1.4.1"
-
-PATCHES=("${FILESDIR}/${P}-german.diff")