summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-30 20:01:30 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-30 20:01:30 +0000
commit9b5e4c3b1747c4efd4a3e64ec42642ed210075e8 (patch)
treeb2d60d6378c54daede7ead77d672e76322c7a65b /dev-games
parentAdded die to make install (Manifest recommit) (diff)
downloadgentoo-2-9b5e4c3b1747c4efd4a3e64ec42642ed210075e8.tar.gz
gentoo-2-9b5e4c3b1747c4efd4a3e64ec42642ed210075e8.tar.bz2
gentoo-2-9b5e4c3b1747c4efd4a3e64ec42642ed210075e8.zip
sync with dev-games/crystalspace
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/crystalspace-cvs/ChangeLog6
-rw-r--r--dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-games/crystalspace-cvs/ChangeLog b/dev-games/crystalspace-cvs/ChangeLog
index e50c3d5ceb17..322fc23e4341 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.7 2004/06/29 18:23:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/ChangeLog,v 1.8 2004/06/30 20:01:30 mr_bones_ Exp $
+
+ 30 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ crystalspace-cvs-0.97.ebuild:
+ sync with dev-games/crystalspace
29 Jun 2004; Aron Griffis <agriffis@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 2da12ac54d01..ade03578586e 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.14 2004/06/29 18:23:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild,v 1.15 2004/06/30 20:01:30 mr_bones_ Exp $
inherit cvs
ECVS_SERVER="cvs.sourceforge.net:/cvsroot/crystal"
@@ -15,14 +15,14 @@ SRC_URI=""
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
-IUSE="3ds freetype mikmod mng oggvorbis openal zlib"
+IUSE="3ds truetype mikmod mng oggvorbis openal zlib"
RDEPEND=">=media-libs/libpng-1.2.1
>=media-libs/jpeg-6b
mng? ( media-libs/libmng )
mikmod? ( media-libs/libmikmod )
3ds? ( media-libs/lib3ds )
- freetype? ( >=media-libs/freetype-2.0 )
+ truetype? ( >=media-libs/freetype-2.0 )
openal? ( media-libs/openal )
zlib? ( sys-libs/zlib )
oggvorbis? (