diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2002-08-05 15:27:19 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2002-08-05 15:27:19 +0000 |
commit | d96d21ad1cfbff3e4858ebac9272691b20a1c3a6 (patch) | |
tree | bd3b64d7cff2fd2ae8dd5b57888de76378ab5ea6 /dev-php/php | |
parent | failsafe to normal make if parallel make fails (diff) | |
download | historical-d96d21ad1cfbff3e4858ebac9272691b20a1c3a6.tar.gz historical-d96d21ad1cfbff3e4858ebac9272691b20a1c3a6.tar.bz2 historical-d96d21ad1cfbff3e4858ebac9272691b20a1c3a6.zip |
tweaked description
Diffstat (limited to 'dev-php/php')
-rw-r--r-- | dev-php/php/php-4.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php/php-4.2.2.ebuild b/dev-php/php/php-4.2.2.ebuild index 212a7489ffc0..7dd8b6a6afdf 100644 --- a/dev-php/php/php-4.2.2.ebuild +++ b/dev-php/php/php-4.2.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.2.ebuild,v 1.2 2002/07/23 02:00:58 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.2.ebuild,v 1.3 2002/08/05 15:27:19 rphillips Exp $ MY_P=php-${PV} S=${WORKDIR}/${MY_P} -DESCRIPTION="HTML embedded scripting language" +DESCRIPTION="PHP Shell Interpreter" SRC_URI="http://us3.php.net/distributions/${MY_P}.tar.bz2" HOMEPAGE="http://www.php.net/" LICENSE="PHP" |