summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-04-16 11:53:30 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-04-16 11:53:30 +0000
commitd50acba769ccc358e6b44a6de469b59ce301ebc2 (patch)
treedf24c77c4fd8fd4f18be566159e92abfc441bab3 /dev-php5
parentStable on amd64 wrt bug #354569 (diff)
downloadgentoo-2-d50acba769ccc358e6b44a6de469b59ce301ebc2.tar.gz
gentoo-2-d50acba769ccc358e6b44a6de469b59ce301ebc2.tar.bz2
gentoo-2-d50acba769ccc358e6b44a6de469b59ce301ebc2.zip
Removed older versions
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/pecl-idn/pecl-idn-0.2.0.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/dev-php5/pecl-idn/pecl-idn-0.2.0.ebuild b/dev-php5/pecl-idn/pecl-idn-0.2.0.ebuild
deleted file mode 100644
index 953431e81853..000000000000
--- a/dev-php5/pecl-idn/pecl-idn-0.2.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-idn/pecl-idn-0.2.0.ebuild,v 1.1 2010/07/05 11:08:33 mabi Exp $
-
-PHP_EXT_NAME="idn"
-PHP_EXT_INI="yes"
-PHP_EXT_ZENDEXT="no"
-DOCS="README ChangeLog"
-
-inherit php-ext-pecl-r1
-
-KEYWORDS="~amd64 ~x86"
-
-DESCRIPTION="Binding to the GNU libidn for using Internationalized Domain Names."
-LICENSE="PHP-3"
-SLOT="0"
-IUSE=""
-
-DEPEND="net-dns/libidn"
-RDEPEND="${DEPEND}"
-
-need_php_by_category