From: Brian Evans Date: Fri, 4 Aug 2017 14:05:39 +0000 (-0400) Subject: dev-php/PEAR-Translation2: Drop old X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=82b450f1b069b6b1874c8d06bea0f5f8ce60e1b0;p=gentoo.git dev-php/PEAR-Translation2: Drop old Package-Manager: Portage-2.3.6, Repoman-2.3.3 --- diff --git a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.4.ebuild b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.4.ebuild deleted file mode 100644 index 75fade38dc39..000000000000 --- a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.4.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="2" -inherit php-pear-r1 - -DESCRIPTION="Class for multilingual applications management" -LICENSE="BSD" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="minimal xml" - -RDEPEND="dev-lang/php[nls] - !minimal? ( dev-php/PEAR-Cache_Lite - dev-php/PEAR-DB - dev-php/PEAR-DB_DataObject - dev-php/PEAR-MDB - dev-php/PEAR-MDB2 - dev-php/PEAR-File_Gettext - >=dev-php/PEAR-I18Nv2-0.9.1 ) - xml? ( >=dev-php/PEAR-XML_Serializer-0.13.0 )"