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 | 4cded571c6aa5693a3089dee8d7dd3f92dcffc9e (patch) | |
tree | 9c40d6e9e98694724cc5ad6024fa125fe01632dd /dev-games | |
parent | add sed-4 dep (diff) | |
download | historical-4cded571c6aa5693a3089dee8d7dd3f92dcffc9e.tar.gz historical-4cded571c6aa5693a3089dee8d7dd3f92dcffc9e.tar.bz2 historical-4cded571c6aa5693a3089dee8d7dd3f92dcffc9e.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/Manifest | 14 | ||||
-rw-r--r-- | dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild | 4 |
3 files changed, 9 insertions, 15 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/Manifest b/dev-games/crystalspace-cvs/Manifest index f16fb7f1c6ad..17116645e3cb 100644 --- a/dev-games/crystalspace-cvs/Manifest +++ b/dev-games/crystalspace-cvs/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 993b2e8dcb5501379e21d4f95840a5e7 ChangeLog 772 -MD5 ae594c1f7c070946b68f342912e7b255 crystalspace-cvs-0.97.ebuild 1548 +MD5 3520dfdca0938e8042d4ff3e7635b5cb crystalspace-cvs-0.97.ebuild 1595 +MD5 38109aba1a6374ed178593e4d45c534b ChangeLog 928 MD5 e4c7a49ca08eb200cfa0a9f9246e2257 metadata.xml 959 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-crystalspace-cvs-0.97 0 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.8 (GNU/Linux) - -iD8DBQFA4YTtHTu7gpaalycRAsegAJ9ZcQkjTkmDlK83h+6uisVtllXliACgjvI1 -86FM2MxBKouVxA0CRc+mP/Q= -=Dyus ------END PGP SIGNATURE----- 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 |