commit: fdf45ba003eb84f7792377bf7ad0c4e1396a866f Author: Rick Farina <zerochaos <AT> gentoo <DOT> org> AuthorDate: Wed Apr 7 14:25:57 2021 +0000 Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org> CommitDate: Wed Apr 7 14:25:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf45ba0
net-wireless/soapyhackrf: cmake-utils -> cmake eapi bump Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org> net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild | 4 ++-- net-wireless/soapyhackrf/soapyhackrf-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild b/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild index 3524c06ba52..7f6aa51fbd6 100644 --- a/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild +++ b/net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="SoapySDR HackRF module" HOMEPAGE="https://github.com/pothosware/SoapyHackRF" diff --git a/net-wireless/soapyhackrf/soapyhackrf-9999.ebuild b/net-wireless/soapyhackrf/soapyhackrf-9999.ebuild index 3524c06ba52..7f6aa51fbd6 100644 --- a/net-wireless/soapyhackrf/soapyhackrf-9999.ebuild +++ b/net-wireless/soapyhackrf/soapyhackrf-9999.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 -inherit cmake-utils +inherit cmake DESCRIPTION="SoapySDR HackRF module" HOMEPAGE="https://github.com/pothosware/SoapyHackRF"
