diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2006-05-16 14:17:50 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2006-05-16 14:17:50 +0000 |
commit | 6a482a24924f5cf514f0e94a0cf519cb40ed233f (patch) | |
tree | 3bc1225c09438daf7b253b33c9f8d4b046a2651e /media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.8a.ebuild | |
parent | Drop ~x86-fbsd keyword for 4.1.5 version until it works. (diff) | |
download | gentoo-2-6a482a24924f5cf514f0e94a0cf519cb40ed233f.tar.gz gentoo-2-6a482a24924f5cf514f0e94a0cf519cb40ed233f.tar.bz2 gentoo-2-6a482a24924f5cf514f0e94a0cf519cb40ed233f.zip |
Version bumped.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.8a.ebuild')
-rw-r--r-- | media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.8a.ebuild | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.8a.ebuild b/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.8a.ebuild new file mode 100644 index 000000000000..494a4d06a918 --- /dev/null +++ b/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.8a.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.8a.ebuild,v 1.1 2006/05/16 14:17:50 zzam Exp $ + +inherit vdr-plugin + +IUSE="" +SLOT="0" + +DESCRIPTION="vdr Plugin: Better EPG view than default vdr" +HOMEPAGE="http://martins-kabuff.de/nordlichtsepg.html" +SRC_URI="http://martins-kabuff.de/download/${P}.tgz" +LICENSE="GPL-2" + +KEYWORDS="~x86 ~amd64" + +DEPEND=">=media-video/vdr-1.3.31" |