diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-24 14:35:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-24 14:35:50 +0000 |
commit | 0cdf5c4532101bf7745aed1bb2cfd4b07d3ce50e (patch) | |
tree | f0525c060483923359f5efdfa3e3c852205845ac /dev-lang | |
parent | Stable for ppc, wrt bug #531832 (diff) | |
download | gentoo-2-0cdf5c4532101bf7745aed1bb2cfd4b07d3ce50e.tar.gz gentoo-2-0cdf5c4532101bf7745aed1bb2cfd4b07d3ce50e.tar.bz2 gentoo-2-0cdf5c4532101bf7745aed1bb2cfd4b07d3ce50e.zip |
Stable for ppc, wrt bug #532914
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/php/php-5.4.36.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.5.20.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 84b87fe86aab..49a2c777345d 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/php # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.914 2014/12/23 12:44:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.915 2014/12/24 14:35:50 ago Exp $ + + 24 Dec 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.36.ebuild, + php-5.5.20.ebuild: + Stable for ppc, wrt bug #532914 23 Dec 2014; Markus Meier <maekke@gentoo.org> php-5.4.36.ebuild, php-5.5.20.ebuild: diff --git a/dev-lang/php/php-5.4.36.ebuild b/dev-lang/php/php-5.4.36.ebuild index 7570e19516d8..aa9a6b04af7a 100644 --- a/dev-lang/php/php-5.4.36.ebuild +++ b/dev-lang/php/php-5.4.36.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.36.ebuild,v 1.6 2014/12/23 12:44:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.36.ebuild,v 1.7 2014/12/24 14:35:50 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.20.ebuild b/dev-lang/php/php-5.5.20.ebuild index bda080b7abab..6fcd2b50cb7e 100644 --- a/dev-lang/php/php-5.5.20.ebuild +++ b/dev-lang/php/php-5.5.20.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.20.ebuild,v 1.6 2014/12/23 12:44:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.20.ebuild,v 1.7 2014/12/24 14:35:50 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 () { |