diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-23 09:35:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-23 09:35:59 +0000 |
commit | 5cae62f0494e2ed5bb1368dc9b694154f2cf0e4c (patch) | |
tree | 96f2e0c18ad2cfdd753ae8ad8bab145104e6512d /dev-lang | |
parent | Stable for alpha, wrt bug #532984 (diff) | |
download | gentoo-2-5cae62f0494e2ed5bb1368dc9b694154f2cf0e4c.tar.gz gentoo-2-5cae62f0494e2ed5bb1368dc9b694154f2cf0e4c.tar.bz2 gentoo-2-5cae62f0494e2ed5bb1368dc9b694154f2cf0e4c.zip |
Stable for alpha, wrt bug #532914
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang')
-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 50270d7fdf1b..742c15e8e05b 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.912 2014/12/21 11:40:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.913 2014/12/23 09:35:59 ago Exp $ + + 23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> php-5.4.36.ebuild, + php-5.5.20.ebuild: + Stable for alpha, wrt bug #532914 21 Dec 2014; Agostino Sarubbo <ago@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 295101c7e538..c6460be06d3e 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.4 2014/12/21 11:40:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.36.ebuild,v 1.5 2014/12/23 09:35:59 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 bab6770c9c3c..fad9f5c7887d 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.4 2014/12/21 11:40:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.20.ebuild,v 1.5 2014/12/23 09:35:59 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 () { |