diff options
author | 2005-11-01 01:45:06 +0000 | |
---|---|---|
committer | 2005-11-01 01:45:06 +0000 | |
commit | 474aa4d4ad73a0e1562a7db8c3a67a20e34a1394 (patch) | |
tree | c0c5509a046a686dfbff7185b8112119bda3a90a /dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild | |
parent | s390 love (diff) | |
download | historical-474aa4d4ad73a0e1562a7db8c3a67a20e34a1394.tar.gz historical-474aa4d4ad73a0e1562a7db8c3a67a20e34a1394.tar.bz2 historical-474aa4d4ad73a0e1562a7db8c3a67a20e34a1394.zip |
s390 love
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild')
-rw-r--r-- | dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild b/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild index 9ffd37a85228..1016d18c1a2d 100644 --- a/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild +++ b/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4.ebuild,v 1.3 2005/09/16 23:25:19 trapni Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.4.ebuild,v 1.4 2005/11/01 01:42:13 vapier Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="yaz" @@ -12,7 +12,7 @@ inherit php-ext-pecl-r1 DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" IUSE="" DEPEND="${DEPEND} |