summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 d16fb8912f1b..6d55f69b961a 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.8 2003/12/16 11:05:32 robbat2 Exp $
-MD5 92126f76315c644a7d7c1394cbe39c73 php-core-4.3.4.ebuild 1945
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-core/Manifest,v 1.9 2003/12/16 11:23:38 robbat2 Exp $
+MD5 6b9bcd3d143c11a51e3f254095a37474 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 e62bf10996d5..a0f591194304 100644
--- a/dev-php/php-core/php-core-4.3.4.ebuild
+++ b/dev-php/php-core/php-core-4.3.4.ebuild
@@ -1,13 +1,12 @@
# 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.5 2003/12/16 11:05:16 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php-core/php-core-4.3.4.ebuild,v 1.6 2003/12/16 11:23:30 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 )