diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:33:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:33:20 +0000 |
commit | aa8754f570f99c9450323ae7f9ab3d6bce9d94ae (patch) | |
tree | 42a7a4274d48eacb3dfb5f7a7896ca6721cb5b3a /media-video/dvdauthor | |
parent | sync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-aa8754f570f99c9450323ae7f9ab3d6bce9d94ae.tar.gz gentoo-2-aa8754f570f99c9450323ae7f9ab3d6bce9d94ae.tar.bz2 gentoo-2-aa8754f570f99c9450323ae7f9ab3d6bce9d94ae.zip |
sync IUSE (-png, -zlib)
Diffstat (limited to 'media-video/dvdauthor')
-rw-r--r-- | media-video/dvdauthor/dvdauthor-0.6.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/dvdauthor/dvdauthor-0.6.10.ebuild b/media-video/dvdauthor/dvdauthor-0.6.10.ebuild index f0599679d1ab..b0e3dadbd332 100644 --- a/media-video/dvdauthor/dvdauthor-0.6.10.ebuild +++ b/media-video/dvdauthor/dvdauthor-0.6.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-video/dvdauthor/dvdauthor-0.6.10.ebuild,v 1.6 2004/07/13 08:46:17 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdauthor/dvdauthor-0.6.10.ebuild,v 1.7 2004/07/14 21:33:20 agriffis Exp $ inherit eutils 64-bit @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc amd64" -IUSE="png zlib" +IUSE="" DEPEND="media-libs/libdvdread >=media-gfx/imagemagick-5.5.7.14 |