diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-09 17:21:16 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-09 17:21:16 +0000 |
commit | 920f9166a06b4d4188a22db031f438ec957af4b7 (patch) | |
tree | d37b31f78aab002fca6bc315a5906bbf56a8598a /dev-games | |
parent | QA: Cleaner einfo, ewarn, eerror and echo usage (diff) | |
download | gentoo-2-920f9166a06b4d4188a22db031f438ec957af4b7.tar.gz gentoo-2-920f9166a06b4d4188a22db031f438ec957af4b7.tar.bz2 gentoo-2-920f9166a06b4d4188a22db031f438ec957af4b7.zip |
sync IUSE (+debug +cal3d -${IUSE} -python)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/crystalspace/crystalspace-0.98.4.20050224.ebuild | 4 | ||||
-rw-r--r-- | dev-games/crystalspace/crystalspace-0.99_pre20050518.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-games/crystalspace/crystalspace-0.98.4.20050224.ebuild b/dev-games/crystalspace/crystalspace-0.98.4.20050224.ebuild index 11a5f25a911d..6ab521dc8373 100644 --- a/dev-games/crystalspace/crystalspace-0.98.4.20050224.ebuild +++ b/dev-games/crystalspace/crystalspace-0.98.4.20050224.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.98.4.20050224.ebuild,v 1.2 2005/02/28 17:31:50 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.98.4.20050224.ebuild,v 1.3 2005/07/09 17:21:16 agriffis Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/crystal/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~ppc ~x86" -IUSE="3ds mikmod mng oggvorbis openal truetype" +IUSE="3ds cal3d mikmod mng oggvorbis openal truetype" RDEPEND="sys-libs/zlib >=media-libs/libpng-1.2.1 diff --git a/dev-games/crystalspace/crystalspace-0.99_pre20050518.ebuild b/dev-games/crystalspace/crystalspace-0.99_pre20050518.ebuild index 391e5e3e10a5..6743e97d2771 100644 --- a/dev-games/crystalspace/crystalspace-0.99_pre20050518.ebuild +++ b/dev-games/crystalspace/crystalspace-0.99_pre20050518.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.99_pre20050518.ebuild,v 1.2 2005/05/24 13:23:36 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-0.99_pre20050518.ebuild,v 1.3 2005/07/09 17:21:16 agriffis Exp $ inherit debug @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/crystal/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" -IUSE="${IUSE} oggvorbis mikmod openal truetype 3ds mng python" +IUSE="3ds debug mikmod mng oggvorbis openal truetype" RDEPEND="sys-libs/zlib >=media-libs/libpng-1.2.1 |