Removing specific version of openal since the older CVS snapshot versions have been...
authorChris Gianelloni <wolf31o2@gentoo.org>
Wed, 6 Dec 2006 20:23:34 +0000 (20:23 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Wed, 6 Dec 2006 20:23:34 +0000 (20:23 +0000)
Package-Manager: portage-2.1.2_rc2-r2

games-sports/torcs/ChangeLog
games-sports/torcs/torcs-1.2.4-r1.ebuild
games-sports/ultimatestunts/ChangeLog
games-sports/ultimatestunts/ultimatestunts-0.6.1-r1.ebuild

index 075a1d3f4d43853787858c0f1d4697d28e29598b..0a02ef891ce07aa39d370975052e1db3737d8577 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for games-sports/torcs
 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.19 2006/11/12 12:13:50 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.20 2006/12/06 20:22:43 wolf31o2 Exp $
+
+  06 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> torcs-1.2.4-r1.ebuild:
+  Removing specific version of openal since the older CVS snapshot versions
+  have been removed from the tree for some time now.
 
   12 Nov 2006; Tristan Heaven <nyhm@gentoo.org> torcs-1.3.0.ebuild:
   Depend on openal-0.0.8-r1, bug #154822
index 3b185eb9b5c7c0bf4fcbfe9b5eb5bfca99d4845f..10c58d6adb8e03f740d639a9676c4c5717bc0761 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.2.4-r1.ebuild,v 1.5 2006/11/04 13:56:53 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.2.4-r1.ebuild,v 1.6 2006/12/06 20:22:43 wolf31o2 Exp $
 
 inherit eutils games
 
@@ -16,7 +16,7 @@ IUSE=""
 DEPEND=">=media-libs/plib-1.8.3
        virtual/opengl
        virtual/glut
-       ~media-libs/openal-0.0.8
+       media-libs/openal
        media-libs/freealut
        media-libs/libpng
        sys-libs/zlib"
index 1437bc4e0adeb2b98cb4ed869f42dafcf25b4e44..175a055f8a122ba18c77ebb475094203de357733 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for games-sports/ultimatestunts
 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/ultimatestunts/ChangeLog,v 1.10 2006/11/13 14:17:04 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/ultimatestunts/ChangeLog,v 1.11 2006/12/06 20:23:34 wolf31o2 Exp $
+
+  06 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+  ultimatestunts-0.6.1-r1.ebuild:
+  Removing specific version of openal since the older CVS snapshot versions
+  have been removed from the tree for some time now.
 
 *ultimatestunts-0.6.3 (13 Nov 2006)
 
index 0dab6086c5bae5a55afb2ec4a25b0dcd38584aa0..5db609d590c95ff8cf791e049a4df40c47731cfd 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2006 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/ultimatestunts/ultimatestunts-0.6.1-r1.ebuild,v 1.1 2006/05/12 18:18:19 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/ultimatestunts/ultimatestunts-0.6.1-r1.ebuild,v 1.2 2006/12/06 20:23:34 wolf31o2 Exp $
 
 inherit eutils versionator games
 
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND="media-libs/libsdl
-       ~media-libs/openal-0.0.8
+       media-libs/openal
        media-libs/freealut
        virtual/opengl
        virtual/glu