diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-04 19:01:16 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-04 19:01:16 +0000 |
commit | 3ed62840c3eefe1c280e791e909c25a4eff8339f (patch) | |
tree | 4e237db5056521a14f28b5d4305e6d6815de41aa /dev-php/php | |
parent | Fix proto depends to reflect compile-time requirements. Drop old version. (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-php/php/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/php/php-4.3.11-r4.ebuild | 4 | ||||
-rw-r--r-- | dev-php/php/php-4.4.0-r4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/php/ChangeLog b/dev-php/php/ChangeLog index c5e0bd8b77af..9fc4095ce890 100644 --- a/dev-php/php/ChangeLog +++ b/dev-php/php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/php # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.204 2005/11/04 12:56:09 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/ChangeLog,v 1.205 2005/11/04 18:57:12 gustavoz Exp $ + + 04 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> php-4.3.11-r4.ebuild, + php-4.4.0-r4.ebuild: + Stable on sparc wrt #111032 04 Nov 2005; Luca Longinotti <chtekk@gentoo.org> files/php4.3.11-session_save_path-segf.patch, 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 diff --git a/dev-php/php/php-4.4.0-r4.ebuild b/dev-php/php/php-4.4.0-r4.ebuild index 2b84785c14fb..a5d5b9474a72 100644 --- a/dev-php/php/php-4.4.0-r4.ebuild +++ b/dev-php/php/php-4.4.0-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.4.0-r4.ebuild,v 1.1 2005/11/04 12:09:52 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.4.0-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 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="" # fixed PCRE library for security issues, bug #102373 |