diff options
author | Michael Imhof <tantive@gentoo.org> | 2004-07-27 15:10:16 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2004-07-27 15:10:16 +0000 |
commit | d5a83d321ff6b62b6259133fa071289d042a985e (patch) | |
tree | 50a37cbb14a8c607b17baa9e06ac2ed688a09104 /media-video/streamdvd | |
parent | Added a fix for bug #58185. (diff) | |
download | gentoo-2-d5a83d321ff6b62b6259133fa071289d042a985e.tar.gz gentoo-2-d5a83d321ff6b62b6259133fa071289d042a985e.tar.bz2 gentoo-2-d5a83d321ff6b62b6259133fa071289d042a985e.zip |
small fixes
Diffstat (limited to 'media-video/streamdvd')
-rw-r--r-- | media-video/streamdvd/streamdvd-0.4-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-video/streamdvd/streamdvd-0.4-r1.ebuild b/media-video/streamdvd/streamdvd-0.4-r1.ebuild index b9e2c6068d56..3aa12558672b 100644 --- a/media-video/streamdvd/streamdvd-0.4-r1.ebuild +++ b/media-video/streamdvd/streamdvd-0.4-r1.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-r1.ebuild,v 1.2 2004/07/27 00:00:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/streamdvd/streamdvd-0.4-r1.ebuild,v 1.3 2004/07/27 15:10:16 tantive Exp $ DESCRIPTION="fast tool to backup Video DVDs 'on the fly'" HOMEPAGE="http://www.badabum.de/streamdvd.html" @@ -9,7 +9,6 @@ SRC_URI="http://www.badabum.de/down/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" -IUSE="gui" DEPEND="media-libs/libdvdread gui? ( dev-perl/perl-tk |