summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php5/pecl-http/pecl-http-1.2.1.ebuild')
-rw-r--r--dev-php5/pecl-http/pecl-http-1.2.1.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-php5/pecl-http/pecl-http-1.2.1.ebuild b/dev-php5/pecl-http/pecl-http-1.2.1.ebuild
deleted file mode 100644
index 6f67ae6f4208..000000000000
--- a/dev-php5/pecl-http/pecl-http-1.2.1.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-http/pecl-http-1.2.1.ebuild,v 1.2 2006/09/17 15:21:18 voxus Exp $
-
-PHP_EXT_ZENDEXT="no"
-PHP_EXT_PECL_PKG="pecl_http"
-PHP_EXT_NAME="http"
-PHP_EXT_INI="yes"
-
-inherit php-ext-pecl-r1
-
-IUSE=""
-DESCRIPTION="Extended HTTP Support for PHP."
-SLOT="0"
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="${DEPEND} net-misc/curl"
-
-need_php_by_category