From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1292616-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 2E0011382C5
	for <garchives@archives.gentoo.org>; Sat, 12 Jun 2021 02:35:41 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5054FE0887;
	Sat, 12 Jun 2021 02:35:40 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 38F17E0887
	for <gentoo-commits@lists.gentoo.org>; Sat, 12 Jun 2021 02:35:40 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 040B8335C6F
	for <gentoo-commits@lists.gentoo.org>; Sat, 12 Jun 2021 02:35:39 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 498D2797
	for <gentoo-commits@lists.gentoo.org>; Sat, 12 Jun 2021 02:35:37 +0000 (UTC)
From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" <zerochaos@gentoo.org>
Message-ID: <1623465335.9aad94a1664ae59e8779b37e54ad3d3bf8482f5e.zerochaos@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gnuradio/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-wireless/gnuradio/Manifest net-wireless/gnuradio/gnuradio-3.8.2.0-r2.ebuild net-wireless/gnuradio/gnuradio-3.8.3.1.ebuild
X-VCS-Directories: net-wireless/gnuradio/
X-VCS-Committer: zerochaos
X-VCS-Committer-Name: Rick Farina
X-VCS-Revision: 9aad94a1664ae59e8779b37e54ad3d3bf8482f5e
X-VCS-Branch: master
Date: Sat, 12 Jun 2021 02:35:37 +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: 9c29790c-b429-44cb-9714-3db1ca265c3c
X-Archives-Hash: b2f8476b6c97247593611b0e839946e9

commit:     9aad94a1664ae59e8779b37e54ad3d3bf8482f5e
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 12 02:34:48 2021 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Sat Jun 12 02:35:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aad94a1

net-wireless/gnuradio: bump

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 net-wireless/gnuradio/Manifest                                 |  2 +-
 .../{gnuradio-3.8.2.0-r2.ebuild => gnuradio-3.8.3.1.ebuild}    | 10 +---------
 2 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/net-wireless/gnuradio/Manifest b/net-wireless/gnuradio/Manifest
index 25a0a8f65ef..bff7dd7bf0b 100644
--- a/net-wireless/gnuradio/Manifest
+++ b/net-wireless/gnuradio/Manifest
@@ -1 +1 @@
-DIST gnuradio-3.8.2.0.tar.xz 2438736 BLAKE2B 93eabff578cd6b3b6587a6aa083095c787323ebf87a447d61999813e7e5e48b414d080a4fc02d01dabaa9378d42e3a210451a9109fc202991ebda8d1c9669676 SHA512 33930f62762cd9e3d1038b4a903f01e7ab33129732d207c126a89c1f1e719e9d656a94cdcbf3f6010f8476fedacee639c8a12444c41cdd56ad9fbace7863a170
+DIST gnuradio-3.8.3.1.tar.gz 3394001 BLAKE2B 3d1da3b005e03b01c563c1ce4a323cf14917a59eb4e2d6ff1ec36446c3b5b8786ea521976534003c0c8cb7849ab5ba4647fae4ef5794b138da768ac931dd7119 SHA512 f22311274e93a4c150dff5cb617802fa70f18bc259139be0b41fdaee5d9b95781743f906d6e3833601afe5de2b0476e0daac8f3bc9ea22932a90c875bfe79204

diff --git a/net-wireless/gnuradio/gnuradio-3.8.2.0-r2.ebuild b/net-wireless/gnuradio/gnuradio-3.8.3.1.ebuild
similarity index 94%
rename from net-wireless/gnuradio/gnuradio-3.8.2.0-r2.ebuild
rename to net-wireless/gnuradio/gnuradio-3.8.3.1.ebuild
index b9aa96156bd..9f0a184fbec 100644
--- a/net-wireless/gnuradio/gnuradio-3.8.2.0-r2.ebuild
+++ b/net-wireless/gnuradio/gnuradio-3.8.3.1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} =~ "9999" ]]; then
 	EGIT_BRANCH="maint-3.8"
 	inherit git-r3
 else
-	SRC_URI="https://github.com/gnuradio/gnuradio/releases/download/v${PV}/${P}.tar.xz"
+	SRC_URI="https://github.com/gnuradio/gnuradio/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~arm ~x86"
 fi
 
@@ -115,14 +115,6 @@ DEPEND="${RDEPEND}
 	zeromq? ( net-libs/cppzmq )
 "
 
-PATCHES=(
-	"${FILESDIR}/gnuradio-3.8.2.0-lamda-gr-qtgui.patch"
-	"${FILESDIR}/gnuradio-3.8.2.0-lamda-gr-uhd.patch"
-	"${FILESDIR}/gnuradio-3.8.2.0-lamda-most-components.patch"
-	"${FILESDIR}/gnuradio-3.8.2.0-lamda-set-msg-handlers.patch"
-	"${FILESDIR}/gnuradio-3.8.2.0-3967.patch"
-)
-
 src_prepare() {
 	xdg_environment_reset #534582