diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 04:45:59 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 04:45:59 +0000 |
commit | e03d4e3346de33f9074ff453d0d99ce7272e3b36 (patch) | |
tree | f0e4c487cf76d324e9335cd11f9eb68148bbe0bd /dev-php/php-cvs/php-cvs-5.0-r1.ebuild | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-e03d4e3346de33f9074ff453d0d99ce7272e3b36.tar.gz historical-e03d4e3346de33f9074ff453d0d99ce7272e3b36.tar.bz2 historical-e03d4e3346de33f9074ff453d0d99ce7272e3b36.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'dev-php/php-cvs/php-cvs-5.0-r1.ebuild')
-rw-r--r-- | dev-php/php-cvs/php-cvs-5.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/php-cvs/php-cvs-5.0-r1.ebuild b/dev-php/php-cvs/php-cvs-5.0-r1.ebuild index 735e70b257cc..38abc707739a 100644 --- a/dev-php/php-cvs/php-cvs-5.0-r1.ebuild +++ b/dev-php/php-cvs/php-cvs-5.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cvs/php-cvs-5.0-r1.ebuild,v 1.1 2003/06/30 21:18:45 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-cvs/php-cvs-5.0-r1.ebuild,v 1.2 2003/09/08 04:45:56 msterret Exp $ ECVS_SERVER="cvs.php.net:/repository" ECVS_MODULE="php5" @@ -19,7 +19,7 @@ DESCRIPTION="PHP Shell Interpreter - development version" SRC_URI="" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc" -DEPEND="${DEPEND} +DEPEND="${DEPEND} >=dev-util/re2c-0.9.1" src_unpack() { @@ -39,7 +39,7 @@ src_compile() { src_install() { php_src_install - + exeinto /usr/bin doexe sapi/cli/php |