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 AE7EC1581C1 for ; Tue, 16 Jul 2024 15:46:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D8FBE2A0F; Tue, 16 Jul 2024 15:46:17 +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 3BFB3E2A10 for ; Tue, 16 Jul 2024 15:46:17 +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 0AE93335D6B for ; Tue, 16 Jul 2024 15:46:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BF7C1E1A for ; Tue, 16 Jul 2024 15:46:14 +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: <1721144547.df179d225a2ebfc31feb039923b7cc662d0f2e2c.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: df179d225a2ebfc31feb039923b7cc662d0f2e2c X-VCS-Branch: dev Date: Tue, 16 Jul 2024 15:46:14 +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: 05b1fec9-5abd-4608-91f4-2e0c62732c40 X-Archives-Hash: 59e7ded86f83c98d7b51c3a72d38cca2 commit: df179d225a2ebfc31feb039923b7cc662d0f2e2c Author: Lucio Sauer posteo net> AuthorDate: Tue Jul 16 15:20:14 2024 +0000 Commit: Lucio Sauer posteo net> CommitDate: Tue Jul 16 15:42:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=df179d22 net-p2p/feather: sort IUSE Signed-off-by: Lucio Sauer posteo.net> net-p2p/feather/feather-2.6.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-p2p/feather/feather-2.6.7-r1.ebuild b/net-p2p/feather/feather-2.6.7-r1.ebuild index 3948e447f..540e9ac48 100644 --- a/net-p2p/feather/feather-2.6.7-r1.ebuild +++ b/net-p2p/feather/feather-2.6.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="BSD MIT" SLOT="0" KEYWORDS="~amd64" -IUSE="qrcode home tickers crowdfunding bounties reddit revuo calc exchange xmrig localmonero" +IUSE="bounties calc crowdfunding exchange home localmonero qrcode reddit revuo tickers xmrig" DEPEND=" dev-libs/libsodium:= media-gfx/qrencode:=