diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-10 14:47:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-10 14:47:25 +0000 |
commit | 1902ee98a9ce9053832367fa829f8f715f67d97e (patch) | |
tree | ac47aa7e54de802625f0239d96de460bfb13c7de /dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild | |
parent | Stable on sparc wrt #173849 (diff) | |
download | historical-1902ee98a9ce9053832367fa829f8f715f67d97e.tar.gz historical-1902ee98a9ce9053832367fa829f8f715f67d97e.tar.bz2 historical-1902ee98a9ce9053832367fa829f8f715f67d97e.zip |
Stable on sparc wrt #173849
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild')
-rw-r--r-- | dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 7a16a7c242cb..9f564823640d 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.4 2007/04/10 09:31:31 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-yaz/pecl-yaz-1.0.8.ebuild,v 1.5 2007/04/10 14:47:25 gustavoz 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" |