summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2003-12-16 11:28:59 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2003-12-16 11:28:59 +0000
commitfa079b264f93f06634b54af00728d7aa632e690b (patch)
tree0f0d35df82791467d12d9baf783df8e278cd6a30 /dev-php
parentciabot testing - take 6 (diff)
downloadgentoo-2-fa079b264f93f06634b54af00728d7aa632e690b.tar.gz
gentoo-2-fa079b264f93f06634b54af00728d7aa632e690b.tar.bz2
gentoo-2-fa079b264f93f06634b54af00728d7aa632e690b.zip
ciabot testing - take 7
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 aee684f7055d..0e08d06e895e 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.11 2003/12/16 11:28:05 robbat2 Exp $
-MD5 346a2112461d63a5f0ecd3b6e1a9c499 php-core-4.3.4.ebuild 1944
+# $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
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 7b12be4668b8..9d5015247ba0 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.8 2003/12/16 11:27:58 robbat2 Exp $
+# $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 $
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 )