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 E171B138334 for ; Mon, 7 Jan 2019 22:01:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0F8BE0B60; Mon, 7 Jan 2019 22:01:12 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 A4060E0B60 for ; Mon, 7 Jan 2019 22:01:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 82D0D335D06 for ; Mon, 7 Jan 2019 22:01:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B4F250B for ; Mon, 7 Jan 2019 22:01:08 +0000 (UTC) From: "Rick Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" Message-ID: <1546898459.c66d0c9b45a43d3bc6021dc672c8844aaef8117f.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/soapyrtlsdr/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/soapyrtlsdr/Manifest net-wireless/soapyrtlsdr/soapyrtlsdr-0.3.0.ebuild net-wireless/soapyrtlsdr/soapyrtlsdr-9999.ebuild X-VCS-Directories: net-wireless/soapyrtlsdr/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: c66d0c9b45a43d3bc6021dc672c8844aaef8117f X-VCS-Branch: master Date: Mon, 7 Jan 2019 22:01:08 +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: 01f2f3a5-b2d1-4e7c-96bc-ef746759d58d X-Archives-Hash: a928f34a28943073ea2ec6e4cd321c3f commit: c66d0c9b45a43d3bc6021dc672c8844aaef8117f Author: Rick Farina gentoo org> AuthorDate: Mon Jan 7 21:53:46 2019 +0000 Commit: Rick Farina gentoo org> CommitDate: Mon Jan 7 22:00:59 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c66d0c9b net-wireless/soapyrtlsdr: bump Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Rick Farina gentoo.org> net-wireless/soapyrtlsdr/Manifest | 1 + .../soapyrtlsdr/{soapyrtlsdr-9999.ebuild => soapyrtlsdr-0.3.0.ebuild} | 3 +-- net-wireless/soapyrtlsdr/soapyrtlsdr-9999.ebuild | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/net-wireless/soapyrtlsdr/Manifest b/net-wireless/soapyrtlsdr/Manifest index 544fddc4952..4780b79b3a3 100644 --- a/net-wireless/soapyrtlsdr/Manifest +++ b/net-wireless/soapyrtlsdr/Manifest @@ -1 +1,2 @@ DIST soapyrtlsdr-0.2.5.tar.gz 14101 BLAKE2B 3fc48e5cece291220a64ec1fd06492a94497e3e639c4fbdcb4c88d4b0431676bbf7a8d531123acc91d937380abe6a96a1b9df4cd7150203e31e17ba859da7113 SHA512 2e6343833d0ef48b11c6be6ea85c87276d58ab810b6b47fa2735b909beb6a758856ef2cbef3a0d478c27dd1fea829a049dd91252ae9807415f8ea66f15054a64 +DIST soapyrtlsdr-0.3.0.tar.gz 14386 BLAKE2B f1f54bbf0a18cf02924844933108d38fe5280b8a856ffc9c3f12f56fc1ace5fa2abcabbfa86263f77d31fcd28f0a32cc4b4a350fca539a4860c6e0deebc492d5 SHA512 ccc0b3a5174bb1b57a79ecd0395ccaa5c3fada8ea7dce08d35a07992e84fef2cb45d92744fb0064857df36ad8120f495c3841b0fdca1870b9ed2328fb639ac21 diff --git a/net-wireless/soapyrtlsdr/soapyrtlsdr-9999.ebuild b/net-wireless/soapyrtlsdr/soapyrtlsdr-0.3.0.ebuild similarity index 92% copy from net-wireless/soapyrtlsdr/soapyrtlsdr-9999.ebuild copy to net-wireless/soapyrtlsdr/soapyrtlsdr-0.3.0.ebuild index 1ae13f82616..7fc9a0e095c 100644 --- a/net-wireless/soapyrtlsdr/soapyrtlsdr-9999.ebuild +++ b/net-wireless/soapyrtlsdr/soapyrtlsdr-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,6 @@ HOMEPAGE="https://github.com/pothosware/SoapyRTLSDR" if [ "${PV}" = "9999" ]; then EGIT_REPO_URI="https://github.com/pothosware/SoapyRTLSDR.git" inherit git-r3 - KEYWORDS="" else KEYWORDS="~amd64 ~x86" SRC_URI="https://github.com/pothosware/SoapyRTLSDR/archive/soapy-rtlsdr-${PV}.tar.gz -> ${P}.tar.gz" diff --git a/net-wireless/soapyrtlsdr/soapyrtlsdr-9999.ebuild b/net-wireless/soapyrtlsdr/soapyrtlsdr-9999.ebuild index 1ae13f82616..7fc9a0e095c 100644 --- a/net-wireless/soapyrtlsdr/soapyrtlsdr-9999.ebuild +++ b/net-wireless/soapyrtlsdr/soapyrtlsdr-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,6 @@ HOMEPAGE="https://github.com/pothosware/SoapyRTLSDR" if [ "${PV}" = "9999" ]; then EGIT_REPO_URI="https://github.com/pothosware/SoapyRTLSDR.git" inherit git-r3 - KEYWORDS="" else KEYWORDS="~amd64 ~x86" SRC_URI="https://github.com/pothosware/SoapyRTLSDR/archive/soapy-rtlsdr-${PV}.tar.gz -> ${P}.tar.gz"