diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-12-16 11:05:32 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-12-16 11:05:32 +0000 |
commit | 0f457f34630b7eba240fbced9400ade5b5c3d1f2 (patch) | |
tree | f2d137ca69b37ae290444a022291328794e7c412 /dev-php/php-core | |
parent | ciabot testing - take 2 (diff) | |
download | gentoo-2-0f457f34630b7eba240fbced9400ade5b5c3d1f2.tar.gz gentoo-2-0f457f34630b7eba240fbced9400ade5b5c3d1f2.tar.bz2 gentoo-2-0f457f34630b7eba240fbced9400ade5b5c3d1f2.zip |
ciabot testing - take 3
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, 4 insertions, 3 deletions
diff --git a/dev-php/php-core/Manifest b/dev-php/php-core/Manifest index 1df0d858f8b4..d16fb8912f1b 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.7 2003/12/16 11:01:55 robbat2 Exp $ -MD5 5242650dfafe3f2b770c0778089c9f19 php-core-4.3.4.ebuild 1944 +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-core/Manifest,v 1.8 2003/12/16 11:05:32 robbat2 Exp $ +MD5 92126f76315c644a7d7c1394cbe39c73 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 92a233d8c5ec..e62bf10996d5 100644 --- a/dev-php/php-core/php-core-4.3.4.ebuild +++ b/dev-php/php-core/php-core-4.3.4.ebuild @@ -1,12 +1,13 @@ # 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.4 2003/12/16 11:01:48 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php-core/php-core-4.3.4.ebuild,v 1.5 2003/12/16 11:05:16 robbat2 Exp $ PHPSAPI="cli" 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 ) |