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 BCACB1382C5 for ; Thu, 22 Feb 2018 03:15:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6143E0874; Thu, 22 Feb 2018 03:14:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 901F2E0874 for ; Thu, 22 Feb 2018 03:14:58 +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 06D65335C0C for ; Thu, 22 Feb 2018 03:14:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F25621C for ; Thu, 22 Feb 2018 03:14:55 +0000 (UTC) From: "Richard 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, "Richard Farina" Message-ID: <1519269281.e09ac9a62ac481bb9c3591c587ff9b8a9ad9ba3a.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gr-osmosdr/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20150730.ebuild net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20170612.ebuild net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild X-VCS-Directories: net-wireless/gr-osmosdr/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: e09ac9a62ac481bb9c3591c587ff9b8a9ad9ba3a X-VCS-Branch: master Date: Thu, 22 Feb 2018 03:14:55 +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-Archives-Salt: e3104d99-04a0-4d81-9354-b7d0cfeb88ea X-Archives-Hash: 2db1a63136507863b5a682e8e680adc6 commit: e09ac9a62ac481bb9c3591c587ff9b8a9ad9ba3a Author: Zero_Chaos gentoo org> AuthorDate: Thu Feb 22 03:14:41 2018 +0000 Commit: Richard Farina gentoo org> CommitDate: Thu Feb 22 03:14:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09ac9a6 net-wireless/gr-osmosdr: resolve complex deps gr-osmosdr can't build if old rtlsdr and new gnuradio-9999 is installed, but now we have the new rtlsdr snapshot so just let users upgrade like normal. Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20150730.ebuild | 1 - net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20170612.ebuild | 1 - net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20150730.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20150730.ebuild index b6d21d3f25c..ba56a992249 100644 --- a/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20150730.ebuild +++ b/net-wireless/gr-osmosdr/gr-osmosdr-0.1.4_p20150730.ebuild @@ -29,7 +29,6 @@ IUSE="bladerf fcd hackrf iqbalance mirisdr python rtlsdr uhd" RDEPEND="${PYTHON_DEPS} dev-libs/boost:= >=net-wireless/gnuradio-3.7_rc:0=[fcd?,${PYTHON_USEDEP}] -