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 | 059f6876fe031aed4ff07fbe12ba3501289e6c18 (patch) | |
tree | f8c63f957f7ab2e30d82c58005b28aa3080251c4 /dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild | |
parent | stable on ppc wrt bug #208545 (diff) | |
download | historical-059f6876fe031aed4ff07fbe12ba3501289e6c18.tar.gz historical-059f6876fe031aed4ff07fbe12ba3501289e6c18.tar.bz2 historical-059f6876fe031aed4ff07fbe12ba3501289e6c18.zip |
stable on ppc wrt bug #208545
Package-Manager: portage-2.1.4.1
Diffstat (limited to 'dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild')
-rw-r--r-- | dev-php5/pecl-yaz/pecl-yaz-1.0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |