diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-11-11 02:05:22 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-11-11 02:05:22 +0000 |
commit | c53d153e02b1031335554bbf5061101272943782 (patch) | |
tree | 0386e90e460e0ebc0388dd0bef12199d35f9a36d /dev-php5/pecl-zip/pecl-zip-1.8.10.ebuild | |
parent | Stable on x86 wrt bug #198560 (diff) | |
download | historical-c53d153e02b1031335554bbf5061101272943782.tar.gz historical-c53d153e02b1031335554bbf5061101272943782.tar.bz2 historical-c53d153e02b1031335554bbf5061101272943782.zip |
Stable on x86 wrt bug #198561
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-php5/pecl-zip/pecl-zip-1.8.10.ebuild')
-rw-r--r-- | dev-php5/pecl-zip/pecl-zip-1.8.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-zip/pecl-zip-1.8.10.ebuild b/dev-php5/pecl-zip/pecl-zip-1.8.10.ebuild index 97f2ccc66646..5d6cdf91049e 100644 --- a/dev-php5/pecl-zip/pecl-zip-1.8.10.ebuild +++ b/dev-php5/pecl-zip/pecl-zip-1.8.10.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-zip/pecl-zip-1.8.10.ebuild,v 1.2 2007/11/10 21:57:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-zip/pecl-zip-1.8.10.ebuild,v 1.3 2007/11/11 02:05:22 cla Exp $ PHP_EXT_NAME="zip" 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" DESCRIPTION="PHP zip management extension." LICENSE="PHP" |