diff options
author | 2004-07-14 22:15:10 +0000 | |
---|---|---|
committer | 2004-07-14 22:15:10 +0000 | |
commit | a379c1e90a3462493f64f2fe0470e6fb0042d514 (patch) | |
tree | a41559ec1f868898747c15e6a8fdea638bab32bf /media-video/streamdvd | |
parent | sync IUSE (+mad), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-a379c1e90a3462493f64f2fe0470e6fb0042d514.tar.gz gentoo-2-a379c1e90a3462493f64f2fe0470e6fb0042d514.tar.bz2 gentoo-2-a379c1e90a3462493f64f2fe0470e6fb0042d514.zip |
sync IUSE (missing)
Diffstat (limited to 'media-video/streamdvd')
-rw-r--r-- | media-video/streamdvd/streamdvd-0.3.ebuild | 3 | ||||
-rw-r--r-- | media-video/streamdvd/streamdvd-0.4.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/media-video/streamdvd/streamdvd-0.3.ebuild b/media-video/streamdvd/streamdvd-0.3.ebuild index 08a3125fd930..b9998ee2836e 100644 --- a/media-video/streamdvd/streamdvd-0.3.ebuild +++ b/media-video/streamdvd/streamdvd-0.3.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-video/streamdvd/streamdvd-0.3.ebuild,v 1.2 2004/06/25 00:50:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/streamdvd/streamdvd-0.3.ebuild,v 1.3 2004/07/14 22:11:11 agriffis Exp $ DESCRIPTION="fast tool to backup Video DVDs 'on the fly'" HOMEPAGE="http://www.badabum.de/streamdvd.html" @@ -9,6 +9,7 @@ SRC_URI="http://www.badabum.de/down/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="media-libs/libdvdread" diff --git a/media-video/streamdvd/streamdvd-0.4.ebuild b/media-video/streamdvd/streamdvd-0.4.ebuild index c81369c2552d..f50e29dc2045 100644 --- a/media-video/streamdvd/streamdvd-0.4.ebuild +++ b/media-video/streamdvd/streamdvd-0.4.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-video/streamdvd/streamdvd-0.4.ebuild,v 1.3 2004/06/25 00:50:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/streamdvd/streamdvd-0.4.ebuild,v 1.4 2004/07/14 22:11:11 agriffis Exp $ DESCRIPTION="fast tool to backup Video DVDs 'on the fly'" HOMEPAGE="http://www.badabum.de/streamdvd.html" @@ -9,6 +9,7 @@ SRC_URI="http://www.badabum.de/down/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" +IUSE="" DEPEND="media-libs/libdvdread" |