summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-04-11 01:00:59 +0000
committerJeroen Roovers <jer@gentoo.org>2007-04-11 01:00:59 +0000
commitfb8957b10ec57fb5980ff2247d89ee70efe367cb (patch)
treec4d836400bad773e3e7c0a070a9bbc5bf652fccd /dev-php4
parentStable for HPPA (bug #173849). (diff)
downloadgentoo-2-fb8957b10ec57fb5980ff2247d89ee70efe367cb.tar.gz
gentoo-2-fb8957b10ec57fb5980ff2247d89ee70efe367cb.tar.bz2
gentoo-2-fb8957b10ec57fb5980ff2247d89ee70efe367cb.zip
Stable for HPPA (bug #173849).
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-php4')
-rw-r--r--dev-php4/pecl-yaz/ChangeLog5
-rw-r--r--dev-php4/pecl-yaz/pecl-yaz-1.0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php4/pecl-yaz/ChangeLog b/dev-php4/pecl-yaz/ChangeLog
index b2510cbba247..1d77b3de4ab4 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/ChangeLog,v 1.19 2007/04/10 15:53:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/ChangeLog,v 1.20 2007/04/11 01:00:59 jer Exp $
+
+ 11 Apr 2007; Jeroen Roovers <jer@gentoo.org> pecl-yaz-1.0.8.ebuild:
+ Stable for HPPA (bug #173849).
10 Apr 2007; Raúl Porcel <armin76@gentoo.org> pecl-yaz-1.0.8.ebuild:
ia64 stable wrt bug 173849
diff --git a/dev-php4/pecl-yaz/pecl-yaz-1.0.8.ebuild b/dev-php4/pecl-yaz/pecl-yaz-1.0.8.ebuild
index e4ca82047e37..53c13a84eda3 100644
--- a/dev-php4/pecl-yaz/pecl-yaz-1.0.8.ebuild
+++ b/dev-php4/pecl-yaz/pecl-yaz-1.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.8.ebuild,v 1.6 2007/04/10 15:53:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/pecl-yaz-1.0.8.ebuild,v 1.7 2007/04/11 01:00:59 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 ~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"