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 27D91139694 for ; Thu, 9 Feb 2017 18:06:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33C21E0CBA; Thu, 9 Feb 2017 18:06:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F5DEE0CBA for ; Thu, 9 Feb 2017 18:06:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AAE0D340AC7 for ; Thu, 9 Feb 2017 18:06:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0AD93EA9 for ; Thu, 9 Feb 2017 18:06:26 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1486663408.b0e0a46fdff5daa13c10459a45ae8dc89083774d.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-OLE/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/PEAR-OLE/Manifest dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild X-VCS-Directories: dev-php/PEAR-OLE/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: b0e0a46fdff5daa13c10459a45ae8dc89083774d X-VCS-Branch: master Date: Thu, 9 Feb 2017 18:06: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: 73affa5a-244d-453d-984b-1d6930aa053e X-Archives-Hash: 1968d0e78cab39ae24cc26eb60e9c737 commit: b0e0a46fdff5daa13c10459a45ae8dc89083774d Author: Michael Orlitzky gentoo org> AuthorDate: Thu Feb 9 18:02:52 2017 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Thu Feb 9 18:03:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0e0a46f dev-php/PEAR-OLE: remove unused PEAR-OLE-0.6.1.ebuild. Package-Manager: portage-2.3.3 dev-php/PEAR-OLE/Manifest | 1 - dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild | 11 ----------- 2 files changed, 12 deletions(-) diff --git a/dev-php/PEAR-OLE/Manifest b/dev-php/PEAR-OLE/Manifest index 867ed0fbbd..dd9089cc33 100644 --- a/dev-php/PEAR-OLE/Manifest +++ b/dev-php/PEAR-OLE/Manifest @@ -1,2 +1 @@ -DIST OLE-0.6.1.tgz 12111 SHA256 9fd4ed5eaa07f831324df5c910584418803a7f73f0c818e85ea92fa78714587f SHA512 3c03eb0faa24525404aa611c0c38316d449e4ae21ec0478482f4d8813f061b82c1ad9699e1d1d481202051f3562c71ca2d0428f7b3fc208120364a55b5952115 WHIRLPOOL ce88ebb9c770df3c7ba0e7bef4f5eecc8a251a4fd5d658de65517e5f799effe450bfedd452bf85c021156527e8e482faef23de9f66eff556e667ecd5b83688af DIST OLE-1.0.0RC2.tgz 13981 SHA256 a0f3ad85845801ad8f7c6cf1695e048c960a72b183946613ddbca4567fed9164 SHA512 9d0b236da4a0f82f272cf2e5642246ca35f83b9d21f1cc41ebe32d536949e9c7fce8d3bee0dce051f692a0283e1203d5ba2bacbe339f72cad4c83eb7a7b7e884 WHIRLPOOL 232cfbbe3c39cdd52455fd9f060c8983002e80f178dda25627d6a88c51af22dc5ae7f71577a4679ef9aed15ad4cae5ae4e6791cf215e286e1460bfdde8fefa58 diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild deleted file mode 100644 index d51cacf87c..0000000000 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit php-pear-r1 - -DESCRIPTION="Package for reading and writing OLE containers" -LICENSE="PHP-2.02 PHP-3" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" -IUSE=""