Gentoo Archives: gentoo-commits

From: Michael Orlitzky <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-System_Command/
Date: Sun, 12 Feb 2017 16:03:47
Message-Id: 1486915416.da628ceee200bbe2f3c6e517373d582abe3efdce.mjo@gentoo
1 commit: da628ceee200bbe2f3c6e517373d582abe3efdce
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 12 16:02:17 2017 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 12 16:03:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da628cee
7
8 dev-php/PEAR-System_Command: remove unused PEAR-System_Command-1.0.8.ebuild.
9
10 Package-Manager: portage-2.3.3
11
12 .../PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild | 13 -------------
13 1 file changed, 13 deletions(-)
14
15 diff --git a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild b/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild
16 deleted file mode 100644
17 index 0474518770..0000000000
18 --- a/dev-php/PEAR-System_Command/PEAR-System_Command-1.0.8.ebuild
19 +++ /dev/null
20 @@ -1,13 +0,0 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24 -
25 -EAPI=5
26 -
27 -inherit php-pear-r1
28 -
29 -DESCRIPTION="PEAR::System_Command is a commandline execution interface"
30 -LICENSE="PHP-2.02"
31 -SLOT="0"
32 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
33 -IUSE=""