diff options
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild | 4 | ||||
-rw-r--r-- | dev-games/crystalspace/crystalspace-20030413-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild b/dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild index a55e4a79daab..d3cd415c0325 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-2003 Gentoo Technologies, Inc. # 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.6 2003/08/24 22:21:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild,v 1.7 2003/09/23 06:50:35 vapier Exp $ inherit cvs ECVS_SERVER="cvs.sourceforge.net:/cvsroot/crystal" @@ -29,7 +29,7 @@ DEPEND=">=media-libs/libpng-1.2.1 x86? ( dev-lang/nasm ) dev-games/ode >=dev-lang/perl-5.6.1 - !dev-libs/crystalspace" + !dev-games/crystalspace" CRYSTAL_PREFIX=/opt/crystal diff --git a/dev-games/crystalspace/crystalspace-20030413-r1.ebuild b/dev-games/crystalspace/crystalspace-20030413-r1.ebuild index 41985a0e55a0..83ed7e98ca81 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.9 2003/08/24 22:22:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-20030413-r1.ebuild,v 1.10 2003/09/23 06:50:35 vapier Exp $ DESCRIPTION="portable 3D Game Development Kit written in C++" SRC_URI="mirror://gentoo/distfiles/${P}.tar.gz" @@ -24,7 +24,7 @@ DEPEND=">=media-libs/libpng-1.2.1 x86? ( dev-lang/nasm ) dev-games/ode >=dev-lang/perl-5.6.1 - !dev-libs/crystalspace-cvs" + !dev-games/crystalspace-cvs" S=${WORKDIR}/CS |