summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-04-10 14:47:25 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-04-10 14:47:25 +0000
commit6c26ee867e395af91a075c2afcff5c410c536707 (patch)
tree9e12b931aedd3645b9f2f573afa04c94b5fc6b7c /dev-php5
parentStable on sparc wrt #173849 (diff)
downloadgentoo-2-6c26ee867e395af91a075c2afcff5c410c536707.tar.gz
gentoo-2-6c26ee867e395af91a075c2afcff5c410c536707.tar.bz2
gentoo-2-6c26ee867e395af91a075c2afcff5c410c536707.zip
Stable on sparc wrt #173849
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/pecl-yaz/ChangeLog5
-rw-r--r--dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/pecl-yaz/ChangeLog b/dev-php5/pecl-yaz/ChangeLog
index 6fe349f0f2b4..db0b95b81194 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.17 2007/04/10 09:31:31 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.18 2007/04/10 14:47:25 gustavoz Exp $
+
+ 10 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> pecl-yaz-1.0.8.ebuild:
+ Stable on sparc wrt #173849
10 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
pecl-yaz-1.0.8.ebuild:
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 7a16a7c242cb..9f564823640d 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.4 2007/04/10 09:31:31 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild,v 1.5 2007/04/10 14:47:25 gustavoz 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"