summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlado <herrlado@gmail.com>2012-07-03 10:20:03 +0200
committerlado <herrlado@gmail.com>2012-07-03 10:20:03 +0200
commitb0f763483049712d2e486d400a66f0f4802efe94 (patch)
treed8cecd7ce34fd2603885e95bdaa70409eccf7cc4
parentf5d96545a1fec25cc6bb380f6b744a9699a03ee5 (diff)
downloadvdr-plugin-chanman-b0f763483049712d2e486d400a66f0f4802efe94.tar.gz
vdr-plugin-chanman-b0f763483049712d2e486d400a66f0f4802efe94.tar.bz2
gentoo ebuild are not on mainstream or overlays
-rw-r--r--ebuild/vdr-chanman-0.0.9.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/ebuild/vdr-chanman-0.0.9.ebuild b/ebuild/vdr-chanman-0.0.9.ebuild
deleted file mode 100644
index 235c56e..0000000
--- a/ebuild/vdr-chanman-0.0.9.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-chanman/vdr-chanman-0.0.6.ebuild,v 1.4 2011/01/28 21:21:05 mr_bones_ Exp $
-
-EAPI="3"
-
-inherit vdr-plugin
-
-DESCRIPTION="VDR plugin: change channel with a multi level choice."
-HOMEPAGE="http://projects.vdr-developer.org/projects/plg-chanman/wiki"
-SRC_URI="http://www.messinalug.org/${PN}/download/${P}.tgz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-1.4.6"
-RDEPEND="${DEPEND}"