diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-29 18:23:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-29 18:23:55 +0000 |
commit | 86fef0dadfca4dbd4b4ccc0b501165cfc7e368af (patch) | |
tree | 9a0d72afbeb7047704cb98c4c9fca2e68297dfcf /dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild | |
parent | add sed-4 dep (Manifest recommit) (diff) | |
download | gentoo-2-86fef0dadfca4dbd4b4ccc0b501165cfc7e368af.tar.gz gentoo-2-86fef0dadfca4dbd4b4ccc0b501165cfc7e368af.tar.bz2 gentoo-2-86fef0dadfca4dbd4b4ccc0b501165cfc7e368af.zip |
sync IUSE (+3ds, +freetype, +mikmod, +mng, +oggvorbis, +openal, +zlib)
Diffstat (limited to 'dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild')
-rw-r--r-- | dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild b/dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild index eca3c54bfabf..2da12ac54d01 100644 --- a/dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild +++ b/dev-games/crystalspace-cvs/crystalspace-cvs-0.97.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/dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild,v 1.13 2004/06/29 15:03:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild,v 1.14 2004/06/29 18:23:55 agriffis Exp $ inherit cvs ECVS_SERVER="cvs.sourceforge.net:/cvsroot/crystal" @@ -15,7 +15,7 @@ SRC_URI="" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~x86 ~ppc" -IUSE="" +IUSE="3ds freetype mikmod mng oggvorbis openal zlib" RDEPEND=">=media-libs/libpng-1.2.1 >=media-libs/jpeg-6b |