diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-19 21:15:23 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-19 21:15:23 +0000 |
commit | 893326f1d73d3eda391fed12218612cf0741a044 (patch) | |
tree | 7e17d47f76b43e8126f777da8a6383943a413f4e /dev-php5/pecl-zip/pecl-zip-1.0.ebuild | |
parent | Stable on x86. (diff) | |
download | gentoo-2-893326f1d73d3eda391fed12218612cf0741a044.tar.gz gentoo-2-893326f1d73d3eda391fed12218612cf0741a044.tar.bz2 gentoo-2-893326f1d73d3eda391fed12218612cf0741a044.zip |
Stable on x86.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php5/pecl-zip/pecl-zip-1.0.ebuild')
-rw-r--r-- | dev-php5/pecl-zip/pecl-zip-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/pecl-zip/pecl-zip-1.0.ebuild b/dev-php5/pecl-zip/pecl-zip-1.0.ebuild index ffe95459a3b6..9abd61378a06 100644 --- a/dev-php5/pecl-zip/pecl-zip-1.0.ebuild +++ b/dev-php5/pecl-zip/pecl-zip-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.0.ebuild,v 1.7 2006/01/18 20:22:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-zip/pecl-zip-1.0.ebuild,v 1.8 2006/01/19 21:14:10 nelchael Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="zip" @@ -13,7 +13,7 @@ IUSE="" DESCRIPTION="PHP zip management extension." SLOT="0" LICENSE="PHP" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~s390 ~sparc x86" DEPEND="${DEPEND} dev-libs/zziplib" |