Gentoo Archives: gentoo-commits

From: Brian Evans <grknight@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-I18Nv2/
Date: Tue, 06 Oct 2015 14:28:16
Message-Id: 1444141671.6ee64613e6439dd0ff081c8f8e98b2f1010e3154.grknight@gentoo
1 commit: 6ee64613e6439dd0ff081c8f8e98b2f1010e3154
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 6 14:27:51 2015 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 6 14:27:51 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ee64613
7
8 dev-php/PEAR-I18Nv2: Drop old
9
10 Package-Manager: portage-2.2.22
11
12 dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r1.ebuild | 14 --------------
13 1 file changed, 14 deletions(-)
14
15 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
16 deleted file mode 100644
17 index 8c818cf..0000000
18 --- a/dev-php/PEAR-I18Nv2/PEAR-I18Nv2-0.11.4-r1.ebuild
19 +++ /dev/null
20 @@ -1,14 +0,0 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24 -
25 -EAPI="2"
26 -
27 -inherit php-pear-r1
28 -
29 -DESCRIPTION="Internationalization - basic support to localize your application"
30 -LICENSE="PHP-3"
31 -SLOT="0"
32 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
33 -IUSE=""
34 -DEPEND="|| ( <dev-lang/php-5.3[pcre,iconv] >=dev-lang/php-5.3[iconv] )"