diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-08 14:52:00 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-08 14:52:00 +0000 |
commit | 231200b0a9c17d88a327ea13c564ef71c7ad5833 (patch) | |
tree | f6b4b5a131151e999530959e7f2ced76c33c465e /games-fps | |
parent | Bug 117886, updating version of locale-gettext dep (diff) | |
download | historical-231200b0a9c17d88a327ea13c564ef71c7ad5833.tar.gz historical-231200b0a9c17d88a327ea13c564ef71c7ad5833.tar.bz2 historical-231200b0a9c17d88a327ea13c564ef71c7ad5833.zip |
Added media-libs/openal to RDEPEND and closing bug #118232.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/quake3/Manifest | 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 |
4 files changed, 12 insertions, 6 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/Manifest b/games-fps/quake3/Manifest index c8a65654c6f0..b5b8760a0be3 100644 --- a/games-fps/quake3/Manifest +++ b/games-fps/quake3/Manifest @@ -1,6 +1,6 @@ -MD5 665d2627cb5fa9effb3a23c58adfef5b ChangeLog 629 +MD5 4c4587603dfdcaf8fd1c3f614792e4c1 ChangeLog 806 MD5 f0983c11dd15d4a387dd77c2a8173c7a files/digest-quake3-1.33_alpha255 73 MD5 2dcccc11eb605e8f01d0d9fa34ee6118 files/digest-quake3-1.33_alpha364 73 MD5 0a25a9c85ee385ef578cb770a957756d metadata.xml 954 -MD5 0674058f39bf0767e8fd9989e2f1bac2 quake3-1.33_alpha255.ebuild 2564 -MD5 87976873dad70bd1d229ff128dd72ae2 quake3-1.33_alpha364.ebuild 2568 +MD5 47e0edb1e6a10f3f4889c1df7169c3b0 quake3-1.33_alpha255.ebuild 2583 +MD5 86f1dcd848e16a75a4130a700cf1febb quake3-1.33_alpha364.ebuild 2587 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 |