diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-12-16 11:28:05 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-12-16 11:28:05 +0000 |
commit | ef42734f934a72311a8111620ad8ab32d2e419de (patch) | |
tree | 9131247e322614a6b00c7520fa6bf42afebc1b3f /dev-php/php-core | |
parent | ciabot testing - take 5 (diff) | |
download | gentoo-2-ef42734f934a72311a8111620ad8ab32d2e419de.tar.gz gentoo-2-ef42734f934a72311a8111620ad8ab32d2e419de.tar.bz2 gentoo-2-ef42734f934a72311a8111620ad8ab32d2e419de.zip |
ciabot testing - take 6
Diffstat (limited to 'dev-php/php-core')
-rw-r--r-- | dev-php/php-core/Manifest | 4 | ||||
-rw-r--r-- | dev-php/php-core/php-core-4.3.4.ebuild | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/dev-php/php-core/Manifest b/dev-php/php-core/Manifest index 7f7a37eadf75..aee684f7055d 100644 --- a/dev-php/php-core/Manifest +++ b/dev-php/php-core/Manifest @@ -1,5 +1,5 @@ -# $Header: /var/cvsroot/gentoo-x86/dev-php/php-core/Manifest,v 1.10 2003/12/16 11:26:27 robbat2 Exp $ -MD5 8fbde27d3fbcc953d04138a893f1df15 php-core-4.3.4.ebuild 1945 +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-core/Manifest,v 1.11 2003/12/16 11:28:05 robbat2 Exp $ +MD5 346a2112461d63a5f0ecd3b6e1a9c499 php-core-4.3.4.ebuild 1944 MD5 70fda8c6caea19a50e1e57b5e7780bb9 ChangeLog 468 MD5 38fe937e954ab7109395cefa86fcd2d4 metadata.xml 384 MD5 5547bf31e6a425747226d5984cff04e9 files/digest-php-core-4.3.4 137 diff --git a/dev-php/php-core/php-core-4.3.4.ebuild b/dev-php/php-core/php-core-4.3.4.ebuild index 7346098882ff..7b12be4668b8 100644 --- a/dev-php/php-core/php-core-4.3.4.ebuild +++ b/dev-php/php-core/php-core-4.3.4.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-core/php-core-4.3.4.ebuild,v 1.7 2003/12/16 11:26:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-core/php-core-4.3.4.ebuild,v 1.8 2003/12/16 11:27:58 robbat2 Exp $ PHPSAPI="cli" inherit php-2 eutils @@ -8,7 +8,6 @@ inherit php-2 eutils IUSE="${IUSE} readline" DESCRIPTION="PHP core package" SLOT="0" - KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~mips ~amd64" DEPEND_EXTRA="readline? ( >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1 ) ncurses? ( >=sys-libs/ncurses-5.1 ) |