diff options
Diffstat (limited to 'dev-php/php/php-4.2.1.ebuild')
-rw-r--r-- | dev-php/php/php-4.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php/php-4.2.1.ebuild b/dev-php/php/php-4.2.1.ebuild index ca59d956f10c..45af0cea270f 100644 --- a/dev-php/php/php-4.2.1.ebuild +++ b/dev-php/php/php-4.2.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Update: Roman Weber <gentoo@gonzo.ch> -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.2.1.ebuild,v 1.7 2002/12/09 04:21:12 manson Exp $ IUSE="nls postgres snmp ldap libwww curl ssl gdbm mysql X readline berkdb imap firebird xml qt crypt flash odbc pdflib xml2 pam" @@ -11,7 +11,7 @@ DESCRIPTION="HTML embedded scripting language" SRC_URI="http://www.php.net/distributions/${A}" HOMEPAGE="http://www.php.net/" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " LICENSE="PHP" DEPEND=">=dev-libs/gmp-3.1.1 |