diff options
author | Rick Farina <zerochaos@gentoo.org> | 2021-04-07 10:25:57 -0400 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2021-04-07 10:25:57 -0400 |
commit | fdf45ba003eb84f7792377bf7ad0c4e1396a866f (patch) | |
tree | ddef722b7e516e81071ef5aeb9bb899e8c65c0b6 /net-wireless | |
parent | net-wireless/soapybladerf: cmake-utils -> cmake (diff) | |
download | gentoo-fdf45ba003eb84f7792377bf7ad0c4e1396a866f.tar.gz gentoo-fdf45ba003eb84f7792377bf7ad0c4e1396a866f.tar.bz2 gentoo-fdf45ba003eb84f7792377bf7ad0c4e1396a866f.zip |
net-wireless/soapyhackrf: cmake-utils -> cmake
eapi bump
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/soapyhackrf/soapyhackrf-0.3.3-r1.ebuild | 4 | ||||
-rw-r--r-- | 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 3524c06ba521..7f6aa51fbd67 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 3524c06ba521..7f6aa51fbd67 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" |