summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-02-03 23:24:53 +0000
committerJeroen Roovers <jer@gentoo.org>2008-02-03 23:24:53 +0000
commitbec9a4cf2fb154c72d99750a7ef7cfd213d72158 (patch)
tree197832e7dcedcced6e9f455431725c5058958089 /dev-php5
parentStable for HPPA (bug #208545). (diff)
downloadgentoo-2-bec9a4cf2fb154c72d99750a7ef7cfd213d72158.tar.gz
gentoo-2-bec9a4cf2fb154c72d99750a7ef7cfd213d72158.tar.bz2
gentoo-2-bec9a4cf2fb154c72d99750a7ef7cfd213d72158.zip
Stable for HPPA (bug #208545).
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/pecl-yaz/ChangeLog5
-rw-r--r--dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <jer@gentoo.org> pecl-yaz-1.0.13.ebuild:
+ Stable for HPPA (bug #208545).
03 Feb 2008; Markus Meier <maekke@gentoo.org> 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"