From bec9a4cf2fb154c72d99750a7ef7cfd213d72158 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sun, 3 Feb 2008 23:24:53 +0000 Subject: Stable for HPPA (bug #208545). (Portage version: 2.1.3.19) --- dev-php5/pecl-yaz/ChangeLog | 5 ++++- dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-php5/pecl-yaz') diff --git a/dev-php5/pecl-yaz/ChangeLog b/dev-php5/pecl-yaz/ChangeLog index 8740f3f1e8ce..21e3741304cd 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.28 2008/02/03 15:43:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.29 2008/02/03 23:24:53 jer Exp $ + + 03 Feb 2008; Jeroen Roovers pecl-yaz-1.0.13.ebuild: + Stable for HPPA (bug #208545). 03 Feb 2008; Markus Meier pecl-yaz-1.0.13.ebuild: x86 stable, bug #208545 diff --git a/dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild b/dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild index 265dcf76d210..f69e0057d4a4 100644 --- a/dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild +++ b/dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.13.ebuild,v 1.3 2008/02/03 15:43:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild,v 1.4 2008/02/03 23:24:53 jer Exp $ PHP_EXT_NAME="yaz" PHP_EXT_INI="yes" @@ -9,7 +9,7 @@ DOCS="README" inherit php-ext-pecl-r1 -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" -- cgit v1.2.3-65-gdbad