summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2006-11-12 12:13:50 +0000
committerTristan Heaven <nyhm@gentoo.org>2006-11-12 12:13:50 +0000
commit43752a87f3cc344ce86efe0847473817053a9ad9 (patch)
treeb84e7aeb03bfebae749cdfa06c3086a008922710 /games-sports/torcs
parentStable on hppa. (diff)
downloadgentoo-2-43752a87f3cc344ce86efe0847473817053a9ad9.tar.gz
gentoo-2-43752a87f3cc344ce86efe0847473817053a9ad9.tar.bz2
gentoo-2-43752a87f3cc344ce86efe0847473817053a9ad9.zip
Depend on openal-0.0.8-r1, bug #154822
(Portage version: 2.1.2_rc1-r6)
Diffstat (limited to 'games-sports/torcs')
-rw-r--r--games-sports/torcs/ChangeLog5
-rw-r--r--games-sports/torcs/torcs-1.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-sports/torcs/ChangeLog b/games-sports/torcs/ChangeLog
index 7c6192b4241f..075a1d3f4d43 100644
--- a/games-sports/torcs/ChangeLog
+++ b/games-sports/torcs/ChangeLog
@@ -1,6 +1,9 @@
# 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.18 2006/11/07 21:12:21 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/ChangeLog,v 1.19 2006/11/12 12:13:50 nyhm Exp $
+
+ 12 Nov 2006; Tristan Heaven <nyhm@gentoo.org> torcs-1.3.0.ebuild:
+ Depend on openal-0.0.8-r1, bug #154822
*torcs-1.3.0 (07 Nov 2006)
diff --git a/games-sports/torcs/torcs-1.3.0.ebuild b/games-sports/torcs/torcs-1.3.0.ebuild
index 4e2c621b0be5..a0ca8086f16a 100644
--- a/games-sports/torcs/torcs-1.3.0.ebuild
+++ b/games-sports/torcs/torcs-1.3.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-sports/torcs/torcs-1.3.0.ebuild,v 1.1 2006/11/07 21:12:21 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/torcs/torcs-1.3.0.ebuild,v 1.2 2006/11/12 12:13:50 nyhm Exp $
inherit eutils multilib games
@@ -17,7 +17,7 @@ DEPEND=">=media-libs/plib-1.8.4
virtual/opengl
virtual/glu
virtual/glut
- media-libs/openal
+ >=media-libs/openal-0.0.8-r1
media-libs/freealut
media-libs/libpng
x11-libs/libXrandr"