diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:13:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:13:24 +0000 |
commit | 290364d2ba7fb4bd96b4d121d298564d3a3d9e6a (patch) | |
tree | 94a27bffdda937f95ed3810431690991237e38f0 /media-tv | |
parent | sync IUSE (+mmx), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-290364d2ba7fb4bd96b4d121d298564d3a3d9e6a.tar.gz gentoo-2-290364d2ba7fb4bd96b4d121d298564d3a3d9e6a.tar.bz2 gentoo-2-290364d2ba7fb4bd96b4d121d298564d3a3d9e6a.zip |
sync IUSE (missing)
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/kvdr/kvdr-0.61.ebuild | 3 | ||||
-rw-r--r-- | media-tv/kvdr/kvdr-0.62.ebuild | 3 | ||||
-rw-r--r-- | media-tv/vcr/vcr-1.10.ebuild | 3 | ||||
-rw-r--r-- | media-tv/xmltv/xmltv-0.5.23.ebuild | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/media-tv/kvdr/kvdr-0.61.ebuild b/media-tv/kvdr/kvdr-0.61.ebuild index 7253d5b24599..f0a188471029 100644 --- a/media-tv/kvdr/kvdr-0.61.ebuild +++ b/media-tv/kvdr/kvdr-0.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/kvdr/kvdr-0.61.ebuild,v 1.2 2004/06/25 00:32:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/kvdr/kvdr-0.61.ebuild,v 1.3 2004/07/14 21:10:08 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Kvdr the KDE GUI for VDR (VideoDiskRecorder)" @@ -8,6 +8,7 @@ SRC_URI="http://www.s.netic.de/gfiala/${P}.tgz" HOMEPAGE="http://www.s.netic.de/gfiala/" KEYWORDS="~x86" +IUSE="" SLOT="0" LICENSE="GPL-2" diff --git a/media-tv/kvdr/kvdr-0.62.ebuild b/media-tv/kvdr/kvdr-0.62.ebuild index 66ea801f6398..ffc83c66c4ad 100644 --- a/media-tv/kvdr/kvdr-0.62.ebuild +++ b/media-tv/kvdr/kvdr-0.62.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/kvdr/kvdr-0.62.ebuild,v 1.2 2004/06/25 00:32:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/kvdr/kvdr-0.62.ebuild,v 1.3 2004/07/14 21:10:08 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Kvdr the KDE GUI for VDR (VideoDiskRecorder)" @@ -8,6 +8,7 @@ SRC_URI="http://www.s.netic.de/gfiala/${P}.tgz" HOMEPAGE="http://www.s.netic.de/gfiala/" KEYWORDS="~x86" +IUSE="" SLOT="0" LICENSE="GPL-2" diff --git a/media-tv/vcr/vcr-1.10.ebuild b/media-tv/vcr/vcr-1.10.ebuild index a94a410d9af2..81ad4b1f2435 100644 --- a/media-tv/vcr/vcr-1.10.ebuild +++ b/media-tv/vcr/vcr-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/vcr/vcr-1.10.ebuild,v 1.5 2004/06/25 00:34:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/vcr/vcr-1.10.ebuild,v 1.6 2004/07/14 21:11:11 agriffis Exp $ DESCRIPTION="VCR - Linux Console VCR" HOMEPAGE="http://www.stack.nl/~brama/vcr/" @@ -9,6 +9,7 @@ SRC_URI="http://www.stack.nl/~brama/${PN}/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND=">=media-video/avifile-0.7.37" diff --git a/media-tv/xmltv/xmltv-0.5.23.ebuild b/media-tv/xmltv/xmltv-0.5.23.ebuild index 89eadab2fbea..9e5395e03bfc 100644 --- a/media-tv/xmltv/xmltv-0.5.23.ebuild +++ b/media-tv/xmltv/xmltv-0.5.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.23.ebuild,v 1.3 2004/06/25 00:35:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/xmltv/xmltv-0.5.23.ebuild,v 1.4 2004/07/14 21:13:24 agriffis Exp $ inherit perl-module @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" # NOTE: you can customize the xmltv installation by # defining a XMLTV_OPTS variable which contains |