summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-11-04 19:01:16 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-11-04 19:01:16 +0000
commit3ed62840c3eefe1c280e791e909c25a4eff8339f (patch)
tree4e237db5056521a14f28b5d4305e6d6815de41aa /dev-php/php/php-4.3.11-r4.ebuild
parentFix proto depends to reflect compile-time requirements. Drop old version. (diff)
downloadgentoo-2-3ed62840c3eefe1c280e791e909c25a4eff8339f.tar.gz
gentoo-2-3ed62840c3eefe1c280e791e909c25a4eff8339f.tar.bz2
gentoo-2-3ed62840c3eefe1c280e791e909c25a4eff8339f.zip
Stable on sparc wrt #111032
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-php/php/php-4.3.11-r4.ebuild')
-rw-r--r--dev-php/php/php-4.3.11-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php/php-4.3.11-r4.ebuild b/dev-php/php/php-4.3.11-r4.ebuild
index 4929568cb111..3b3cd77ceb1d 100644
--- a/dev-php/php/php-4.3.11-r4.ebuild
+++ b/dev-php/php/php-4.3.11-r4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.11-r4.ebuild,v 1.1 2005/11/04 12:09:52 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.11-r4.ebuild,v 1.2 2005/11/04 18:57:12 gustavoz Exp $
PHPSAPI="cli"
inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86"
IUSE=""
# fixed PCRE library for security issues, bug #102373