From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1435065-garchives=archives.gentoo.org@lists.gentoo.org>
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 B2910158096
	for <garchives@archives.gentoo.org>; Fri,  9 Sep 2022 20:02:51 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7C208E0874;
	Fri,  9 Sep 2022 20:02:50 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 677B3E0874
	for <gentoo-commits@lists.gentoo.org>; Fri,  9 Sep 2022 20:02:50 +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 3A5D4340F74
	for <gentoo-commits@lists.gentoo.org>; Fri,  9 Sep 2022 20:02:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 992C55D3
	for <gentoo-commits@lists.gentoo.org>; Fri,  9 Sep 2022 20:02:47 +0000 (UTC)
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" <gentoo@tastytea.de>
Message-ID: <1662665745.fb3dcffb1d8cb632b81de1809dbc41b90d32d677.tastytea@gentoo>
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-p2p/feather/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: net-p2p/feather/feather-2.1.0.ebuild net-p2p/feather/feather-9999.ebuild
X-VCS-Directories: net-p2p/feather/
X-VCS-Committer: tastytea
X-VCS-Committer-Name: Ronny Gutbrod
X-VCS-Revision: fb3dcffb1d8cb632b81de1809dbc41b90d32d677
X-VCS-Branch: master
Date: Fri,  9 Sep 2022 20:02:47 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 278af669-a203-44ca-877d-86f5536e7aad
X-Archives-Hash: 5b17f8bdf082c7aa14afdc9bb67ee0c7

commit:     fb3dcffb1d8cb632b81de1809dbc41b90d32d677
Author:     Adam Pimentel <adam.pimentel <AT> protonmail <DOT> com>
AuthorDate: Thu Sep  8 19:33:21 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Thu Sep  8 19:35:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fb3dcffb

net-p2p/feather: fixed live ebuild

Signed-off-by: Adam Pimentel <adam.pimentel <AT> protonmail.com>

 net-p2p/feather/feather-2.1.0.ebuild |  5 ++---
 net-p2p/feather/feather-9999.ebuild  | 21 +++++++++++----------
 2 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/net-p2p/feather/feather-2.1.0.ebuild b/net-p2p/feather/feather-2.1.0.ebuild
index fe658d7c6..c9324c8e6 100644
--- a/net-p2p/feather/feather-2.1.0.ebuild
+++ b/net-p2p/feather/feather-2.1.0.ebuild
@@ -20,8 +20,8 @@ MONERO_DIST_COMIT="b45c66e9c62d7e8f24abbcb447f408e618bfd450"
 DESCRIPTION="A free, open-source Monero wallet"
 HOMEPAGE="https://featherwallet.org"
 SRC_URI="https://github.com/feather-wallet/feather/archive/refs/tags/${PVR}.tar.gz -> ${PF}.tar.gz
-	https://github.com/tevador/polyseed/archive/${POLYSEED_DIST_COMIT}.tar.gz  -> ${PF}-polyseed.tar.gz
-	https://github.com/itay-grudev/SingleApplication/archive/${SINGLEAPPLICATION_DIST_COMIT}.tar.gz  -> ${PF}-singleapplication.tar.gz
+	https://github.com/tevador/polyseed/archive/${POLYSEED_DIST_COMIT}.tar.gz -> ${PF}-polyseed.tar.gz
+	https://github.com/itay-grudev/SingleApplication/archive/${SINGLEAPPLICATION_DIST_COMIT}.tar.gz -> ${PF}-singleapplication.tar.gz
 	https://github.com/feather-wallet/monero/archive/${MONERO_DIST_COMIT}.tar.gz -> ${PF}-monero.tar.gz
 	https://github.com/miniupnp/miniupnp/archive/${MINIUPNP_DIST_COMIT}.tar.gz -> ${PF}-monero-miniupnp.tar.gz
 	https://github.com/tevador/RandomX/archive/${RANDOMX_DIST_COMIT}.tar.gz -> ${PF}-monero-randomx.tar.gz
@@ -42,7 +42,6 @@ DEPEND="
 	dev-libs/libgcrypt:=
 	dev-libs/libsodium:=
 	dev-libs/libzip:=
-	dev-libs/monero-seed
 	dev-libs/openssl:=
 	>=dev-qt/qtcore-5.15:5
 	>=dev-qt/qtgui-5.15:5

diff --git a/net-p2p/feather/feather-9999.ebuild b/net-p2p/feather/feather-9999.ebuild
index 2897655f1..15e38dd01 100644
--- a/net-p2p/feather/feather-9999.ebuild
+++ b/net-p2p/feather/feather-9999.ebuild
@@ -8,7 +8,7 @@ inherit cmake git-r3
 DESCRIPTION="A free, open-source Monero wallet"
 HOMEPAGE="https://featherwallet.org"
 SRC_URI=""
-EGIT_REPO_URI="https://git.featherwallet.org/feather/feather.git"
+EGIT_REPO_URI="https://github.com/feather-wallet/feather.git"
 
 # Feather is released under the terms of the BSD license, but it vendors
 # code from Monero and Tor too.
@@ -22,19 +22,18 @@ DEPEND="
 	dev-libs/libgcrypt:=
 	dev-libs/libsodium:=
 	dev-libs/libzip:=
-	dev-libs/monero-seed
 	dev-libs/openssl:=
-	>=dev-qt/qtcore-5.15
-	>=dev-qt/qtgui-5.15
-	>=dev-qt/qtnetwork-5.15
-	>=dev-qt/qtsvg-5.15
-	>=dev-qt/qtwebsockets-5.15
-	>=dev-qt/qtwidgets-5.15
-	>=dev-qt/qtxml-5.15
+	>=dev-qt/qtcore-5.15:5
+	>=dev-qt/qtgui-5.15:5
+	>=dev-qt/qtnetwork-5.15:5
+	>=dev-qt/qtsvg-5.15:5
+	>=dev-qt/qtwebsockets-5.15:5
+	>=dev-qt/qtwidgets-5.15:5
+	>=dev-qt/qtxml-5.15:5
 	media-gfx/qrencode:=
 	net-dns/unbound:=[threads]
 	net-libs/czmq:=
-	qrcode? ( media-gfx/zbar:=[v4l] )
+	media-gfx/zbar:=[v4l]
 "
 RDEPEND="
 	${DEPEND}
@@ -54,9 +53,11 @@ src_configure() {
 		-DINSTALL_VENDORED_LIBUNBOUND=OFF
 		-DMANUAL_SUBMODULES=1
 		-DSTATIC=OFF
+		-DSELF_CONTAINED=OFF
 		-DUSE_DEVICE_TREZOR=OFF
 		-DXMRIG=$(usex xmrig)
 		-DWITH_SCANNER=$(usex qrcode)
+		-DVERSION_IS_RELEASE=true
 	)
 
 	cmake_src_configure