diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 08:15:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-19 08:15:51 +0000 |
commit | d5c27f1e181537a8491f9b0f46571e02179eef4e (patch) | |
tree | 53829c0fe5a636df37b5546b3f7b9bbd79e4a022 /dev-lang/php | |
parent | Stable for amd64, wrt bug #546872 (diff) | |
download | gentoo-2-d5c27f1e181537a8491f9b0f46571e02179eef4e.tar.gz gentoo-2-d5c27f1e181537a8491f9b0f46571e02179eef4e.tar.bz2 gentoo-2-d5c27f1e181537a8491f9b0f46571e02179eef4e.zip |
Stable for x86, wrt bug #546872
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.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 b13a9ccd8069..f28e69da9d51 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.958 2015/04/19 08:15:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.959 2015/04/19 08:15:51 ago Exp $ + + 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.40.ebuild, + php-5.5.24.ebuild: + Stable for x86, wrt bug #546872 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.40.ebuild, php-5.5.24.ebuild: diff --git a/dev-lang/php/php-5.4.40.ebuild b/dev-lang/php/php-5.4.40.ebuild index 64d214e9b98e..2c1c560cc70b 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.2 2015/04/19 08:15:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.40.ebuild,v 1.3 2015/04/19 08:15:51 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 0cd37cd08626..0a70fc87f8df 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.2 2015/04/19 08:15:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.24.ebuild,v 1.3 2015/04/19 08:15:51 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 () { |