summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Raschbacher <lordvan@gentoo.org>2004-06-03 21:46:19 +0000
committerThomas Raschbacher <lordvan@gentoo.org>2004-06-03 21:46:19 +0000
commitc8e09b86f3371aacac392f3c84b529cbd8b74f3a (patch)
tree9d4ba629041419f1a6541c5afa774d8c43f28df6 /dev-games
parentremoved glibc mask (diff)
downloadgentoo-2-c8e09b86f3371aacac392f3c84b529cbd8b74f3a.tar.gz
gentoo-2-c8e09b86f3371aacac392f3c84b529cbd8b74f3a.tar.bz2
gentoo-2-c8e09b86f3371aacac392f3c84b529cbd8b74f3a.zip
fixed dep for ode so it compiles
Diffstat (limited to 'dev-games')
-rw-r--r--dev-games/crystalspace/ChangeLog6
-rw-r--r--dev-games/crystalspace/crystalspace-20030413-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-games/crystalspace/ChangeLog b/dev-games/crystalspace/ChangeLog
index 528c19016b67..8d61b346a887 100644
--- a/dev-games/crystalspace/ChangeLog
+++ b/dev-games/crystalspace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-games/crystalspace
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.4 2004/04/13 09:23:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.5 2004/06/03 21:46:19 lordvan Exp $
+
+ 03 Jun 2004; Thomas Raschbacher <lordvan@gentoo.org>
+ crystalspace-20030413-r1.ebuild:
+ changed dep for ode to match version 0.039 because it doesn't work with 0.5
13 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org>
crystalspace-20030413-r1.ebuild:
diff --git a/dev-games/crystalspace/crystalspace-20030413-r1.ebuild b/dev-games/crystalspace/crystalspace-20030413-r1.ebuild
index 533fa541cac2..c1664e2e116c 100644
--- a/dev-games/crystalspace/crystalspace-20030413-r1.ebuild
+++ b/dev-games/crystalspace/crystalspace-20030413-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.13 2004/04/13 09:23:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-20030413-r1.ebuild,v 1.14 2004/06/03 21:46:19 lordvan Exp $
DESCRIPTION="portable 3D Game Development Kit written in C++"
SRC_URI="mirror://gentoo/distfiles/${P}.tar.gz"
@@ -22,7 +22,7 @@ RDEPEND=">=media-libs/libpng-1.2.1
oggvorbis? (
>=media-libs/libogg-1.0
>=media-libs/libvorbis-1.0 )
- dev-games/ode
+ =dev-games/ode-0.039
>=dev-lang/perl-5.6.1
!dev-games/crystalspace-cvs"
DEPEND="${RDEPEND}