diff options
Diffstat (limited to 'dev-php5/pecl-zip/pecl-zip-1.7.0.ebuild')
-rw-r--r-- | dev-php5/pecl-zip/pecl-zip-1.7.0.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-php5/pecl-zip/pecl-zip-1.7.0.ebuild b/dev-php5/pecl-zip/pecl-zip-1.7.0.ebuild deleted file mode 100644 index 62971da7a29a..000000000000 --- a/dev-php5/pecl-zip/pecl-zip-1.7.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# 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.7.0.ebuild,v 1.2 2006/08/15 11:43:00 sebastian Exp $ - -PHP_EXT_ZENDEXT="no" -PHP_EXT_PECL_PKG="zip" -PHP_EXT_NAME="zip" -PHP_EXT_INI="yes" - -inherit php-ext-pecl-r1 - -IUSE="" -DESCRIPTION="PHP zip management extension." -SLOT="0" -LICENSE="PHP" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -DEPEND="${DEPEND} - sys-libs/zlib" - -need_php_by_category |