diff options
author | 2015-05-27 13:05:46 +0000 | |
---|---|---|
committer | 2015-05-27 13:05:46 +0000 | |
commit | 24e8f2f55797881a8104972b5429f0f4f550efc5 (patch) | |
tree | 794d89d5241f77f96e703e720938dedc0dd2e031 /dev-lang | |
parent | pymtp/pymtp-0.0.6.ebuild: Drop old (diff) | |
download | gentoo-2-24e8f2f55797881a8104972b5429f0f4f550efc5.tar.gz gentoo-2-24e8f2f55797881a8104972b5429f0f4f550efc5.tar.bz2 gentoo-2-24e8f2f55797881a8104972b5429f0f4f550efc5.zip |
Stable for arm, wrt bug #546872
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", 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.40.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.5.24.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 7e91f2784740..db4c56f8078c 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.976 2015/05/27 11:04:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.977 2015/05/27 13:05:46 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.40.ebuild, + php-5.5.24.ebuild: + Stable for arm, wrt bug #546872 27 May 2015; Agostino Sarubbo <ago@gentoo.org> php-5.6.9.ebuild: Stable for x86, wrt bug #550164 diff --git a/dev-lang/php/php-5.4.40.ebuild b/dev-lang/php/php-5.4.40.ebuild index 891875719c18..2c1b7d0bc8ef 100644 --- a/dev-lang/php/php-5.4.40.ebuild +++ b/dev-lang/php/php-5.4.40.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.40.ebuild,v 1.8 2015/04/29 09:18:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.40.ebuild,v 1.9 2015/05/27 13:05:46 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.24.ebuild b/dev-lang/php/php-5.5.24.ebuild index ebb4e8fbd6cf..66723934f957 100644 --- a/dev-lang/php/php-5.5.24.ebuild +++ b/dev-lang/php/php-5.5.24.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.24.ebuild,v 1.8 2015/04/29 09:18:31 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.24.ebuild,v 1.9 2015/05/27 13:05:46 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 () { |