summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2006-10-22 06:32:11 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2006-10-22 06:32:11 +0000
commita97d52c35febfc2aa72d5b817603509bce0858a9 (patch)
tree53cc11c55fc9723b994d1d4e6262dfa678495b1c /dev-php4/pecl-zip/pecl-zip-1.7.5.ebuild
parenttouchups/stabilize (diff)
downloadhistorical-a97d52c35febfc2aa72d5b817603509bce0858a9.tar.gz
historical-a97d52c35febfc2aa72d5b817603509bce0858a9.tar.bz2
historical-a97d52c35febfc2aa72d5b817603509bce0858a9.zip
Version bump.
Package-Manager: portage-2.1.2_pre3-r6
Diffstat (limited to 'dev-php4/pecl-zip/pecl-zip-1.7.5.ebuild')
-rw-r--r--dev-php4/pecl-zip/pecl-zip-1.7.5.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-php4/pecl-zip/pecl-zip-1.7.5.ebuild b/dev-php4/pecl-zip/pecl-zip-1.7.5.ebuild
new file mode 100644
index 000000000000..024ba8efebb1
--- /dev/null
+++ b/dev-php4/pecl-zip/pecl-zip-1.7.5.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/pecl-zip/pecl-zip-1.7.5.ebuild,v 1.1 2006/10/22 06:32:11 sebastian Exp $
+
+PHP_EXT_NAME="zip"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+
+inherit php-ext-pecl-r1
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+DESCRIPTION="PHP zip management extension."
+LICENSE="PHP"
+SLOT="0"
+IUSE=""
+
+DEPEND="${DEPEND}
+ sys-libs/zlib"
+
+need_php_by_category