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 230BF1581C1 for ; Tue, 16 Jul 2024 15:55:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54734E2AA9; Tue, 16 Jul 2024 15:55:57 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 315F7E2AA9 for ; Tue, 16 Jul 2024 15:55:57 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 12F47335D64 for ; Tue, 16 Jul 2024 15:55:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 756501E1A for ; Tue, 16 Jul 2024 15:55:54 +0000 (UTC) From: "Lucio Sauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lucio Sauer" Message-ID: <1721145307.c10f0bf7de1fe8edcec1ae4af6aaf96ea6322b5d.watermanpaint@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/feather/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-p2p/feather/feather-2.6.7-r1.ebuild X-VCS-Directories: net-p2p/feather/ X-VCS-Committer: watermanpaint X-VCS-Committer-Name: Lucio Sauer X-VCS-Revision: c10f0bf7de1fe8edcec1ae4af6aaf96ea6322b5d X-VCS-Branch: dev Date: Tue, 16 Jul 2024 15:55:54 +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: 6deafd3f-0936-4f5f-b7d2-cf61d2e3ca06 X-Archives-Hash: d7ef245361ccaee2c5966a85b9a781bb commit: c10f0bf7de1fe8edcec1ae4af6aaf96ea6322b5d Author: Lucio Sauer posteo net> AuthorDate: Tue Jul 16 15:55:07 2024 +0000 Commit: Lucio Sauer posteo net> CommitDate: Tue Jul 16 15:55:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c10f0bf7 net-p2p/feather: remove IUSE inherited from verify-sig eclass Signed-off-by: Lucio Sauer posteo.net> net-p2p/feather/feather-2.6.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/feather/feather-2.6.7-r1.ebuild b/net-p2p/feather/feather-2.6.7-r1.ebuild index 1694478cd..3703ea403 100644 --- a/net-p2p/feather/feather-2.6.7-r1.ebuild +++ b/net-p2p/feather/feather-2.6.7-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="BSD MIT" SLOT="0" KEYWORDS="~amd64" -IUSE="bounties calc crowdfunding exchange home localmonero qrcode reddit revuo tickers verify-sig xmrig" +IUSE="bounties calc crowdfunding exchange home localmonero qrcode reddit revuo tickers xmrig" DEPEND=" dev-libs/libsodium:= media-gfx/qrencode:=