diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 21:30:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 21:30:38 +0000 |
commit | 98d0bf387665451ea80f1c3d03f9cc494bda7732 (patch) | |
tree | 4a475a10b2e7621148464f22a947a918b0f2c1b0 /dev-php4 | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-98d0bf387665451ea80f1c3d03f9cc494bda7732.tar.gz gentoo-2-98d0bf387665451ea80f1c3d03f9cc494bda7732.tar.bz2 gentoo-2-98d0bf387665451ea80f1c3d03f9cc494bda7732.zip |
arm/s390/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-php4')
-rw-r--r-- | dev-php4/pecl-yaz/pecl-yaz-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 cf498e7dde7d..b329426df25b 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.9 2007/04/18 07:12:47 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-yaz/pecl-yaz-1.0.8.ebuild,v 1.10 2007/06/24 21:30:38 vapier 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" |