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 974E51382C5 for ; Sun, 21 Feb 2021 21:30:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0F8BE0903; Sun, 21 Feb 2021 21:30:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A7EB2E0903 for ; Sun, 21 Feb 2021 21:30:28 +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 DB846341005 for ; Sun, 21 Feb 2021 21:30:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C6E74F3 for ; Sun, 21 Feb 2021 21:30:25 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1613942978.bbe9d0b6c694cf410dd7c7bcd48928b88043eb34.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/soapybladerf/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/soapybladerf/soapybladerf-0.4.1.ebuild net-wireless/soapybladerf/soapybladerf-9999.ebuild X-VCS-Directories: net-wireless/soapybladerf/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: bbe9d0b6c694cf410dd7c7bcd48928b88043eb34 X-VCS-Branch: master Date: Sun, 21 Feb 2021 21:30:25 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5116aa30-4d1d-4c71-8438-99b954615e1a X-Archives-Hash: 7dd12898f9d8b359f18e97d48c94e65f commit: bbe9d0b6c694cf410dd7c7bcd48928b88043eb34 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Sun Feb 21 11:55:42 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Feb 21 21:29:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe9d0b6 net-wireless/soapybladerf: 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 levelnine.at> Signed-off-by: Conrad Kostecki gentoo.org> net-wireless/soapybladerf/soapybladerf-0.4.1.ebuild | 4 ++-- net-wireless/soapybladerf/soapybladerf-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-wireless/soapybladerf/soapybladerf-0.4.1.ebuild b/net-wireless/soapybladerf/soapybladerf-0.4.1.ebuild index 1ca79c8ea07..e49c18760c5 100644 --- a/net-wireless/soapybladerf/soapybladerf-0.4.1.ebuild +++ b/net-wireless/soapybladerf/soapybladerf-0.4.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit cmake-utils -DESCRIPTION="Soapy SDR plugin for the Blade RF " +DESCRIPTION="Soapy SDR plugin for the Blade RF" HOMEPAGE="https://github.com/pothosware/SoapyBladeRF" if [ "${PV}" = "9999" ]; then diff --git a/net-wireless/soapybladerf/soapybladerf-9999.ebuild b/net-wireless/soapybladerf/soapybladerf-9999.ebuild index 1ca79c8ea07..e49c18760c5 100644 --- a/net-wireless/soapybladerf/soapybladerf-9999.ebuild +++ b/net-wireless/soapybladerf/soapybladerf-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit cmake-utils -DESCRIPTION="Soapy SDR plugin for the Blade RF " +DESCRIPTION="Soapy SDR plugin for the Blade RF" HOMEPAGE="https://github.com/pothosware/SoapyBladeRF" if [ "${PV}" = "9999" ]; then