diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-09-23 06:50:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-09-23 06:50:35 +0000 |
commit | 0a041eec3a3bf82bbe200637ef269fbbe73f5c48 (patch) | |
tree | f7df0c8a45ae17217e0d7010ac0cee94b78e780e /dev-games/crystalspace | |
parent | Initial import of gst-plugins-flac - approved by spider@gentoo.org (diff) | |
download | gentoo-2-0a041eec3a3bf82bbe200637ef269fbbe73f5c48.tar.gz gentoo-2-0a041eec3a3bf82bbe200637ef269fbbe73f5c48.tar.bz2 gentoo-2-0a041eec3a3bf82bbe200637ef269fbbe73f5c48.zip |
crystalspace is in dev-games
Diffstat (limited to 'dev-games/crystalspace')
-rw-r--r-- | dev-games/crystalspace/crystalspace-20030413-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |