diff options
author | 2003-12-16 11:31:56 +0000 | |
---|---|---|
committer | 2003-12-16 11:31:56 +0000 | |
commit | 73812356961fe61a2d68c6034f2384ccd6931289 (patch) | |
tree | c5a39c1740e336f5ab86e936d21207a3570bf872 /dev-php/php-core | |
parent | ciabot testing - take 7 (diff) | |
download | historical-73812356961fe61a2d68c6034f2384ccd6931289.tar.gz historical-73812356961fe61a2d68c6034f2384ccd6931289.tar.bz2 historical-73812356961fe61a2d68c6034f2384ccd6931289.zip |
ciabot testing - take 8
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 0e08d06e895e..1cf5b71b4e09 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.12 2003/12/16 11:28:59 robbat2 Exp $ -MD5 1d1ddb6556a48a46896afad5ea8a11c5 php-core-4.3.4.ebuild 1945 +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-core/Manifest,v 1.13 2003/12/16 11:31:56 robbat2 Exp $ +MD5 ea8f127fa2a1ca07ca996496841ce845 php-core-4.3.4.ebuild 1945 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 9d5015247ba0..4f0beee8fb3b 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.9 2003/12/16 11:28:52 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-core/php-core-4.3.4.ebuild,v 1.10 2003/12/16 11:31:49 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 ) |