diff options
author | 2014-06-08 10:32:30 +0000 | |
---|---|---|
committer | 2014-06-08 10:32:30 +0000 | |
commit | 9851c39a209a1e746d7a0187b133220399cd156f (patch) | |
tree | 3cff5e56b3fc03fab3792c9c6f308b837205c0e5 /dev-lang/php | |
parent | Stable for alpha, wrt bug #510250 (diff) | |
download | gentoo-2-9851c39a209a1e746d7a0187b133220399cd156f.tar.gz gentoo-2-9851c39a209a1e746d7a0187b133220399cd156f.tar.bz2 gentoo-2-9851c39a209a1e746d7a0187b133220399cd156f.zip |
Stable for alpha, wrt bug #509132
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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.28.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.5.12.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index ff78c7f0b900..03aee68153ee 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.837 2014/05/30 20:11:48 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.838 2014/06/08 10:32:30 ago Exp $ + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.28.ebuild, + php-5.5.12.ebuild: + Stable for alpha, wrt bug #509132 *php-5.4.29 (30 May 2014) *php-5.5.13 (30 May 2014) diff --git a/dev-lang/php/php-5.4.28.ebuild b/dev-lang/php/php-5.4.28.ebuild index 9f82cbcf073b..63fed65b822e 100644 --- a/dev-lang/php/php-5.4.28.ebuild +++ b/dev-lang/php/php-5.4.28.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.28.ebuild,v 1.4 2014/05/25 18:51:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.28.ebuild,v 1.5 2014/06/08 10:32:30 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.12.ebuild b/dev-lang/php/php-5.5.12.ebuild index d204dc50e974..5b130c5fb4ca 100644 --- a/dev-lang/php/php-5.5.12.ebuild +++ b/dev-lang/php/php-5.5.12.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.12.ebuild,v 1.4 2014/05/25 18:51:38 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.12.ebuild,v 1.5 2014/06/08 10:32:30 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 () { |