summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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