commit: d14c965c267804650c7f5b960199110cbfad3d81 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Feb 21 11:56:17 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Feb 21 21:29:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d14c965c
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 <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> net-wireless/soapyuhd/soapyuhd-0.4.1.ebuild | 4 ++-- 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 d86411cd470..dba31a72d67 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 d86411cd470..dba31a72d67 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
