summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-12-28 19:29:02 +0000
committerBrent Baude <ranger@gentoo.org>2010-12-28 19:29:02 +0000
commit2a1ed7166dd460b05483e86379f866a437b0f57d (patch)
treeb89c20758012644e2a4b0e56a24f3f63a47f9c0f /dev-php5/pecl-yaz
parentMarking pecl-timezonedb-2010.15-r1 ~ppc64 for bug 349659 (diff)
downloadgentoo-2-2a1ed7166dd460b05483e86379f866a437b0f57d.tar.gz
gentoo-2-2a1ed7166dd460b05483e86379f866a437b0f57d.tar.bz2
gentoo-2-2a1ed7166dd460b05483e86379f866a437b0f57d.zip
Marking pecl-yaz-1.0.14-r1 ~ppc64 for bug 349659
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-php5/pecl-yaz')
-rw-r--r--dev-php5/pecl-yaz/ChangeLog5
-rw-r--r--dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/pecl-yaz/ChangeLog b/dev-php5/pecl-yaz/ChangeLog
index 601ac79a8e87..62cc7d30310e 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.37 2010/12/25 17:51:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.38 2010/12/28 19:29:02 ranger Exp $
+
+ 28 Dec 2010; Brent Baude <ranger@gentoo.org> pecl-yaz-1.0.14-r1.ebuild:
+ Marking pecl-yaz-1.0.14-r1 ~ppc64 for bug 349659
25 Dec 2010; Jeroen Roovers <jer@gentoo.org> pecl-yaz-1.0.14-r1.ebuild:
Stable for HPPA (bug #349659).
diff --git a/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild b/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild
index 7ac0a457d8c5..fd5e95a41ee9 100644
--- a/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild
+++ b/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.0.14-r1.ebuild,v 1.4 2010/12/25 17:51:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.14-r1.ebuild,v 1.5 2010/12/28 19:29:02 ranger Exp $
EAPI=3
@@ -11,7 +11,7 @@ DOCS="README"
inherit php-ext-pecl-r2
-KEYWORDS="~amd64 ~arm hppa ~x86"
+KEYWORDS="~amd64 ~arm hppa ~ppc64 ~x86"
DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit."
LICENSE="PHP-3"