summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2003-12-16 11:26:27 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2003-12-16 11:26:27 +0000
commit9e1f7f7cb32cb4482fb2e41d0acaa90565e4dc1c (patch)
treecac9d9e8d0c0f5f6a9e53c09e8aeb16005651895 /dev-php
parentInitial import. Thanks to Surakshan Mendis <surakshan@surasoft.com> for reque... (diff)
downloadhistorical-9e1f7f7cb32cb4482fb2e41d0acaa90565e4dc1c.tar.gz
historical-9e1f7f7cb32cb4482fb2e41d0acaa90565e4dc1c.tar.bz2
historical-9e1f7f7cb32cb4482fb2e41d0acaa90565e4dc1c.zip
ciabot testing - take 5
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/php-core/Manifest4
-rw-r--r--dev-php/php-core/php-core-4.3.4.ebuild3
2 files changed, 4 insertions, 3 deletions
diff --git a/dev-php/php-core/Manifest b/dev-php/php-core/Manifest
index 6d55f69b961a..7f7a37eadf75 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.9 2003/12/16 11:23:38 robbat2 Exp $
-MD5 6b9bcd3d143c11a51e3f254095a37474 php-core-4.3.4.ebuild 1944
+# $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
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 a0f591194304..7346098882ff 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.6 2003/12/16 11:23:30 robbat2 Exp $
+# $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 $
PHPSAPI="cli"
inherit php-2 eutils
@@ -8,6 +8,7 @@ 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 )