summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2008-03-24 09:50:54 +0000
committerJoerg Bornkessel <hd_brummy@gentoo.org>2008-03-24 09:50:54 +0000
commit56565662b918e2be9560ca313821d261f0e36f94 (patch)
tree9fcf19e75334385428e14a0b27cfb7182aa02523 /media-plugins/vdr-atmo/vdr-atmo-0.1.3.ebuild
parentVersion bump. Added patch to allow more robust optional dependencies, fixed b... (diff)
downloadhistorical-56565662b918e2be9560ca313821d261f0e36f94.tar.gz
historical-56565662b918e2be9560ca313821d261f0e36f94.tar.bz2
historical-56565662b918e2be9560ca313821d261f0e36f94.zip
version bump
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-plugins/vdr-atmo/vdr-atmo-0.1.3.ebuild')
-rw-r--r--media-plugins/vdr-atmo/vdr-atmo-0.1.3.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/media-plugins/vdr-atmo/vdr-atmo-0.1.3.ebuild b/media-plugins/vdr-atmo/vdr-atmo-0.1.3.ebuild
new file mode 100644
index 000000000000..0b773f2a61fe
--- /dev/null
+++ b/media-plugins/vdr-atmo/vdr-atmo-0.1.3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-atmo/vdr-atmo-0.1.3.ebuild,v 1.1 2008/03/24 09:50:54 hd_brummy Exp $
+
+inherit vdr-plugin
+
+DESCRIPTION="VDR Plugin: Plugin for the Atmolight"
+HOMEPAGE="http://www.edener.de/"
+SRC_URI="http://www.edener.de/${P}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=">=media-video/vdr-1.5.7"