diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-11 17:27:16 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-10-11 17:27:16 +0000 |
commit | d85e6c3c5a1edbfc6502dee8a96d062da9f76611 (patch) | |
tree | dffaa0bfd44e79aa8406c4910f0a06219722ce53 /dev-lang/php | |
parent | version bump thanks to Vieri <rentorbuy@yahoo.com> in bug 150856 (diff) | |
download | gentoo-2-d85e6c3c5a1edbfc6502dee8a96d062da9f76611.tar.gz gentoo-2-d85e6c3c5a1edbfc6502dee8a96d062da9f76611.tar.bz2 gentoo-2-d85e6c3c5a1edbfc6502dee8a96d062da9f76611.zip |
ppc stable, bug #150261
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/php/php-4.4.4-r6.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.1.6-r6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 2e1b906ccb9b..438afc4ea523 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/php # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.138 2006/10/07 20:40:59 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.139 2006/10/11 17:27:16 dertobi123 Exp $ + + 11 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> php-4.4.4-r6.ebuild, + php-5.1.6-r6.ebuild: + ppc stable, bug #150261 *php-5.1.6-r6 (07 Oct 2006) *php-4.4.4-r6 (07 Oct 2006) diff --git a/dev-lang/php/php-4.4.4-r6.ebuild b/dev-lang/php/php-4.4.4-r6.ebuild index fb11d99624be..cbec913b65eb 100644 --- a/dev-lang/php/php-4.4.4-r6.ebuild +++ b/dev-lang/php/php-4.4.4-r6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.4-r6.ebuild,v 1.1 2006/10/07 20:22:39 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.4-r6.ebuild,v 1.2 2006/10/11 17:27:16 dertobi123 Exp $ CGI_SAPI_USE="discard-path force-cgi-redirect" APACHE2_SAPI_USE="concurrentmodphp threads" IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" # NOTE: Portage doesn't support setting PROVIDE based on the USE flags # that have been enabled, so we have to PROVIDE everything for now diff --git a/dev-lang/php/php-5.1.6-r6.ebuild b/dev-lang/php/php-5.1.6-r6.ebuild index 2b6d6d44b64c..23019b206827 100644 --- a/dev-lang/php/php-5.1.6-r6.ebuild +++ b/dev-lang/php/php-5.1.6-r6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.1.6-r6.ebuild,v 1.1 2006/10/07 20:22:39 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.1.6-r6.ebuild,v 1.2 2006/10/11 17:27:16 dertobi123 Exp $ CGI_SAPI_USE="discard-path force-cgi-redirect" APACHE2_SAPI_USE="concurrentmodphp threads" IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" # NOTE: Portage doesn't support setting PROVIDE based on the USE flags # that have been enabled, so we have to PROVIDE everything for now |