diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-07-18 23:17:48 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-07-18 23:17:48 +0000 |
commit | 0f827012be57b00d622cad8f5d1b0367ecf25bc9 (patch) | |
tree | 811f3fbbd550eccf3c0f0770bda21f451c20ca93 /dev-games/crystalspace | |
parent | ah what the hell :) (diff) | |
download | historical-0f827012be57b00d622cad8f5d1b0367ecf25bc9.tar.gz historical-0f827012be57b00d622cad8f5d1b0367ecf25bc9.tar.bz2 historical-0f827012be57b00d622cad8f5d1b0367ecf25bc9.zip |
ah what the hell :)
Diffstat (limited to 'dev-games/crystalspace')
-rw-r--r-- | dev-games/crystalspace/Manifest | 2 | ||||
-rw-r--r-- | dev-games/crystalspace/crystalspace-20030413-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-games/crystalspace/Manifest b/dev-games/crystalspace/Manifest index 8595a3207ba9..3b180eb08696 100644 --- a/dev-games/crystalspace/Manifest +++ b/dev-games/crystalspace/Manifest @@ -1,3 +1,3 @@ MD5 d90edc320c9f4398c1e5c528569f8706 files/digest-crystalspace-20030413-r1 75 -MD5 e00b36258b862765c02a9ca05fefa1fd crystalspace-20030413-r1.ebuild 1195 +MD5 8ecf3ab1bc2e64a3bce6b811d4f6529a crystalspace-20030413-r1.ebuild 1199 MD5 5c9ca746b4bfe5a42837881bbe892039 ChangeLog 787 diff --git a/dev-games/crystalspace/crystalspace-20030413-r1.ebuild b/dev-games/crystalspace/crystalspace-20030413-r1.ebuild index 3b239ead13c7..2400c34dc835 100644 --- a/dev-games/crystalspace/crystalspace-20030413-r1.ebuild +++ b/dev-games/crystalspace/crystalspace-20030413-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-20030413-r1.ebuild,v 1.3 2003/07/18 18:54:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-20030413-r1.ebuild,v 1.4 2003/07/18 23:17:43 vapier Exp $ DESCRIPTION="portable 3D Game Development Kit written in C++" SRC_URI="mirror://gentoo/distfiles/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://crystal.sourceforge.net/" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" IUSE="oggvorbis mikmod openal truetype 3ds mng" DEPEND=">=media-libs/libpng-1.2.1 |