diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:47:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:47:16 +0000 |
commit | a639c3f7ab49e99d1b6d02a6f72ce67e4dad4fcc (patch) | |
tree | 2495cc2121bdca1d14adc0e123d73c4fc4a3c893 /dev-php | |
parent | Remove rdepend=depend (diff) | |
download | historical-a639c3f7ab49e99d1b6d02a6f72ce67e4dad4fcc.tar.gz historical-a639c3f7ab49e99d1b6d02a6f72ce67e4dad4fcc.tar.bz2 historical-a639c3f7ab49e99d1b6d02a6f72ce67e4dad4fcc.zip |
Remove rdepend=depend
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Cache/PEAR-Cache-1.5.1.ebuild | 3 | ||||
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.1.ebuild | 3 | ||||
-rw-r--r-- | dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild | 3 | ||||
-rw-r--r-- | dev-php/PEAR-XML_CSSML/PEAR-XML_CSSML-1.1.ebuild | 3 | ||||
-rw-r--r-- | dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.ebuild | 3 |
5 files changed, 5 insertions, 10 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} diff --git a/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild index 91c486afced4..bb8c448c3f65 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Authore: Tom von Schwerdtner <tvon@etria.org> -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild,v 1.2 2002/07/16 09:11:21 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.1.ebuild,v 1.3 2002/10/20 18:47:16 vapier Exp $ P=${PN/PEAR-//}-${PV} DESCRIPTION="The Log framework provides an abstracted logging system supporting logging to console, file, syslog, SQL, and mcal targets." @@ -12,7 +12,6 @@ SLOT="0" # Afaik, anything that runs php will run this... KEYWORDS="x86 ppc sparc" DEPEND="virtual/php" -RDEPEND="${DEPEND}" S=${WORKDIR}/${P} src_install () { diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild index 3cc85ec9fba9..e5c4d9a49fba 100644 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild +++ b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.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-System_Command/PEAR-System_Command-1.0.ebuild,v 1.1 2002/07/19 17:45:42 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.ebuild,v 1.2 2002/10/20 18:47:16 vapier Exp $ P=${PN/PEAR-//}-${PV} DESCRIPTION="PEAR::System_Command is a commandline execution interface" @@ -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} diff --git a/dev-php/PEAR-XML_CSSML/PEAR-XML_CSSML-1.1.ebuild b/dev-php/PEAR-XML_CSSML/PEAR-XML_CSSML-1.1.ebuild index c5b542312591..7a9d1d4c2ef6 100644 --- a/dev-php/PEAR-XML_CSSML/PEAR-XML_CSSML-1.1.ebuild +++ b/dev-php/PEAR-XML_CSSML/PEAR-XML_CSSML-1.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Authore: Tom von Schwerdtner <tvon@etria.org> -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_CSSML/PEAR-XML_CSSML-1.1.ebuild,v 1.1 2002/07/16 09:13:51 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_CSSML/PEAR-XML_CSSML-1.1.ebuild,v 1.2 2002/10/20 18:47:16 vapier Exp $ P=${PN/PEAR-//}-${PV} DESCRIPTION="A template system for generating cascading style sheets (CSS)" @@ -12,7 +12,6 @@ SLOT="0" # Afaik, anything that runs php will run this... KEYWORDS="x86 ppc sparc" DEPEND="virtual/php" -RDEPEND="${DEPEND}" S=${WORKDIR}/${P} diff --git a/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.ebuild b/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.ebuild index 5aa63878d986..b82c49d99b77 100644 --- a/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.ebuild +++ b/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Authore: Tom von Schwerdtner <tvon@etria.org> -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.ebuild,v 1.1 2002/07/16 09:17:11 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_XPath/PEAR-XML_XPath-1.2.ebuild,v 1.2 2002/10/20 18:47:16 vapier Exp $ P=${PN/PEAR-//}-${PV} DESCRIPTION="The PEAR::XML_XPath class provided an XPath/DOM XML manipulation, maneuvering and query interface" @@ -12,7 +12,6 @@ SLOT="0" # Afaik, anything that runs php will run this... KEYWORDS="x86 ppc sparc" DEPEND="virtual/php" -RDEPEND="${DEPEND}" S=${WORKDIR}/${P} |