diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-24 09:00:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-24 09:00:08 +0000 |
commit | 89044fa5ff745d215128466160382922cfad2f4b (patch) | |
tree | aa9a7b329859714697bbb4fce685152583709a82 /dev-lang/php | |
parent | add blocker to media-libs/urt to prevent file collisions, fixes bug #552448 (diff) | |
download | gentoo-2-89044fa5ff745d215128466160382922cfad2f4b.tar.gz gentoo-2-89044fa5ff745d215128466160382922cfad2f4b.tar.bz2 gentoo-2-89044fa5ff745d215128466160382922cfad2f4b.zip |
Stable for ppc, wrt bug #549538
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/php/php-5.4.41.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.5.25-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 6abe5530f10c..04a675046746 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/php # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.988 2015/06/21 10:44:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.989 2015/06/24 09:00:08 ago Exp $ + + 24 Jun 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.41.ebuild, + php-5.5.25-r1.ebuild: + Stable for ppc, wrt bug #549538 21 Jun 2015; Markus Meier <maekke@gentoo.org> php-5.6.9.ebuild: arm stable, bug #550164 diff --git a/dev-lang/php/php-5.4.41.ebuild b/dev-lang/php/php-5.4.41.ebuild index 490970af414a..2625dd710a15 100644 --- a/dev-lang/php/php-5.4.41.ebuild +++ b/dev-lang/php/php-5.4.41.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.41.ebuild,v 1.8 2015/06/02 05:05:01 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.41.ebuild,v 1.9 2015/06/24 09:00:08 ago Exp $ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool systemd -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" function php_get_uri () { diff --git a/dev-lang/php/php-5.5.25-r1.ebuild b/dev-lang/php/php-5.5.25-r1.ebuild index 9d843ab732b4..e862e2ce3309 100644 --- a/dev-lang/php/php-5.5.25-r1.ebuild +++ b/dev-lang/php/php-5.5.25-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.25-r1.ebuild,v 1.8 2015/06/11 19:07:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.25-r1.ebuild,v 1.9 2015/06/24 09:00:08 ago Exp $ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool systemd -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" function php_get_uri () { |