summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-04-09 16:29:38 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-04-09 16:29:38 +0000
commite683c35c6b2414792149b173edfa42b0706dc0b5 (patch)
treeea5e1055f137a63320abada1d832a6420da8ebd2 /dev-php4
parentMarking stable amd64 (diff)
downloadgentoo-2-e683c35c6b2414792149b173edfa42b0706dc0b5.tar.gz
gentoo-2-e683c35c6b2414792149b173edfa42b0706dc0b5.tar.bz2
gentoo-2-e683c35c6b2414792149b173edfa42b0706dc0b5.zip
Stable on ppc wrt bug 173849
(Portage version: 2.1.2.2)
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 210db49c7ec9..5b009fcf69ae 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.15 2007/03/06 21:43:00 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/ChangeLog,v 1.16 2007/04/09 16:29:38 nixnut Exp $
+
+ 09 Apr 2007; nixnut <nixnut@gentoo.org> pecl-yaz-1.0.8.ebuild:
+ Stable on ppc wrt bug 173849
06 Mar 2007; Luca Longinotti <chtekk@gentoo.org> pecl-yaz-1.0.4.ebuild,
pecl-yaz-1.0.8.ebuild:
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 4faadb230d23..2918ed7aabb2 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.2 2007/03/06 21:43:00 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/pecl-yaz-1.0.8.ebuild,v 1.3 2007/04/09 16:29:38 nixnut 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"