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/ut2004
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/ut2004')
-rw-r--r--games-fps/ut2004/ChangeLog6
-rw-r--r--games-fps/ut2004/ut2004-3236-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/ut2004/ChangeLog b/games-fps/ut2004/ChangeLog
index c6d7b06cb49f..86609e59aca3 100644
--- a/games-fps/ut2004/ChangeLog
+++ b/games-fps/ut2004/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/ut2004
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.13 2004/06/26 15:53:04 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.14 2004/07/01 11:19:12 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ ut2004-3236-r1.ebuild:
+ virtual/glibc -> virtual/libc
*ut2004-3236-r1 (26 Jun 2004)
diff --git a/games-fps/ut2004/ut2004-3236-r1.ebuild b/games-fps/ut2004/ut2004-3236-r1.ebuild
index baadaf4b1bdd..16f11a30cdca 100644
--- a/games-fps/ut2004/ut2004-3236-r1.ebuild
+++ b/games-fps/ut2004/ut2004-3236-r1.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/ut2004/ut2004-3236-r1.ebuild,v 1.2 2004/06/26 15:57:43 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3236-r1.ebuild,v 1.3 2004/07/01 11:19:12 eradicator Exp $
inherit games
@@ -19,7 +19,7 @@ KEYWORDS="x86 amd64"
RESTRICT="nostrip"
IUSE="opengl dedicated"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
games-util/uz2unpack"
RDEPEND="opengl? ( virtual/opengl )
dedicated? ( app-misc/screen )"