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-Console_Getargs/
Date: Thu, 06 Jul 2017 14:37:30
Message-Id: 1499351791.f51e72598d45f99e5efc6ea5f94667127f18f56a.grknight@gentoo
1 commit: f51e72598d45f99e5efc6ea5f94667127f18f56a
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 6 13:44:04 2017 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 6 14:36:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f51e7259
7
8 dev-php/PEAR-Console_Getargs: Drop old
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 .../PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild | 13 -------------
13 1 file changed, 13 deletions(-)
14
15 diff --git a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild
16 deleted file mode 100644
17 index 795260cad9d..00000000000
18 --- a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild
19 +++ /dev/null
20 @@ -1,13 +0,0 @@
21 -# Copyright 1999-2014 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="A command-line arguments parser"
29 -
30 -LICENSE="PHP-3"
31 -SLOT="0"
32 -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
33 -IUSE=""