summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-12-25 17:51:26 +0000
committerJeroen Roovers <jer@gentoo.org>2010-12-25 17:51:26 +0000
commit8541855198238b31ace33cdf3c690826049d0857 (patch)
tree60cb8aa1ff51a8a33d4d04c8d0234dd96fb7db6a /dev-php5
parentStable for HPPA (bug #349659). (diff)
downloadgentoo-2-8541855198238b31ace33cdf3c690826049d0857.tar.gz
gentoo-2-8541855198238b31ace33cdf3c690826049d0857.tar.bz2
gentoo-2-8541855198238b31ace33cdf3c690826049d0857.zip
Stable for HPPA (bug #349659).
(Portage version: 2.2.0_alpha10/cvs/Linux i686)
Diffstat (limited to 'dev-php5')
-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 821385f3d6c9..601ac79a8e87 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.36 2010/11/09 13:30:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.37 2010/12/25 17:51:26 jer Exp $
+
+ 25 Dec 2010; Jeroen Roovers <jer@gentoo.org> pecl-yaz-1.0.14-r1.ebuild:
+ Stable for HPPA (bug #349659).
09 Nov 2010; Jeroen Roovers <jer@gentoo.org> pecl-yaz-1.0.14-r1.ebuild:
Marked ~hppa (bug #344147).
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 258d4d2a0d7c..7ac0a457d8c5 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.3 2010/11/09 13:30:53 jer Exp $
+# $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 $
EAPI=3
@@ -11,7 +11,7 @@ DOCS="README"
inherit php-ext-pecl-r2
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm hppa ~x86"
DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit."
LICENSE="PHP-3"