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-PHP_Debug/
Date: Mon, 06 Nov 2017 18:36:49
Message-Id: 1509993393.7ad0a949e09e6d4aff6e8c5557f68694c1fb2804.grknight@gentoo
1 commit: 7ad0a949e09e6d4aff6e8c5557f68694c1fb2804
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 6 18:36:33 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 6 18:36:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ad0a949
7
8 dev-php/PEAR-PHP_Debug: Drop old revision
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r1.ebuild | 16 ----------------
13 1 file changed, 16 deletions(-)
14
15 diff --git a/dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r1.ebuild b/dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r1.ebuild
16 deleted file mode 100644
17 index 76fdf9da522..00000000000
18 --- a/dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r1.ebuild
19 +++ /dev/null
20 @@ -1,16 +0,0 @@
21 -# Copyright 1999-2012 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI="4"
25 -
26 -inherit php-pear-r1
27 -
28 -DESCRIPTION="Provides traces, timings, executed queries, watched variables etc. "
29 -
30 -LICENSE="MIT"
31 -SLOT="0"
32 -KEYWORDS="~amd64 ~x86"
33 -IUSE="minimal"
34 -
35 -RDEPEND="!minimal? ( dev-php/PEAR-Text_Highlighter
36 - dev-php/PEAR-Services_W3C_HTMLValidator )"