diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-06 20:27:53 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-06 20:27:53 +0000 |
commit | 91aca1218b040f69a5187f6994d43f779cac5cdc (patch) | |
tree | ed21132b40ed8511ee7ee3be13a535ba0ce4db6a /games-strategy/scorched3d | |
parent | Remove old virtual/x11 dependency. (diff) | |
download | historical-91aca1218b040f69a5187f6994d43f779cac5cdc.tar.gz historical-91aca1218b040f69a5187f6994d43f779cac5cdc.tar.bz2 historical-91aca1218b040f69a5187f6994d43f779cac5cdc.zip |
Removing specific version of openal since the older CVS snapshot versions have been removed from the tree for some time now.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'games-strategy/scorched3d')
-rw-r--r-- | games-strategy/scorched3d/ChangeLog | 6 | ||||
-rw-r--r-- | games-strategy/scorched3d/scorched3d-40.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/scorched3d/ChangeLog b/games-strategy/scorched3d/ChangeLog index 2b6f22f6cfbb..0168288410fc 100644 --- a/games-strategy/scorched3d/ChangeLog +++ b/games-strategy/scorched3d/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/scorched3d # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/ChangeLog,v 1.40 2006/11/23 20:20:21 vivo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/ChangeLog,v 1.41 2006/12/06 20:27:53 wolf31o2 Exp $ + + 06 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> scorched3d-40.ebuild: + Removing specific version of openal since the older CVS snapshot versions + have been removed from the tree for some time now. 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> scorched3d-40.ebuild, scorched3d-40.1d.ebuild: diff --git a/games-strategy/scorched3d/scorched3d-40.ebuild b/games-strategy/scorched3d/scorched3d-40.ebuild index 5885dabb1316..57c5f43877a0 100644 --- a/games-strategy/scorched3d/scorched3d-40.ebuild +++ b/games-strategy/scorched3d/scorched3d-40.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-strategy/scorched3d/scorched3d-40.ebuild,v 1.6 2006/11/23 20:20:21 vivo Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/scorched3d-40.ebuild,v 1.7 2006/12/06 20:27:53 wolf31o2 Exp $ inherit eutils wxwidgets games @@ -17,7 +17,7 @@ DEPEND="virtual/opengl virtual/glu media-libs/libogg media-libs/libvorbis - ~media-libs/openal-0.0.8 + media-libs/openal media-libs/freealut media-libs/libsdl media-libs/sdl-net |