diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 14:24:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 14:24:24 +0000 |
commit | 46a77b66de41a49253c50071806142ad8c3b830d (patch) | |
tree | f5c99b0068c1afe5801be2112db6b95321dcf724 /dev-lang/php | |
parent | Stable for ppc, wrt bug #550128 (diff) | |
download | gentoo-2-46a77b66de41a49253c50071806142ad8c3b830d.tar.gz gentoo-2-46a77b66de41a49253c50071806142ad8c3b830d.tar.bz2 gentoo-2-46a77b66de41a49253c50071806142ad8c3b830d.zip |
Stable for ppc, wrt bug #550164
(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 | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.6.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 70905bab85ef..9ed1e879130e 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,9 @@ # 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.982 2015/06/11 07:17:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.983 2015/06/11 14:24:24 ago Exp $ + + 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> php-5.6.9.ebuild: + Stable for ppc, wrt bug #550164 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.41.ebuild, php-5.5.25-r1.ebuild: diff --git a/dev-lang/php/php-5.6.9.ebuild b/dev-lang/php/php-5.6.9.ebuild index 823087ebfa16..fffdd307fcba 100644 --- a/dev-lang/php/php-5.6.9.ebuild +++ b/dev-lang/php/php-5.6.9.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.6.9.ebuild,v 1.5 2015/05/28 05:09:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.6.9.ebuild,v 1.6 2015/06/11 14:24:24 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 () { |