diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-09-28 14:09:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-09-28 14:09:01 +0000 |
commit | 1189f22747b6cf58d7c73307357989d4e0d99c1b (patch) | |
tree | 648f9b71179b03106620d6f6d675568b0fddbead /dev-lang/php | |
parent | version bump (diff) | |
download | gentoo-2-1189f22747b6cf58d7c73307357989d4e0d99c1b.tar.gz gentoo-2-1189f22747b6cf58d7c73307357989d4e0d99c1b.tar.bz2 gentoo-2-1189f22747b6cf58d7c73307357989d4e0d99c1b.zip |
Stable for HPPA (bug #483212).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-lang/php')
-rw-r--r-- | dev-lang/php/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/php/php-5.4.20.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/php/php-5.5.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index e1768236ca58..80d0e62c095a 100644 --- a/dev-lang/php/ChangeLog +++ b/dev-lang/php/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/php # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.763 2013/09/22 19:52:24 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.764 2013/09/28 14:09:01 jer Exp $ + + 28 Sep 2013; Jeroen Roovers <jer@gentoo.org> php-5.4.20.ebuild, + php-5.5.4.ebuild: + Stable for HPPA (bug #483212). *php-5.4.20 (22 Sep 2013) *php-5.5.4 (22 Sep 2013) diff --git a/dev-lang/php/php-5.4.20.ebuild b/dev-lang/php/php-5.4.20.ebuild index 7ecb0c59d610..e6f922e5ef80 100644 --- a/dev-lang/php/php-5.4.20.ebuild +++ b/dev-lang/php/php-5.4.20.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.20.ebuild,v 1.1 2013/09/22 19:52:24 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.20.ebuild,v 1.2 2013/09/28 14:09:01 jer Exp $ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool -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.4.ebuild b/dev-lang/php/php-5.5.4.ebuild index b292289c8d57..b226c6625f31 100644 --- a/dev-lang/php/php-5.5.4.ebuild +++ b/dev-lang/php/php-5.5.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.4.ebuild,v 1.1 2013/09/22 19:52:24 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.4.ebuild,v 1.2 2013/09/28 14:09:01 jer Exp $ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool -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 () { |