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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C09C2158020 for ; Fri, 21 Oct 2022 19:56:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAF11E088B; Fri, 21 Oct 2022 19:56:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90EC9E088B for ; Fri, 21 Oct 2022 19:56:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AF658340A60 for ; Fri, 21 Oct 2022 19:56:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7BC262A for ; Fri, 21 Oct 2022 19:56:51 +0000 (UTC) From: "John Helmert III" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "John Helmert III" Message-ID: <1666382196.6a6653d061341eae5eee91a56da7f4c1917ca67a.ajak@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/tremc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/tremc/Manifest net-p2p/tremc/tremc-0.9.2_p20201101.ebuild X-VCS-Directories: net-p2p/tremc/ X-VCS-Committer: ajak X-VCS-Committer-Name: John Helmert III X-VCS-Revision: 6a6653d061341eae5eee91a56da7f4c1917ca67a X-VCS-Branch: master Date: Fri, 21 Oct 2022 19:56:51 +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: d8b42106-e989-4b6c-b1ef-2923f4a32e17 X-Archives-Hash: 42bac4be3c436272985925603fc03f83 commit: 6a6653d061341eae5eee91a56da7f4c1917ca67a Author: John Helmert III gentoo org> AuthorDate: Fri Oct 21 19:45:04 2022 +0000 Commit: John Helmert III gentoo org> CommitDate: Fri Oct 21 19:56:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a6653d0 net-p2p/tremc: drop 0.9.2_p20201101 Signed-off-by: John Helmert III gentoo.org> net-p2p/tremc/Manifest | 1 - net-p2p/tremc/tremc-0.9.2_p20201101.ebuild | 43 ------------------------------ 2 files changed, 44 deletions(-) diff --git a/net-p2p/tremc/Manifest b/net-p2p/tremc/Manifest index 30ca8d52886c..f15840486e81 100644 --- a/net-p2p/tremc/Manifest +++ b/net-p2p/tremc/Manifest @@ -1,2 +1 @@ -DIST tremc-0.9.2_p20201101.tar.gz 334602 BLAKE2B 916274775cb51948b3322f0d037d3130e2032ef31acdbbd2b7c42b17c639a82b9dccfe413db4936e9bd580caa7c1ec140091ad09b06058138e8fc0e4882b6c21 SHA512 acae099b2fd24362c02f24b5a6aca85e5b6b0608080a79e0a9a6950a3f61135e271415d0db60d04e39195272ea6e2e494ee85345db454811d6de430c75b5bece DIST tremc-0.9.3.tar.gz 334457 BLAKE2B 328f158c96c4927fb910a58508fb3a74aa43d6ab74dfcdde7a99eee0ba70aa7020e00f19197ba0d3ae641b169cf147fc0ea04c1ef4e638a41a29311a042df284 SHA512 cbc40ce36eec1f641a6754933e7b009ca3d47e9a2d5091f7677f8005c466f6d0c744023b92e6b5aa93e736828390917c2b5f2f87ba6634d74016960b764467eb diff --git a/net-p2p/tremc/tremc-0.9.2_p20201101.ebuild b/net-p2p/tremc/tremc-0.9.2_p20201101.ebuild deleted file mode 100644 index 1fe156a2937d..000000000000 --- a/net-p2p/tremc/tremc-0.9.2_p20201101.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{9,10} ) -PYTHON_REQ_USE="ncurses" - -COMMIT="8b6b29163295e5cf12d9d874e80203c5906619c8" - -inherit bash-completion-r1 optfeature python-single-r1 - -DESCRIPTION="Ncurses interface for the Transmission BitTorrent client" -HOMEPAGE="https://github.com/tremc/tremc" -SRC_URI="https://github.com/tremc/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS}" - -S="${WORKDIR}/${PN}-${COMMIT}" - -# Specify a no-op src_compile so upstream's broken Makefile doesn't get used -src_compile() { - : -} - -src_install() { - python_doscript tremc - newbashcomp completion/bash/tremc.sh tremc - insinto /usr/share/zsh/site-functions - doins completion/zsh/_tremc - doman tremc.1 - dodoc NEWS README.md -} - -pkg_postinst() { - optfeature "Extract ipv4 from ipv6 addresses" dev-python/ipy - optfeature "Clipboard support" dev-python/pyperclip -}