diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-03 10:04:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-03 10:04:00 +0000 |
commit | c5bd8d822da4ec1602e358659e2705d2900177dc (patch) | |
tree | a295b97181888a6e44f5274fb0b69e419973d752 /dev-lang/php | |
parent | Stable for alpha, wrt bug #552632 (diff) | |
download | gentoo-2-c5bd8d822da4ec1602e358659e2705d2900177dc.tar.gz gentoo-2-c5bd8d822da4ec1602e358659e2705d2900177dc.tar.bz2 gentoo-2-c5bd8d822da4ec1602e358659e2705d2900177dc.zip |
Stable for alpha, wrt bug #549538
(Portage version: 2.2.18/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.41.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.5.25-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index a3c28a1d622b..c80e67bb510c 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.990 2015/06/29 17:11:51 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.991 2015/07/03 10:04:00 ago Exp $ + + 03 Jul 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.41.ebuild, + php-5.5.25-r1.ebuild: + Stable for alpha, wrt bug #549538 *php-7.0.0_alpha2 (29 Jun 2015) diff --git a/dev-lang/php/php-5.4.41.ebuild b/dev-lang/php/php-5.4.41.ebuild index 2625dd710a15..1af360970fed 100644 --- a/dev-lang/php/php-5.4.41.ebuild +++ b/dev-lang/php/php-5.4.41.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.41.ebuild,v 1.9 2015/06/24 09:00:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.41.ebuild,v 1.10 2015/07/03 10:04:00 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.25-r1.ebuild b/dev-lang/php/php-5.5.25-r1.ebuild index e862e2ce3309..b580b503e5af 100644 --- a/dev-lang/php/php-5.5.25-r1.ebuild +++ b/dev-lang/php/php-5.5.25-r1.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.25-r1.ebuild,v 1.9 2015/06/24 09:00:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.25-r1.ebuild,v 1.10 2015/07/03 10:04:00 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 () { |