summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 11:20:05 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 11:20:05 +0000
commit802bed5aa43e4c811b376ab7baf1a7c948a31514 (patch)
tree9ae9c069941a6200fe03de02a99e1c1c2849382f /games-fps/quake3
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-802bed5aa43e4c811b376ab7baf1a7c948a31514.tar.gz
gentoo-2-802bed5aa43e4c811b376ab7baf1a7c948a31514.tar.bz2
gentoo-2-802bed5aa43e4c811b376ab7baf1a7c948a31514.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'games-fps/quake3')
-rw-r--r--games-fps/quake3/ChangeLog6
-rw-r--r--games-fps/quake3/quake3-1.31.ebuild4
-rw-r--r--games-fps/quake3/quake3-1.32b-r3.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/games-fps/quake3/ChangeLog b/games-fps/quake3/ChangeLog
index 3b612843ba7b..daf13fb82230 100644
--- a/games-fps/quake3/ChangeLog
+++ b/games-fps/quake3/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/quake3
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.10 2004/06/24 22:43:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/ChangeLog,v 1.11 2004/07/01 11:17:39 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> quake3-1.31.ebuild,
+ quake3-1.32b-r3.ebuild:
+ virtual/glibc -> virtual/libc
12 May 2004; Chris Gianelloni <wolf31o2@gentoo.org> +files/quake3.png,
quake3-1.32b-r3.ebuild:
diff --git a/games-fps/quake3/quake3-1.31.ebuild b/games-fps/quake3/quake3-1.31.ebuild
index fd87d8afb091..da58dc728579 100644
--- a/games-fps/quake3/quake3-1.31.ebuild
+++ b/games-fps/quake3/quake3-1.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.31.ebuild,v 1.9 2004/06/24 22:43:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.31.ebuild,v 1.10 2004/07/01 11:17:39 eradicator Exp $
inherit games
@@ -14,7 +14,7 @@ KEYWORDS="-* x86"
IUSE="${IUSE} X opengl"
RESTRICT="nostrip"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
opengl? ( virtual/opengl )
X? ( virtual/x11 )
dedicated? ( app-misc/screen )"
diff --git a/games-fps/quake3/quake3-1.32b-r3.ebuild b/games-fps/quake3/quake3-1.32b-r3.ebuild
index 19709a87187c..74ba77f9cfc9 100644
--- a/games-fps/quake3/quake3-1.32b-r3.ebuild
+++ b/games-fps/quake3/quake3-1.32b-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.32b-r3.ebuild,v 1.12 2004/06/24 22:43:43 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3/quake3-1.32b-r3.ebuild,v 1.13 2004/07/01 11:17:39 eradicator Exp $
inherit games
@@ -14,7 +14,7 @@ KEYWORDS="-* x86 amd64"
IUSE="dedicated X opengl"
RESTRICT="nostrip"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
opengl? ( virtual/opengl )
X? ( virtual/x11 )
dedicated? ( app-misc/screen )