summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-01-26 20:16:14 +0000
committerJeroen Roovers <jer@gentoo.org>2006-01-26 20:16:14 +0000
commit95bf906023f7cc02a263ecd07f8d869f399bad4f (patch)
tree9abdf5456d6a0b7b8a21a59c29a706052a2c0137 /dev-php4
parentDrop old, unsupported version, and compressed gcc4 patch. (diff)
downloadgentoo-2-95bf906023f7cc02a263ecd07f8d869f399bad4f.tar.gz
gentoo-2-95bf906023f7cc02a263ecd07f8d869f399bad4f.tar.bz2
gentoo-2-95bf906023f7cc02a263ecd07f8d869f399bad4f.zip
Marked stable on hppa (bug #119451).
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php4')
-rw-r--r--dev-php4/pecl-yaz/ChangeLog5
-rw-r--r--dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/pecl-yaz/ChangeLog b/dev-php4/pecl-yaz/ChangeLog
index 95063cca66b0..49b18853708e 100644
--- a/dev-php4/pecl-yaz/ChangeLog
+++ b/dev-php4/pecl-yaz/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php4/pecl-yaz
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/ChangeLog,v 1.11 2006/01/25 23:20:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/ChangeLog,v 1.12 2006/01/26 20:16:14 jer Exp $
+
+ 26 Jan 2006; Jeroen Roovers <jer@gentoo.org> pecl-yaz-1.0.4.ebuild:
+ Marked stable on hppa (bug #119451).
25 Jan 2006; Bryan Østergaard <kloeri@gentoo.org pecl-yaz-1.0.4.ebuild:
Stable on alpha.
diff --git a/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild b/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild
index b99edb00f3f1..6d8accaddd0a 100644
--- a/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild
+++ b/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.15 2006/01/25 23:20:03 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.16 2006/01/26 20:16:14 jer Exp $
PHP_EXT_NAME="yaz"
PHP_EXT_INI="yes"
@@ -8,7 +8,7 @@ PHP_EXT_ZENDEXT="no"
inherit php-ext-pecl-r1
-KEYWORDS="alpha amd64 arm 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"
SLOT="0"