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 ABD25138334 for ; Thu, 13 Dec 2018 07:27:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D4F3E0C52; Thu, 13 Dec 2018 07:27:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 41232E0C52 for ; Thu, 13 Dec 2018 07:27:27 +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 C8C24335C67 for ; Thu, 13 Dec 2018 07:27:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBA1B4CE for ; Thu, 13 Dec 2018 07:27:22 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1544686021.08a53481f2ca6aadccdd92a3d0e51d47c62559bd.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xlsx2csv/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/xlsx2csv/Manifest app-text/xlsx2csv/xlsx2csv-0.7.2.ebuild X-VCS-Directories: app-text/xlsx2csv/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 08a53481f2ca6aadccdd92a3d0e51d47c62559bd X-VCS-Branch: master Date: Thu, 13 Dec 2018 07:27:22 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0b968063-a690-44bf-bbf4-0e1b953c1ded X-Archives-Hash: 4f7046c0aeeab60df40a7304b96e1c5d commit: 08a53481f2ca6aadccdd92a3d0e51d47c62559bd Author: Tim Harder gentoo org> AuthorDate: Thu Dec 13 07:26:09 2018 +0000 Commit: Tim Harder gentoo org> CommitDate: Thu Dec 13 07:27:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08a53481 app-text/xlsx2csv: remove old Signed-off-by: Tim Harder gentoo.org> app-text/xlsx2csv/Manifest | 1 - app-text/xlsx2csv/xlsx2csv-0.7.2.ebuild | 27 --------------------------- 2 files changed, 28 deletions(-) diff --git a/app-text/xlsx2csv/Manifest b/app-text/xlsx2csv/Manifest index 119fbc719a0..b0b07303699 100644 --- a/app-text/xlsx2csv/Manifest +++ b/app-text/xlsx2csv/Manifest @@ -1,3 +1,2 @@ -DIST xlsx2csv-0.7.2.tar.gz 188520 BLAKE2B f0db947e0f2a69997f1c380fd1f6427fef9ff354dd8ea68fec06767a5222e4a1163b8401be3c40d9075fcd1b57e3ed33a046e8fa881e93d5e638d103a98c417c SHA512 c55535271801a690ed9ff28c2572d13cdac0efd206685a2119b73d1da7b4a46754da60782b36f7976bc5dc1b478860430848ccbee347824aea1a6556764c5922 DIST xlsx2csv-0.7.3.tar.gz 201482 BLAKE2B a2268e584097777d28f2565a19d0f271cb694066e1abffffd7578ecf0271efd420af63932eaea4389c062e050da257fa2f7164c9de7cdfa4ab3fd416692e7968 SHA512 855fcce9ae6ec51c46673e085a456d2862912d0da5130fdac34d88e5612c64d2bc0674c13b3bfb6cd6b7017e513fe0924dbb594db543020842705a82b6006e8e DIST xlsx2csv-0.7.4.tar.gz 212472 BLAKE2B de77f4d199bd5fbb43fb4aa775aed9b36aea4c956846be42e9387b79bf76727ba457a0c54db3b4803376b82af12923f21786aa34d21542e2d6ab354be33ad3f3 SHA512 771af30dce63b64272fc8d4dccbcab2106f60a2c9d33370b4d4034a21606e5726c84d963d59e88e2aa124c60f62fd57831ca5fb442d7540474ff1d688da9aaf6 diff --git a/app-text/xlsx2csv/xlsx2csv-0.7.2.ebuild b/app-text/xlsx2csv/xlsx2csv-0.7.2.ebuild deleted file mode 100644 index 56d36da399e..00000000000 --- a/app-text/xlsx2csv/xlsx2csv-0.7.2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) -PYTHON_REQ_USE="xml" - -inherit distutils-r1 - -DESCRIPTION="Convert MS Office xlsx files to CSV" -HOMEPAGE="https://github.com/dilshod/xlsx2csv/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="dev-lang/perl" - -python_compile_all() { - emake -C man -} - -python_install_all() { - distutils-r1_python_install_all - doman man/${PN}.1 -}