diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-08 21:34:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-08 21:34:57 +0000 |
commit | ca30f23366505e4b7f896eaf7c25147971b7d663 (patch) | |
tree | bbd93e4aef7d6f933cc2bd3adb94206689bf5e46 /dev-lang | |
parent | Stable for ppc, wrt bug #512328 (diff) | |
download | gentoo-2-ca30f23366505e4b7f896eaf7c25147971b7d663.tar.gz gentoo-2-ca30f23366505e4b7f896eaf7c25147971b7d663.tar.bz2 gentoo-2-ca30f23366505e4b7f896eaf7c25147971b7d663.zip |
Stable for ppc, wrt bug #516994
(Portage version: 2.2.8-r1/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 | 5 | ||||
-rw-r--r-- | dev-lang/php/php-5.5.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 92a346202fbb..b14ed72ef817 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,9 @@ # 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.864 2014/08/04 18:33:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.865 2014/08/08 21:34:57 ago Exp $ + + 08 Aug 2014; Agostino Sarubbo <ago@gentoo.org> php-5.5.15.ebuild: + Stable for ppc, wrt bug #516994 04 Aug 2014; Raúl Porcel <armin76@gentoo.org> php-5.5.15.ebuild: ia64/sparc stable wrt #516994 diff --git a/dev-lang/php/php-5.5.15.ebuild b/dev-lang/php/php-5.5.15.ebuild index 7b401f7be6a5..8afa4e887c24 100644 --- a/dev-lang/php/php-5.5.15.ebuild +++ b/dev-lang/php/php-5.5.15.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.15.ebuild,v 1.7 2014/08/04 18:33:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.15.ebuild,v 1.8 2014/08/08 21:34:57 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 () { |