summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 21:06:49 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 21:06:49 +0000
commitc23de0273f85d23886dd07ba42d89af16d0636b5 (patch)
treed8dba8d49729a7a30a75af046faafc0aa2f7944f /www-apps/pcgi/pcgi-2.0_alpha5.ebuild
parentRemove virtual/libc (diff)
downloadgentoo-2-c23de0273f85d23886dd07ba42d89af16d0636b5.tar.gz
gentoo-2-c23de0273f85d23886dd07ba42d89af16d0636b5.tar.bz2
gentoo-2-c23de0273f85d23886dd07ba42d89af16d0636b5.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'www-apps/pcgi/pcgi-2.0_alpha5.ebuild')
-rw-r--r--www-apps/pcgi/pcgi-2.0_alpha5.ebuild8
1 files changed, 3 insertions, 5 deletions
diff --git a/www-apps/pcgi/pcgi-2.0_alpha5.ebuild b/www-apps/pcgi/pcgi-2.0_alpha5.ebuild
index b331a485d0a3..1d70b77806bf 100644
--- a/www-apps/pcgi/pcgi-2.0_alpha5.ebuild
+++ b/www-apps/pcgi/pcgi-2.0_alpha5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/pcgi/pcgi-2.0_alpha5.ebuild,v 1.4 2005/08/23 19:35:23 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/pcgi/pcgi-2.0_alpha5.ebuild,v 1.5 2009/09/23 21:06:49 patrick Exp $
# this package is ONLY available inside the Zope tarball!!!
ZOPE_PV=2.6.1
@@ -23,10 +23,8 @@ LICENSE="ZPL"
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
-DEPEND="${DEPEND}
- virtual/libc"
+DEPEND="${DEPEND}"
RDEPEND="${RDEPEND}
- virtual/libc
virtual/python"
src_compile() {