diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-16 07:23:17 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-16 07:23:17 +0000 |
commit | 2d3b0b809fe2461da9c776b29906e9d30decf34a (patch) | |
tree | 001c8f10ec66d58458663b746a830b6ab3bb00d8 /dev-php5 | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-2d3b0b809fe2461da9c776b29906e9d30decf34a.tar.gz gentoo-2-2d3b0b809fe2461da9c776b29906e9d30decf34a.tar.bz2 gentoo-2-2d3b0b809fe2461da9c776b29906e9d30decf34a.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/pecl-yaz/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/pecl-yaz/ChangeLog b/dev-php5/pecl-yaz/ChangeLog index 9a8460791348..77e9cd17829e 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.20 2007/04/11 01:00:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.21 2007/04/16 07:23:17 corsair Exp $ + + 16 Apr 2007; Markus Rothe <corsair@gentoo.org> pecl-yaz-1.0.8.ebuild: + Stable on ppc64 11 Apr 2007; Jeroen Roovers <jer@gentoo.org> pecl-yaz-1.0.8.ebuild: Stable for HPPA (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 26c583cfc9ac..5da099162650 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.7 2007/04/11 01:00:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild,v 1.8 2007/04/16 07:23:17 corsair 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" |