diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-06 20:23:34 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-06 20:23:34 +0000 |
commit | d0fa3cc0b2ecd6358ada1b81b96632deb4108b3a (patch) | |
tree | 1172c803ad06b9ed8117d0d0f6162d572d969a6b /games-sports | |
parent | Removing specific version of openal since the older CVS snapshot versions hav... (diff) | |
download | gentoo-2-d0fa3cc0b2ecd6358ada1b81b96632deb4108b3a.tar.gz gentoo-2-d0fa3cc0b2ecd6358ada1b81b96632deb4108b3a.tar.bz2 gentoo-2-d0fa3cc0b2ecd6358ada1b81b96632deb4108b3a.zip |
Removing specific version of openal since the older CVS snapshot versions have been removed from the tree for some time now.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/ultimatestunts/ChangeLog | 7 | ||||
-rw-r--r-- | games-sports/ultimatestunts/ultimatestunts-0.6.1-r1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/games-sports/ultimatestunts/ChangeLog b/games-sports/ultimatestunts/ChangeLog index 1437bc4e0ade..175a055f8a12 100644 --- a/games-sports/ultimatestunts/ChangeLog +++ b/games-sports/ultimatestunts/ChangeLog @@ -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) diff --git a/games-sports/ultimatestunts/ultimatestunts-0.6.1-r1.ebuild b/games-sports/ultimatestunts/ultimatestunts-0.6.1-r1.ebuild index 0dab6086c5ba..5db609d590c9 100644 --- a/games-sports/ultimatestunts/ultimatestunts-0.6.1-r1.ebuild +++ b/games-sports/ultimatestunts/ultimatestunts-0.6.1-r1.ebuild @@ -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 |