summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-04-20 21:04:37 -0400
committerBrian Evans <grknight@gentoo.org>2018-04-20 21:06:51 -0400
commitbd25225c42e8b3d08cc64fa19e0798f73e2c4c64 (patch)
treea272914e5b98000f0274c9c8c80065a9e6e2b1db /dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r3.ebuild
parentdev-php/PEAR-HTML_Select: Remove package (diff)
downloadgentoo-bd25225c42e8b3d08cc64fa19e0798f73e2c4c64.tar.gz
gentoo-bd25225c42e8b3d08cc64fa19e0798f73e2c4c64.tar.bz2
gentoo-bd25225c42e8b3d08cc64fa19e0798f73e2c4c64.zip
dev-php/PEAR-I18Nv2: Remove package
Closes: https://bugs.gentoo.org/650988
Diffstat (limited to 'dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r3.ebuild')
-rw-r--r--dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r3.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r3.ebuild b/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r3.ebuild
deleted file mode 100644
index 1b149a3a9d78..000000000000
--- a/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r3.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-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:*[iconv,pcre(+)]"
-RDEPEND="${DEPEND}"