diff options
author | 2004-07-14 21:33:20 +0000 | |
---|---|---|
committer | 2004-07-14 21:33:20 +0000 | |
commit | 8cc50fda5e86b9673362af7cd7f0e14685152ea4 (patch) | |
tree | 9ef83e4016e1b4012191420b96f30cabd8124561 /media-video/dvdauthor | |
parent | don't dep on arch for gnuconfig_update (diff) | |
download | historical-8cc50fda5e86b9673362af7cd7f0e14685152ea4.tar.gz historical-8cc50fda5e86b9673362af7cd7f0e14685152ea4.tar.bz2 historical-8cc50fda5e86b9673362af7cd7f0e14685152ea4.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 |