summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/pecl-yaz/ChangeLog5
-rw-r--r--dev-php5/pecl-yaz/pecl-yaz-1.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/pecl-yaz/ChangeLog b/dev-php5/pecl-yaz/ChangeLog
index c18755f63068..ebb9160b8b40 100644
--- a/dev-php5/pecl-yaz/ChangeLog
+++ b/dev-php5/pecl-yaz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/pecl-yaz
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.46 2011/05/31 09:32:06 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.47 2011/12/13 16:52:00 jer Exp $
+
+ 13 Dec 2011; Jeroen Roovers <jer@gentoo.org> pecl-yaz-1.1.1.ebuild:
+ Stable for HPPA (bug #393965).
*pecl-yaz-1.1.1 (31 May 2011)
diff --git a/dev-php5/pecl-yaz/pecl-yaz-1.1.1.ebuild b/dev-php5/pecl-yaz/pecl-yaz-1.1.1.ebuild
index 0e7d86f491c7..1a67fe351fd2 100644
--- a/dev-php5/pecl-yaz/pecl-yaz-1.1.1.ebuild
+++ b/dev-php5/pecl-yaz/pecl-yaz-1.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.1.1.ebuild,v 1.1 2011/05/31 09:32:06 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.1.1.ebuild,v 1.2 2011/12/13 16:52:00 jer Exp $
EAPI=3
@@ -11,7 +11,7 @@ DOCS="README"
inherit php-ext-pecl-r2
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit."
LICENSE="PHP-3"