summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-04-10 09:31:31 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-04-10 09:31:31 +0000
commitbe2fd7f03f8eceac812698081a13855c8a5b105b (patch)
tree75e7606e4793969a140c7fb1cf476fc9a3902d34 /dev-php5
parentVersion bump, see bug #173786. (diff)
downloadgentoo-2-be2fd7f03f8eceac812698081a13855c8a5b105b.tar.gz
gentoo-2-be2fd7f03f8eceac812698081a13855c8a5b105b.tar.bz2
gentoo-2-be2fd7f03f8eceac812698081a13855c8a5b105b.zip
stable x86, bug 173849
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/pecl-yaz/ChangeLog6
-rw-r--r--dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/pecl-yaz/ChangeLog b/dev-php5/pecl-yaz/ChangeLog
index c86937f27383..6fe349f0f2b4 100644
--- a/dev-php5/pecl-yaz/ChangeLog
+++ b/dev-php5/pecl-yaz/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/pecl-yaz
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.16 2007/04/09 16:30:52 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.17 2007/04/10 09:31:31 opfer Exp $
+
+ 10 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
+ pecl-yaz-1.0.8.ebuild:
+ stable x86, bug 173849
09 Apr 2007; nixnut <nixnut@gentoo.org> pecl-yaz-1.0.8.ebuild:
Stable on ppc wrt bug 173849
diff --git a/dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild b/dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild
index 069713c5d261..7a16a7c242cb 100644
--- a/dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild
+++ b/dev-php5/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-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild,v 1.3 2007/04/09 16:30:52 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild,v 1.4 2007/04/10 09:31:31 opfer 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"