From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1B24E138332 for ; Wed, 14 Feb 2018 15:50:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A9D2E09B4; Wed, 14 Feb 2018 15:50:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 57E4AE09B4 for ; Wed, 14 Feb 2018 15:50:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DB884335CD6 for ; Wed, 14 Feb 2018 14:11:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 344FB213 for ; Wed, 14 Feb 2018 14:11:26 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1518617365.9a4f0a2aadfa22210859bf4a8e72614020589522.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Console_Table/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/PEAR-Console_Table/Manifest dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild X-VCS-Directories: dev-php/PEAR-Console_Table/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 9a4f0a2aadfa22210859bf4a8e72614020589522 X-VCS-Branch: master Date: Wed, 14 Feb 2018 14:11:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d1bd4d4a-e083-4451-b29b-98c3232a80cc X-Archives-Hash: b145bef1452aa51dea910441c3d45010 commit: 9a4f0a2aadfa22210859bf4a8e72614020589522 Author: Brian Evans gentoo org> AuthorDate: Wed Feb 14 14:09:25 2018 +0000 Commit: Brian Evans gentoo org> CommitDate: Wed Feb 14 14:09:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4f0a2a dev-php/PEAR-Console_Table: Drop old Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-php/PEAR-Console_Table/Manifest | 1 - dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild | 12 ------------ 2 files changed, 13 deletions(-) diff --git a/dev-php/PEAR-Console_Table/Manifest b/dev-php/PEAR-Console_Table/Manifest index c180bb2669e..0c2a42e374c 100644 --- a/dev-php/PEAR-Console_Table/Manifest +++ b/dev-php/PEAR-Console_Table/Manifest @@ -1,2 +1 @@ -DIST Console_Table-1.1.6.tgz 9534 BLAKE2B 830abf95d495edf505f36069047a566c86dc2ae8d4a5c518348bd974bb57bd0bba353b2c750d88111520ffa2ea06fd6cc085e79591fff71a158636cafd8c1a04 SHA512 b5fdceb13c45fc050c1df72b10abd258f5fa5426822cccfb36046c0d4950fdf9431765949190a17aa4f881fbba9884208059c650394696268f443217581e361b DIST Console_Table-1.3.0.tgz 11391 BLAKE2B 25cbb72f2fa23026320840eb3e3b85f08dfc6a90ae9a613ec3e7251b407fc971c0a8aad3ac6bccbb9cd99066aca30249373539b8758fed58b0d1fc53898fc71b SHA512 83227ce8e55ae38cdf91b7097879a3406898064d1c047c5a94c6cadc46cbeeea51c43d135e6aadfbdb38fa080a1b27a1d4cea1c36ff9eb3e14dc4b04de334c11 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 deleted file mode 100644 index 45b34535e28..00000000000 --- a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.1.6.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="4" - -inherit php-pear-r1 - -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -DESCRIPTION="Class that makes it easy to build console style tables" -LICENSE="BSD" -SLOT="0" -IUSE=""