summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-06-29 13:29:42 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-06-29 13:29:42 +0000
commitfc85d581a9fe814f5791de0e24935f4a835cb98b (patch)
tree6f307b1d98f9a3d3c238f977805cb40edadd34c8 /games-strategy
parentStable on x86 wrt bug #137392. (diff)
downloadgentoo-2-fc85d581a9fe814f5791de0e24935f4a835cb98b.tar.gz
gentoo-2-fc85d581a9fe814f5791de0e24935f4a835cb98b.tar.bz2
gentoo-2-fc85d581a9fe814f5791de0e24935f4a835cb98b.zip
Remove version information from openal dependency for bug #138392.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/glest/ChangeLog5
-rw-r--r--games-strategy/glest/glest-2.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-strategy/glest/ChangeLog b/games-strategy/glest/ChangeLog
index b68f6dde9769..3e5e49c4b10f 100644
--- a/games-strategy/glest/ChangeLog
+++ b/games-strategy/glest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/glest
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.10 2006/04/14 22:05:06 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/ChangeLog,v 1.11 2006/06/29 13:29:42 wolf31o2 Exp $
+
+ 29 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> glest-2.0.0.ebuild:
+ Remove version information from openal dependency for bug #138392.
*glest-2.0.0 (14 Apr 2006)
diff --git a/games-strategy/glest/glest-2.0.0.ebuild b/games-strategy/glest/glest-2.0.0.ebuild
index 68650d41af4a..560e820007ed 100644
--- a/games-strategy/glest/glest-2.0.0.ebuild
+++ b/games-strategy/glest/glest-2.0.0.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/glest/glest-2.0.0.ebuild,v 1.1 2006/04/14 22:05:06 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/glest/glest-2.0.0.ebuild,v 1.2 2006/06/29 13:29:42 wolf31o2 Exp $
inherit eutils games
@@ -24,7 +24,7 @@ IUSE=""
RDEPEND=">=media-libs/libsdl-1.2.5
media-libs/libogg
media-libs/libvorbis
- >=media-libs/openal-20040303
+ media-libs/openal
dev-libs/xerces-c
virtual/opengl
virtual/glu