summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-10-06 10:27:51 -0400
committerBrian Evans <grknight@gentoo.org>2015-10-06 10:27:51 -0400
commit6ee64613e6439dd0ff081c8f8e98b2f1010e3154 (patch)
tree4e27a995261b039a77a31cc2beade8377e4930f9 /dev-php
parentdev-php/pecl-ncurses: Revbump to fix ncurses slot dependency (diff)
downloadgentoo-6ee64613e6439dd0ff081c8f8e98b2f1010e3154.tar.gz
gentoo-6ee64613e6439dd0ff081c8f8e98b2f1010e3154.tar.bz2
gentoo-6ee64613e6439dd0ff081c8f8e98b2f1010e3154.zip
dev-php/PEAR-I18Nv2: Drop old
Package-Manager: portage-2.2.22
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r1.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r1.ebuild b/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r1.ebuild
deleted file mode 100644
index 8c818cf6040a..000000000000
--- a/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit php-pear-r1
-
-DESCRIPTION="Internationalization - basic support to localize your application"
-LICENSE="PHP-3"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-DEPEND="|| ( <dev-lang/php-5.3[pcre,iconv] >=dev-lang/php-5.3[iconv] )"