commit:     2467eda725aa54ed2b9885e9f7d0ce2514d3a24c
Author:     RavFX XMR <ravfx <AT> xmr <DOT> mx>
AuthorDate: Mon Apr 14 15:20:09 2025 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Mon Apr 14 15:20:09 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2467eda7

net-p2p/feather: Removed USES relates to discontinued services from 2.7.0.

Signed-off-by: RavFX XMR <ravfx <AT> xmr.mx>

 net-p2p/feather/{feather-2.7.0.ebuild => feather-2.7.0-r1.ebuild} | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-p2p/feather/feather-2.7.0.ebuild 
b/net-p2p/feather/feather-2.7.0-r1.ebuild
similarity index 92%
rename from net-p2p/feather/feather-2.7.0.ebuild
rename to net-p2p/feather/feather-2.7.0-r1.ebuild
index e26ff73f1..23906b8d4 100644
--- a/net-p2p/feather/feather-2.7.0.ebuild
+++ b/net-p2p/feather/feather-2.7.0-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 xmrig"
+IUSE="bounties calc crowdfunding home qrcode revuo tickers xmrig"
 DEPEND="
        dev-libs/libsodium:=
        media-gfx/qrencode:=
@@ -67,11 +67,8 @@ src_configure() {
                -DWITH_PLUGIN_TICKERS=$(usex tickers)
                -DWITH_PLUGIN_CROWDFUNDING=$(usex crowdfunding)
                -DWITH_PLUGIN_BOUNTIES=$(usex bounties)
-               -DWITH_PLUGIN_REDDIT=$(usex reddit)
                -DWITH_PLUGIN_REVUO=$(usex revuo)
                -DWITH_PLUGIN_CALC=$(usex calc)
-               -DWITH_PLUGIN_EXCHANGE=$(usex exchange)
-               -DWITH_PLUGIN_LOCALMONERO=$(usex localmonero)
                -DWITH_PLUGIN_XMRIG=$(usex xmrig)
                -DCHECK_UPDATES=OFF
                -DPLATFORM_INSTALLER=OFF

Reply via email to