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 | 4cb89a8a06675289ebe66d13dd70559c8f0833ff (patch) | |
tree | 2c82221f2d3a3da723795ed0c58da356e761e88c /media-tv/kvdr | |
parent | sync IUSE (+mmx), don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-4cb89a8a06675289ebe66d13dd70559c8f0833ff.tar.gz historical-4cb89a8a06675289ebe66d13dd70559c8f0833ff.tar.bz2 historical-4cb89a8a06675289ebe66d13dd70559c8f0833ff.zip |
sync IUSE (missing)
Diffstat (limited to 'media-tv/kvdr')
-rw-r--r-- | media-tv/kvdr/kvdr-0.61.ebuild | 3 | ||||
-rw-r--r-- | media-tv/kvdr/kvdr-0.62.ebuild | 3 |
2 files changed, 4 insertions, 2 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" |