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_Table/
Date: Wed, 14 Feb 2018 15:50:04
Message-Id: 1518617365.9a4f0a2aadfa22210859bf4a8e72614020589522.grknight@gentoo
1 commit: 9a4f0a2aadfa22210859bf4a8e72614020589522
2 Author: Brian Evans <grknight <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 14 14:09:25 2018 +0000
4 Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 14 14:09:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4f0a2a
7
8 dev-php/PEAR-Console_Table: Drop old
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-php/PEAR-Console_Table/Manifest | 1 -
13 dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild | 12 ------------
14 2 files changed, 13 deletions(-)
15
16 diff --git a/dev-php/PEAR-Console_Table/Manifest b/dev-php/PEAR-Console_Table/Manifest
17 index c180bb2669e..0c2a42e374c 100644
18 --- a/dev-php/PEAR-Console_Table/Manifest
19 +++ b/dev-php/PEAR-Console_Table/Manifest
20 @@ -1,2 +1 @@
21 -DIST Console_Table-1.1.6.tgz 9534 BLAKE2B 830abf95d495edf505f36069047a566c86dc2ae8d4a5c518348bd974bb57bd0bba353b2c750d88111520ffa2ea06fd6cc085e79591fff71a158636cafd8c1a04 SHA512 b5fdceb13c45fc050c1df72b10abd258f5fa5426822cccfb36046c0d4950fdf9431765949190a17aa4f881fbba9884208059c650394696268f443217581e361b
22 DIST Console_Table-1.3.0.tgz 11391 BLAKE2B 25cbb72f2fa23026320840eb3e3b85f08dfc6a90ae9a613ec3e7251b407fc971c0a8aad3ac6bccbb9cd99066aca30249373539b8758fed58b0d1fc53898fc71b SHA512 83227ce8e55ae38cdf91b7097879a3406898064d1c047c5a94c6cadc46cbeeea51c43d135e6aadfbdb38fa080a1b27a1d4cea1c36ff9eb3e14dc4b04de334c11
23
24 diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild
25 deleted file mode 100644
26 index 45b34535e28..00000000000
27 --- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild
28 +++ /dev/null
29 @@ -1,12 +0,0 @@
30 -# Copyright 1999-2014 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -
33 -EAPI="4"
34 -
35 -inherit php-pear-r1
36 -
37 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
38 -DESCRIPTION="Class that makes it easy to build console style tables"
39 -LICENSE="BSD"
40 -SLOT="0"
41 -IUSE=""