summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/perforce-proxy')
-rw-r--r--dev-util/perforce-proxy/ChangeLog6
-rw-r--r--dev-util/perforce-proxy/perforce-proxy-2003.1.ebuild4
-rw-r--r--dev-util/perforce-proxy/perforce-proxy-2003.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/perforce-proxy/ChangeLog b/dev-util/perforce-proxy/ChangeLog
index ea70d60017b9..62de5688bf46 100644
--- a/dev-util/perforce-proxy/ChangeLog
+++ b/dev-util/perforce-proxy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/perforce-proxy
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-proxy/ChangeLog,v 1.5 2004/06/25 02:42:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-proxy/ChangeLog,v 1.6 2004/07/02 05:11:28 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ perforce-proxy-2003.1.ebuild, perforce-proxy-2003.2.ebuild:
+ virtual/glibc -> virtual/libc
*perforce-proxy-2003.2 (18 Apr 2004)
diff --git a/dev-util/perforce-proxy/perforce-proxy-2003.1.ebuild b/dev-util/perforce-proxy/perforce-proxy-2003.1.ebuild
index b75303fcd722..28f535b2f14d 100644
--- a/dev-util/perforce-proxy/perforce-proxy-2003.1.ebuild
+++ b/dev-util/perforce-proxy/perforce-proxy-2003.1.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/dev-util/perforce-proxy/perforce-proxy-2003.1.ebuild,v 1.5 2004/06/25 02:42:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-proxy/perforce-proxy-2003.1.ebuild,v 1.6 2004/07/02 05:11:28 eradicator Exp $
inherit eutils
@@ -14,7 +14,7 @@ KEYWORDS="x86"
IUSE=""
RESTRICT="nomirror nostrip"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
S=${WORKDIR}
diff --git a/dev-util/perforce-proxy/perforce-proxy-2003.2.ebuild b/dev-util/perforce-proxy/perforce-proxy-2003.2.ebuild
index b2c0c93c087a..db20509c9d8b 100644
--- a/dev-util/perforce-proxy/perforce-proxy-2003.2.ebuild
+++ b/dev-util/perforce-proxy/perforce-proxy-2003.2.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/dev-util/perforce-proxy/perforce-proxy-2003.2.ebuild,v 1.3 2004/06/25 02:42:51 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-proxy/perforce-proxy-2003.2.ebuild,v 1.4 2004/07/02 05:11:28 eradicator Exp $
inherit eutils
@@ -14,7 +14,7 @@ KEYWORDS="~x86"
IUSE=""
RESTRICT="nomirror nostrip"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
S=${WORKDIR}