diff options
author | 2006-01-08 14:52:00 +0000 | |
---|---|---|
committer | 2006-01-08 14:52:00 +0000 | |
commit | a0393ccf2a71dec30e7374e3f1e4c5a4f67cbc4b (patch) | |
tree | be727f17c88eaa4506baec407c45ee9b94e0ba00 /games-fps | |
parent | Bug 117886, updating version of locale-gettext dep (diff) | |
download | gentoo-2-a0393ccf2a71dec30e7374e3f1e4c5a4f67cbc4b.tar.gz gentoo-2-a0393ccf2a71dec30e7374e3f1e4c5a4f67cbc4b.tar.bz2 gentoo-2-a0393ccf2a71dec30e7374e3f1e4c5a4f67cbc4b.zip |
Added media-libs/openal to RDEPEND and closing bug #118232.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/quake3/quake3-1.33_alpha255.ebuild | 3 | ||||
-rw-r--r-- | games-fps/quake3/quake3-1.33_alpha364.ebuild | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/games-fps/quake3/ChangeLog b/games-fps/quake3/ChangeLog index 87e48846cdce..1a83b2f23f76 100644 --- a/games-fps/quake3/ChangeLog +++ b/games-fps/quake3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake3 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.27 2006/01/05 02:16:29 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.28 2006/01/08 14:52:00 wolf31o2 Exp $ + + 08 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> + quake3-1.33_alpha255.ebuild, quake3-1.33_alpha364.ebuild: + Added media-libs/openal to RDEPEND and closing bug #118232. 05 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> quake3-1.33_alpha255.ebuild, quake3-1.33_alpha364.ebuild: diff --git a/games-fps/quake3/quake3-1.33_alpha255.ebuild b/games-fps/quake3/quake3-1.33_alpha255.ebuild index 950e41bfc01a..fe4bed050d22 100644 --- a/games-fps/quake3/quake3-1.33_alpha255.ebuild +++ b/games-fps/quake3/quake3-1.33_alpha255.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-fps/quake3/quake3-1.33_alpha255.ebuild,v 1.2 2006/01/05 02:16:29 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.33_alpha255.ebuild,v 1.3 2006/01/08 14:52:00 wolf31o2 Exp $ # quake3-9999 -> latest svn # quake3-9999.REV -> use svn REV @@ -38,6 +38,7 @@ IUSE="dedicated opengl" RDEPEND="opengl? ( virtual/opengl + media-libs/openal || ( ( x11-libs/libXext diff --git a/games-fps/quake3/quake3-1.33_alpha364.ebuild b/games-fps/quake3/quake3-1.33_alpha364.ebuild index d2504856bb0e..5f0ee03c5c2c 100644 --- a/games-fps/quake3/quake3-1.33_alpha364.ebuild +++ b/games-fps/quake3/quake3-1.33_alpha364.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-fps/quake3/quake3-1.33_alpha364.ebuild,v 1.3 2006/01/05 02:16:29 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.33_alpha364.ebuild,v 1.4 2006/01/08 14:52:00 wolf31o2 Exp $ # quake3-9999 -> latest svn # quake3-9999.REV -> use svn REV @@ -38,6 +38,7 @@ IUSE="dedicated opengl" RDEPEND="opengl? ( virtual/opengl + media-libs/openal || ( ( x11-libs/libXext |