From dfd1ca960cf075bbdaeb14482ea1321bc9bc9014 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Wed, 31 Jul 2013 14:29:42 +0000 Subject: Stable for HPPA (bug #472558). (Portage version: 2.2.0_alpha191/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) --- dev-lang/php/ChangeLog | 6 +++++- dev-lang/php/php-5.3.27.ebuild | 4 ++-- dev-lang/php/php-5.4.17.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'dev-lang') diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog index 917d74922ec3..34913fab9800 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.735 2013/07/28 07:29:44 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.736 2013/07/31 14:29:42 jer Exp $ + + 31 Jul 2013; Jeroen Roovers php-5.3.27.ebuild, + php-5.4.17.ebuild: + Stable for HPPA (bug #472558). *php-5.4.13 (28 Jul 2013) *php-5.3.23 (28 Jul 2013) diff --git a/dev-lang/php/php-5.3.27.ebuild b/dev-lang/php/php-5.3.27.ebuild index e1370f8d40a3..6e601b11055e 100644 --- a/dev-lang/php/php-5.3.27.ebuild +++ b/dev-lang/php/php-5.3.27.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.3.27.ebuild,v 1.6 2013/07/22 08:53:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.27.ebuild,v 1.7 2013/07/31 14:29:42 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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~amd64-fbsd" function php_get_uri () { diff --git a/dev-lang/php/php-5.4.17.ebuild b/dev-lang/php/php-5.4.17.ebuild index ab6f27b2ee7c..ae1dda97c84a 100644 --- a/dev-lang/php/php-5.4.17.ebuild +++ b/dev-lang/php/php-5.4.17.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.17.ebuild,v 1.10 2013/07/22 08:53:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.17.ebuild,v 1.11 2013/07/31 14:29:42 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 () { -- cgit v1.2.3-65-gdbad