diff options
author | 2014-12-21 09:25:53 +0000 | |
---|---|---|
committer | 2014-12-21 09:25:53 +0000 | |
commit | a41a03c848ed87d02279d603a3fee6a59a69ec95 (patch) | |
tree | e17fe9e4f39f0b7368d4dd6b3c138ea6d3933c37 /dev-lang | |
parent | Stable for HPPA (bug #532984). (diff) | |
download | gentoo-2-a41a03c848ed87d02279d603a3fee6a59a69ec95.tar.gz gentoo-2-a41a03c848ed87d02279d603a3fee6a59a69ec95.tar.bz2 gentoo-2-a41a03c848ed87d02279d603a3fee6a59a69ec95.zip |
Stable for HPPA (bug #532914).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 0d4780131a81..1add22405c34 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.909 2014/12/19 15:09:48 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.910 2014/12/21 09:25:53 jer Exp $ + + 21 Dec 2014; Jeroen Roovers <jer@gentoo.org> php-5.4.36.ebuild, + php-5.5.20.ebuild: + Stable for HPPA (bug #532914). *php-5.5.20 (19 Dec 2014) *php-5.4.36 (19 Dec 2014) diff --git a/dev-lang/php/php-5.4.36.ebuild b/dev-lang/php/php-5.4.36.ebuild index 4d58fa806b1c..e465d6b10e2b 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.1 2014/12/19 15:09:48 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.36.ebuild,v 1.2 2014/12/21 09:25:53 jer 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 7749fe4a603c..a9f5d83dba29 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.1 2014/12/19 15:09:48 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.20.ebuild,v 1.2 2014/12/21 09:25:53 jer 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 () { |