summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-20 18:47:16 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-20 18:47:16 +0000
commita639c3f7ab49e99d1b6d02a6f72ce67e4dad4fcc (patch)
tree2495cc2121bdca1d14adc0e123d73c4fc4a3c893 /dev-php/PEAR-Cache
parentRemove rdepend=depend (diff)
downloadhistorical-a639c3f7ab49e99d1b6d02a6f72ce67e4dad4fcc.tar.gz
historical-a639c3f7ab49e99d1b6d02a6f72ce67e4dad4fcc.tar.bz2
historical-a639c3f7ab49e99d1b6d02a6f72ce67e4dad4fcc.zip
Remove rdepend=depend
Diffstat (limited to 'dev-php/PEAR-Cache')
-rw-r--r--dev-php/PEAR-Cache/PEAR-Cache-1.5.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-php/PEAR-Cache/PEAR-Cache-1.5.1.ebuild b/dev-php/PEAR-Cache/PEAR-Cache-1.5.1.ebuild
index 6a491e17735c..dcb3a963a169 100644
--- a/dev-php/PEAR-Cache/PEAR-Cache-1.5.1.ebuild
+++ b/dev-php/PEAR-Cache/PEAR-Cache-1.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.1.ebuild,v 1.1 2002/07/19 17:50:21 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.1.ebuild,v 1.2 2002/10/20 18:47:16 vapier Exp $
P=${PN/PEAR-//}-${PV}
DESCRIPTION="Framework for caching of arbitrary data."
@@ -11,7 +11,6 @@ SLOT="0"
# Afaik, anything that runs php will run this...
KEYWORDS="x86 ppc sparc"
DEPEND="virtual/php"
-RDEPEND="${DEPEND}"
S=${WORKDIR}/${P}