summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:51:50 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 22:51:50 +0000
commitd8d3d69e46fa241be745e57bec5f95ef598a2bfb (patch)
treef9b1f31d83403503fa6becddb90f227a10a694de /net-www/pcgi
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-d8d3d69e46fa241be745e57bec5f95ef598a2bfb.tar.gz
gentoo-2-d8d3d69e46fa241be745e57bec5f95ef598a2bfb.tar.bz2
gentoo-2-d8d3d69e46fa241be745e57bec5f95ef598a2bfb.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-www/pcgi')
-rw-r--r--net-www/pcgi/ChangeLog6
-rw-r--r--net-www/pcgi/pcgi-2.0_alpha5.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/net-www/pcgi/ChangeLog b/net-www/pcgi/ChangeLog
index 800044672926..846b47ea7925 100644
--- a/net-www/pcgi/ChangeLog
+++ b/net-www/pcgi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/pcgi
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/pcgi/ChangeLog,v 1.3 2004/06/25 01:09:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/pcgi/ChangeLog,v 1.4 2004/07/01 22:48:49 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ pcgi-2.0_alpha5.ebuild:
+ virtual/glibc -> virtual/libc
28 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
update metadata.xml
diff --git a/net-www/pcgi/pcgi-2.0_alpha5.ebuild b/net-www/pcgi/pcgi-2.0_alpha5.ebuild
index afdd9b80949c..6e072c9b5b66 100644
--- a/net-www/pcgi/pcgi-2.0_alpha5.ebuild
+++ b/net-www/pcgi/pcgi-2.0_alpha5.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/net-www/pcgi/pcgi-2.0_alpha5.ebuild,v 1.3 2004/06/25 01:09:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/pcgi/pcgi-2.0_alpha5.ebuild,v 1.4 2004/07/01 22:48:49 eradicator Exp $
# this package is ONLY available inside the Zope tarball!!!
ZOPE_PV=2.6.1
@@ -24,9 +24,9 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
DEPEND="${DEPEND}
- virtual/glibc"
+ virtual/libc"
RDEPEND="${RDEPEND}
- virtual/glibc
+ virtual/libc
virtual/python"
src_compile() {