From 071b28b53e64f65fba2cac4f2cb84e00335b8093 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 25 Feb 2015 11:11:36 +0000 Subject: Stable for amd64, wrt bug #541098 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- dev-lang/php/ChangeLog | 6 +++++- dev-lang/php/php-5.4.38.ebuild | 4 ++-- dev-lang/php/php-5.5.22.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'dev-lang') diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 54b69b119275..2de2fdd679bc 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.932 2015/02/23 18:46:53 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.933 2015/02/25 11:11:36 ago Exp $ + + 25 Feb 2015; Agostino Sarubbo php-5.4.38.ebuild, + php-5.5.22.ebuild: + Stable for amd64, wrt bug #541098 23 Feb 2015; Tobias Klausmann php-5.5.21.ebuild: Stable on alpha, bug 533998 diff --git a/dev-lang/php/php-5.4.38.ebuild b/dev-lang/php/php-5.4.38.ebuild index 1a93321d71d8..e78aadc1053b 100644 --- a/dev-lang/php/php-5.4.38.ebuild +++ b/dev-lang/php/php-5.4.38.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.38.ebuild,v 1.1 2015/02/20 08:58:48 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.38.ebuild,v 1.2 2015/02/25 11:11:36 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.22.ebuild b/dev-lang/php/php-5.5.22.ebuild index 472ee9196b9a..efdfa2b90d0e 100644 --- a/dev-lang/php/php-5.5.22.ebuild +++ b/dev-lang/php/php-5.5.22.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.22.ebuild,v 1.1 2015/02/20 08:58:48 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.22.ebuild,v 1.2 2015/02/25 11:11:36 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 () { -- cgit v1.2.3-65-gdbad