summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-07-31 14:29:42 +0000
committerJeroen Roovers <jer@gentoo.org>2013-07-31 14:29:42 +0000
commitdfd1ca960cf075bbdaeb14482ea1321bc9bc9014 (patch)
tree7dff729fa08577896df00306c66e33f99e818af8
parentMake our inability to co-exist with net-libs/pjsip explicit to avoid any buil... (diff)
downloadgentoo-2-dfd1ca960cf075bbdaeb14482ea1321bc9bc9014.tar.gz
gentoo-2-dfd1ca960cf075bbdaeb14482ea1321bc9bc9014.tar.bz2
gentoo-2-dfd1ca960cf075bbdaeb14482ea1321bc9bc9014.zip
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)
-rw-r--r--dev-lang/php/ChangeLog6
-rw-r--r--dev-lang/php/php-5.3.27.ebuild4
-rw-r--r--dev-lang/php/php-5.4.17.ebuild4
3 files changed, 9 insertions, 5 deletions
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 <jer@gentoo.org> 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 ()
{