diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-21 11:36:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-21 11:36:07 +0000 |
commit | ce6259a46e4c3b2b0d1019b66999518863203a71 (patch) | |
tree | 949438e484b16571e284b9a18ffb4d295ea84b70 /dev-lang/php | |
parent | Stable for amd64, wrt bug #532686 (diff) | |
download | gentoo-2-ce6259a46e4c3b2b0d1019b66999518863203a71.tar.gz gentoo-2-ce6259a46e4c3b2b0d1019b66999518863203a71.tar.bz2 gentoo-2-ce6259a46e4c3b2b0d1019b66999518863203a71.zip |
Stable for amd64, wrt bug #532914
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.36.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.5.20.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 1add22405c34..3c9d721ef71b 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.910 2014/12/21 09:25:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.911 2014/12/21 11:36:07 ago Exp $ + + 21 Dec 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.36.ebuild, + php-5.5.20.ebuild: + Stable for amd64, wrt bug #532914 21 Dec 2014; Jeroen Roovers <jer@gentoo.org> php-5.4.36.ebuild, php-5.5.20.ebuild: diff --git a/dev-lang/php/php-5.4.36.ebuild b/dev-lang/php/php-5.4.36.ebuild index e465d6b10e2b..178a573b0cf9 100644 --- a/dev-lang/php/php-5.4.36.ebuild +++ b/dev-lang/php/php-5.4.36.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.36.ebuild,v 1.2 2014/12/21 09:25:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.36.ebuild,v 1.3 2014/12/21 11:36:07 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.20.ebuild b/dev-lang/php/php-5.5.20.ebuild index a9f5d83dba29..6f52b66ad72e 100644 --- a/dev-lang/php/php-5.5.20.ebuild +++ b/dev-lang/php/php-5.5.20.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.20.ebuild,v 1.2 2014/12/21 09:25:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.20.ebuild,v 1.3 2014/12/21 11:36:07 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 () { |