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 | |
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')
-rw-r--r-- | dev-games/crystalspace-cvs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-games/crystalspace-cvs/ChangeLog b/dev-games/crystalspace-cvs/ChangeLog index 0a75c6c4d055..e50c3d5ceb17 100644 --- a/dev-games/crystalspace-cvs/ChangeLog +++ b/dev-games/crystalspace-cvs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-games/crystalspace-cvs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/ChangeLog,v 1.6 2004/06/24 22:10:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/ChangeLog,v 1.7 2004/06/29 18:23:55 agriffis Exp $ + + 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> + crystalspace-cvs-0.97.ebuild: + sync IUSE (+3ds, +freetype, +mikmod, +mng, +oggvorbis, +openal, +zlib) 29 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> crystalspace-cvs-0.97.ebuild: 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 |