summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-01-19 21:20:38 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-01-19 21:20:38 +0000
commitcc5e8b506d126060aea497fe30bef6d409fd8952 (patch)
tree05c7857791829d286ffd03978efed7dc7d03d546 /dev-php4/pecl-yaz
parentStable on x86. (diff)
downloadgentoo-2-cc5e8b506d126060aea497fe30bef6d409fd8952.tar.gz
gentoo-2-cc5e8b506d126060aea497fe30bef6d409fd8952.tar.bz2
gentoo-2-cc5e8b506d126060aea497fe30bef6d409fd8952.zip
Stable on x86.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php4/pecl-yaz')
-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 b58721da4217..0e57b715a76e 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.6 2006/01/18 20:26:59 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/ChangeLog,v 1.7 2006/01/19 21:19:27 nelchael Exp $
+
+ 19 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> pecl-yaz-1.0.4.ebuild:
+ Stable on x86.
18 Jan 2006; Markus Rothe <corsair@gentoo.org> pecl-yaz-1.0.4.ebuild:
Stable on ppc64; bug #119451
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 b2145d0b3929..8bc3c8c66d18 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.9 2006/01/18 20:26:59 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.10 2006/01/19 21:19:27 nelchael 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 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc x86"
DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit."
LICENSE="PHP"
SLOT="0"