summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-03-19 14:52:14 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-03-19 14:52:14 +0000
commite2eb52ac10579829a96fe459c5b6ae677671d66c (patch)
tree72b505e44caf528e31cc0adf54def9d16749c414 /dev-php4/pecl-zip/pecl-zip-1.8.8.ebuild
parentReplacing einfo with elog (diff)
downloadhistorical-e2eb52ac10579829a96fe459c5b6ae677671d66c.tar.gz
historical-e2eb52ac10579829a96fe459c5b6ae677671d66c.tar.bz2
historical-e2eb52ac10579829a96fe459c5b6ae677671d66c.zip
Vbump.
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-php4/pecl-zip/pecl-zip-1.8.8.ebuild')
-rw-r--r--dev-php4/pecl-zip/pecl-zip-1.8.8.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-php4/pecl-zip/pecl-zip-1.8.8.ebuild b/dev-php4/pecl-zip/pecl-zip-1.8.8.ebuild
new file mode 100644
index 000000000000..61eb30cd9fd2
--- /dev/null
+++ b/dev-php4/pecl-zip/pecl-zip-1.8.8.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2007 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.8.8.ebuild,v 1.1 2007/03/19 14:52:13 chtekk 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="sys-libs/zlib"
+RDEPEND="${DEPEND}"
+
+need_php_by_category