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 | c98a50c24fea8bd3427b7a91b6ed7a6d4451e13c (patch) | |
tree | eb84b816164d9ad9950f3d6c2d3db6ddebe6bbc1 /dev-games/crystalspace | |
parent | Initial import of gst-plugins-flac - approved by spider@gentoo.org (diff) | |
download | historical-c98a50c24fea8bd3427b7a91b6ed7a6d4451e13c.tar.gz historical-c98a50c24fea8bd3427b7a91b6ed7a6d4451e13c.tar.bz2 historical-c98a50c24fea8bd3427b7a91b6ed7a6d4451e13c.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 |