summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2003-12-16 11:01:55 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2003-12-16 11:01:55 +0000
commitf2d88b2907a257b9ed7ae8e56acd597c4861510f (patch)
tree70abb5ee884f10fcf11d820597b6b10761095000
parentciabot testing (diff)
downloadgentoo-2-f2d88b2907a257b9ed7ae8e56acd597c4861510f.tar.gz
gentoo-2-f2d88b2907a257b9ed7ae8e56acd597c4861510f.tar.bz2
gentoo-2-f2d88b2907a257b9ed7ae8e56acd597c4861510f.zip
ciabot testing - take 2
-rw-r--r--dev-php/php-core/Manifest4
-rw-r--r--dev-php/php-core/php-core-4.3.4.ebuild3
2 files changed, 3 insertions, 4 deletions
diff --git a/dev-php/php-core/Manifest b/dev-php/php-core/Manifest
index 4c24361d4d3c..1df0d858f8b4 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.6 2003/12/16 11:00:46 robbat2 Exp $
-MD5 15258229a95ccce482b4d2370ae48d83 php-core-4.3.4.ebuild 1945
+# $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
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 0c8821c27457..92a233d8c5ec 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.3 2003/12/16 11:00:39 robbat2 Exp $
+# $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 $
PHPSAPI="cli"
inherit php-2 eutils
@@ -9,7 +9,6 @@ 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 )
>=virtual/php-4.3.4