diff options
author | 2007-03-06 19:19:28 +0000 | |
---|---|---|
committer | 2007-03-06 19:19:28 +0000 | |
commit | 13f82b95becf17d38a3f94b889ae676bbce1ef70 (patch) | |
tree | 36099a4af7ee6ce65718b6c2669d4d3d1940b549 /dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild | |
parent | Stable on ppc wrt bug #153911. (diff) | |
download | historical-13f82b95becf17d38a3f94b889ae676bbce1ef70.tar.gz historical-13f82b95becf17d38a3f94b889ae676bbce1ef70.tar.bz2 historical-13f82b95becf17d38a3f94b889ae676bbce1ef70.zip |
Stable on ppc wrt bug #153911.
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild')
-rw-r--r-- | dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild b/dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild index b9d054807c8c..f75bfb9530bf 100644 --- a/dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild +++ b/dev-php5/pecl-zip/pecl-zip-1.8.6.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.6.ebuild,v 1.6 2007/03/06 16:06:08 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild,v 1.7 2007/03/06 19:18:41 dertobi123 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" |