summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-01-10 17:24:57 +0000
committerJeroen Roovers <jer@gentoo.org>2014-01-10 17:24:57 +0000
commiteabc5977eefe84484422a0ab5d06de0a1513f16b (patch)
tree139de316860a9285bb8250fce5c6d6d16af77afb /dev-lang
parentStabilize for all. (diff)
downloadgentoo-2-eabc5977eefe84484422a0ab5d06de0a1513f16b.tar.gz
gentoo-2-eabc5977eefe84484422a0ab5d06de0a1513f16b.tar.bz2
gentoo-2-eabc5977eefe84484422a0ab5d06de0a1513f16b.zip
Stable for HPPA (bug #492784).
(Portage version: 2.2.8/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/ChangeLog5
-rw-r--r--dev-lang/php/php-5.3.28-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index 87dd1545d968..6e32a65d0d4d 100644
--- a/dev-lang/php/ChangeLog
+++ b/dev-lang/php/ChangeLog
@@ -1,6 +1,9 @@
# 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.786 2014/01/10 08:57:24 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.787 2014/01/10 17:24:57 jer Exp $
+
+ 10 Jan 2014; Jeroen Roovers <jer@gentoo.org> php-5.3.28-r1.ebuild:
+ Stable for HPPA (bug #492784).
10 Jan 2014; Ole Markus With <olemarkus@gentoo.org> php-5.3.28-r1.ebuild:
Fix for building with USE=threads. Bug #494240
diff --git a/dev-lang/php/php-5.3.28-r1.ebuild b/dev-lang/php/php-5.3.28-r1.ebuild
index c16ef957ed17..7947889f4fef 100644
--- a/dev-lang/php/php-5.3.28-r1.ebuild
+++ b/dev-lang/php/php-5.3.28-r1.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.3.28-r1.ebuild,v 1.2 2014/01/10 08:57:24 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.28-r1.ebuild,v 1.3 2014/01/10 17:24:57 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 ()
{