diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-02-21 12:56:17 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-02-21 22:29:57 +0100 |
commit | d14c965c267804650c7f5b960199110cbfad3d81 (patch) | |
tree | 58b1a1d048da0c3ea7069317da2157ed5abeb020 /net-wireless/soapyuhd | |
parent | net-wireless/soapybladerf: remove whitespace (diff) | |
download | gentoo-d14c965c267804650c7f5b960199110cbfad3d81.tar.gz gentoo-d14c965c267804650c7f5b960199110cbfad3d81.tar.bz2 gentoo-d14c965c267804650c7f5b960199110cbfad3d81.zip |
net-wireless/soapyuhd: remove whitespace
Closes: https://github.com/gentoo/gentoo/pull/19578
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'net-wireless/soapyuhd')
-rw-r--r-- | net-wireless/soapyuhd/soapyuhd-0.4.1.ebuild | 4 | ||||
-rw-r--r-- | net-wireless/soapyuhd/soapyuhd-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-wireless/soapyuhd/soapyuhd-0.4.1.ebuild b/net-wireless/soapyuhd/soapyuhd-0.4.1.ebuild index d86411cd4706..dba31a72d677 100644 --- a/net-wireless/soapyuhd/soapyuhd-0.4.1.ebuild +++ b/net-wireless/soapyuhd/soapyuhd-0.4.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit cmake -DESCRIPTION="Soapy SDR plugins for UHD supported SDR devices " +DESCRIPTION="Soapy SDR plugins for UHD supported SDR devices" HOMEPAGE="https://github.com/pothosware/SoapyUHD" if [ "${PV}" = "9999" ]; then diff --git a/net-wireless/soapyuhd/soapyuhd-9999.ebuild b/net-wireless/soapyuhd/soapyuhd-9999.ebuild index d86411cd4706..dba31a72d677 100644 --- a/net-wireless/soapyuhd/soapyuhd-9999.ebuild +++ b/net-wireless/soapyuhd/soapyuhd-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit cmake -DESCRIPTION="Soapy SDR plugins for UHD supported SDR devices " +DESCRIPTION="Soapy SDR plugins for UHD supported SDR devices" HOMEPAGE="https://github.com/pothosware/SoapyUHD" if [ "${PV}" = "9999" ]; then |