diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-06 19:09:59 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-06 19:09:59 +0000 |
commit | 6326a67b1f483c446a75393aaf647eab2006ed8c (patch) | |
tree | 2f6e693c0ad4d3f112a19ce8a51458dfc8b49c03 /dev-php5/pecl-yaz | |
parent | stable on ppc wrt bug #208545 (diff) | |
download | gentoo-2-6326a67b1f483c446a75393aaf647eab2006ed8c.tar.gz gentoo-2-6326a67b1f483c446a75393aaf647eab2006ed8c.tar.bz2 gentoo-2-6326a67b1f483c446a75393aaf647eab2006ed8c.zip |
stable on ppc wrt bug #208545
(Portage version: 2.1.4.1)
Diffstat (limited to 'dev-php5/pecl-yaz')
-rw-r--r-- | dev-php5/pecl-yaz/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/pecl-yaz/ChangeLog b/dev-php5/pecl-yaz/ChangeLog index 21e3741304cd..eb7ed58513fd 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.29 2008/02/03 23:24:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/ChangeLog,v 1.30 2008/02/06 19:09:59 nixnut Exp $ + + 06 Feb 2008; nixnut <nixnut@gentoo.org> pecl-yaz-1.0.13.ebuild: + stable on ppc wrt bug #208533 03 Feb 2008; Jeroen Roovers <jer@gentoo.org> pecl-yaz-1.0.13.ebuild: Stable for HPPA (bug #208545). diff --git a/dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild b/dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild index f69e0057d4a4..d5ac1056db27 100644 --- a/dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild +++ b/dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.13.ebuild,v 1.4 2008/02/03 23:24:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild,v 1.5 2008/02/06 19:09:59 nixnut Exp $ PHP_EXT_NAME="yaz" PHP_EXT_INI="yes" @@ -9,7 +9,7 @@ DOCS="README" 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-3" |