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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 65B981382C5 for ; Fri, 18 Dec 2020 19:41:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7A57E0901; Fri, 18 Dec 2020 19:41:38 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 90BE3E0901 for ; Fri, 18 Dec 2020 19:41:38 +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 5F71E340CDE for ; Fri, 18 Dec 2020 19:41:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6ED31F9 for ; Fri, 18 Dec 2020 19:41:35 +0000 (UTC) From: "Rick Farina" 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" Message-ID: <1608320479.2b37a567140262d9e27f6f8586d750c583e003e3.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gnuradio/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/gnuradio/gnuradio-3.8.2.0-r1.ebuild net-wireless/gnuradio/gnuradio-3.8.2.0.ebuild X-VCS-Directories: net-wireless/gnuradio/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: 2b37a567140262d9e27f6f8586d750c583e003e3 X-VCS-Branch: master Date: Fri, 18 Dec 2020 19:41:35 +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: 652636ed-d8a9-499b-8079-eb7dd3db3d08 X-Archives-Hash: 0808e6414e78bc7bb0d6529d03e08c5f commit: 2b37a567140262d9e27f6f8586d750c583e003e3 Author: Rick Farina gentoo org> AuthorDate: Fri Dec 18 15:25:51 2020 +0000 Commit: Rick Farina gentoo org> CommitDate: Fri Dec 18 19:41:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b37a567 net-wireless/gnuradio: bug #727286 make rejection of old gnuradio stronger Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Rick Farina gentoo.org> .../gnuradio/{gnuradio-3.8.2.0.ebuild => gnuradio-3.8.2.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-wireless/gnuradio/gnuradio-3.8.2.0.ebuild b/net-wireless/gnuradio/gnuradio-3.8.2.0-r1.ebuild similarity index 99% rename from net-wireless/gnuradio/gnuradio-3.8.2.0.ebuild rename to net-wireless/gnuradio/gnuradio-3.8.2.0-r1.ebuild index 7fe35021ac1..0e0de371bfd 100644 --- a/net-wireless/gnuradio/gnuradio-3.8.2.0.ebuild +++ b/net-wireless/gnuradio/gnuradio-3.8.2.0-r1.ebuild @@ -101,7 +101,7 @@ RDEPEND="${PYTHON_DEPS} #That's right, it can't build if gnuradio 3.7 is installed #Both due to build failure, and then file collision due to bundled volk DEPEND="${RDEPEND} - !=dev-lang/swig-3.0.5 virtual/pkgconfig