diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:29:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:29:30 +0000 |
commit | 83fe4426bddd4545c25b477e40ad88e93a8bbc90 (patch) | |
tree | b18e86d4b728998e5ceda36488b67c747e03c1a1 /media-video/xanim-export | |
parent | sync IUSE (+mmx), don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-83fe4426bddd4545c25b477e40ad88e93a8bbc90.tar.gz historical-83fe4426bddd4545c25b477e40ad88e93a8bbc90.tar.bz2 historical-83fe4426bddd4545c25b477e40ad88e93a8bbc90.zip |
sync IUSE (missing)
Diffstat (limited to 'media-video/xanim-export')
-rw-r--r-- | media-video/xanim-export/xanim-export-2.80.1-r3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-video/xanim-export/xanim-export-2.80.1-r3.ebuild b/media-video/xanim-export/xanim-export-2.80.1-r3.ebuild index 50dada6918eb..e9ef342a544a 100644 --- a/media-video/xanim-export/xanim-export-2.80.1-r3.ebuild +++ b/media-video/xanim-export/xanim-export-2.80.1-r3.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/xanim-export/xanim-export-2.80.1-r3.ebuild,v 1.11 2004/06/25 00:53:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/xanim-export/xanim-export-2.80.1-r3.ebuild,v 1.12 2004/07/14 22:26:55 agriffis Exp $ inherit flag-o-matic eutils strip-flags -finline-functions @@ -67,6 +67,7 @@ SRC_URI="http://heroine.linuxave.net/xanim_exporting_edition.tar.gz LICENSE="XAnim" SLOT="0" KEYWORDS="x86 ppc sparc" +IUSE="" DEPEND=">=sys-libs/glibc-2.1.3 >=media-libs/jpeg-6b |