diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 16:06:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-25 16:06:20 +0000 |
commit | 9a72730b522a1148aac25e2f27f731bcfb366251 (patch) | |
tree | 0518fb16a6465894dc3c14ab006ab371d871d317 /dev-lang | |
parent | Stable for ia64, wrt bug #543620 (diff) | |
download | gentoo-2-9a72730b522a1148aac25e2f27f731bcfb366251.tar.gz gentoo-2-9a72730b522a1148aac25e2f27f731bcfb366251.tar.bz2 gentoo-2-9a72730b522a1148aac25e2f27f731bcfb366251.zip |
Stable for ia64, wrt bug #541098
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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.38.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.5.22.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index f27e3f1c9d33..c17daddb4135 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.939 2015/03/20 11:38:06 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.940 2015/03/25 16:06:20 ago Exp $ + + 25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> php-5.4.38.ebuild, + php-5.5.22.ebuild: + Stable for ia64, wrt bug #541098 *php-5.4.39 (20 Mar 2015) *php-5.5.23 (20 Mar 2015) diff --git a/dev-lang/php/php-5.4.38.ebuild b/dev-lang/php/php-5.4.38.ebuild index 72743a88981f..2f3721b67cc1 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.5 2015/03/17 09:32:36 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.38.ebuild,v 1.6 2015/03/25 16:06:20 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 4dd60e631d1a..da04bedd6cec 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.5 2015/03/17 09:32:36 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.22.ebuild,v 1.6 2015/03/25 16:06:20 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 () { |