diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-07-20 05:15:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-07-20 05:15:41 +0000 |
commit | ef1ba425b4a5a7260f569a39dc53ff37c20ec95f (patch) | |
tree | 1d6535acc499b19b4b3bb68f613455367b08aa5c /dev-games/crystalspace-cvs | |
parent | move ode (diff) | |
download | gentoo-2-ef1ba425b4a5a7260f569a39dc53ff37c20ec95f.tar.gz gentoo-2-ef1ba425b4a5a7260f569a39dc53ff37c20ec95f.tar.bz2 gentoo-2-ef1ba425b4a5a7260f569a39dc53ff37c20ec95f.zip |
ode is in dev-games
Diffstat (limited to 'dev-games/crystalspace-cvs')
-rw-r--r-- | dev-games/crystalspace-cvs/Manifest | 2 | ||||
-rw-r--r-- | dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-games/crystalspace-cvs/Manifest b/dev-games/crystalspace-cvs/Manifest index 0912930f49a6..2af8e322ad9b 100644 --- a/dev-games/crystalspace-cvs/Manifest +++ b/dev-games/crystalspace-cvs/Manifest @@ -1,3 +1,3 @@ MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-crystalspace-cvs-0.97 0 MD5 b0021dce569bbd0519783e2185679fe8 ChangeLog 407 -MD5 d38bd5a80cce2455761ee6a251bb2f3a crystalspace-cvs-0.97.ebuild 1244 +MD5 924aefed5bdd7f89895ff3c8b6c3c2cd crystalspace-cvs-0.97.ebuild 1245 diff --git a/dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild b/dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild index 69207e3178eb..b6b8e0ba8774 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.3 2003/07/18 23:17:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace-cvs/crystalspace-cvs-0.97.ebuild,v 1.4 2003/07/20 05:15:38 vapier Exp $ inherit cvs ECVS_SERVER="cvs.sourceforge.net:/cvsroot/crystal" @@ -27,7 +27,7 @@ DEPEND=">=media-libs/libpng-1.2.1 oggvorbis? ( >=media-libs/libogg-1.0 >=media-libs/libvorbis-1.0 ) x86? ( dev-lang/nasm ) - dev-libs/ode + dev-games/ode >=dev-lang/perl-5.6.1 !dev-libs/crystalspace" |