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/ut2003
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/ut2003')
-rw-r--r--games-fps/ut2003/ChangeLog6
-rw-r--r--games-fps/ut2003/ut2003-2225-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-fps/ut2003/ChangeLog b/games-fps/ut2003/ChangeLog
index 8bb390ff92e8..d41a1b38499f 100644
--- a/games-fps/ut2003/ChangeLog
+++ b/games-fps/ut2003/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/ut2003
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ChangeLog,v 1.23 2004/06/26 16:11:07 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ChangeLog,v 1.24 2004/07/01 11:18:58 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ ut2003-2225-r2.ebuild:
+ virtual/glibc -> virtual/libc
26 Jun 2004; Chris Gianelloni <wolf31o2@gentoo.org> ut2003-2225-r2.ebuild:
Fixing problem due to new eclass.
diff --git a/games-fps/ut2003/ut2003-2225-r2.ebuild b/games-fps/ut2003/ut2003-2225-r2.ebuild
index d8672a5cf130..1c75117f1ed5 100644
--- a/games-fps/ut2003/ut2003-2225-r2.ebuild
+++ b/games-fps/ut2003/ut2003-2225-r2.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/ut2003/ut2003-2225-r2.ebuild,v 1.6 2004/06/26 16:11:07 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ut2003-2225-r2.ebuild,v 1.7 2004/07/01 11:18:58 eradicator Exp $
inherit games
@@ -16,7 +16,7 @@ KEYWORDS="x86"
IUSE="dedicated"
RESTRICT="nostrip"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
app-arch/unzip
games-util/uz2unpack"
RDEPEND="dedicated? ( games-server/ut2003-ded )