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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7F73A15808B for ; Mon, 28 Feb 2022 13:18:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0858E070D; Mon, 28 Feb 2022 13:18:50 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 86F0CE070D for ; Mon, 28 Feb 2022 13:18:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 63ED734343C for ; Mon, 28 Feb 2022 13:18:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A54D51F1 for ; Mon, 28 Feb 2022 13:18:47 +0000 (UTC) From: "Christian Ruppert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christian Ruppert" Message-ID: <1646054325.5e47931737e31fde7f0582e4f94e33e17edbdc4f.idl0r@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/soapyremote/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/soapyremote/Manifest net-wireless/soapyremote/soapyremote-0.5.0.ebuild net-wireless/soapyremote/soapyremote-0.5.2.ebuild net-wireless/soapyremote/soapyremote-9999.ebuild X-VCS-Directories: net-wireless/soapyremote/ X-VCS-Committer: idl0r X-VCS-Committer-Name: Christian Ruppert X-VCS-Revision: 5e47931737e31fde7f0582e4f94e33e17edbdc4f X-VCS-Branch: master Date: Mon, 28 Feb 2022 13:18:47 +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: fe06e595-8b83-4e7f-85e3-2a22c0bdc6b2 X-Archives-Hash: 7de5a3f0843bb394d7a999f244cdb00d commit: 5e47931737e31fde7f0582e4f94e33e17edbdc4f Author: Christian Ruppert gentoo org> AuthorDate: Mon Feb 28 13:18:41 2022 +0000 Commit: Christian Ruppert gentoo org> CommitDate: Mon Feb 28 13:18:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e479317 net-wireless/soapyremote: Bump, also fixes bug 834295 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Christian Ruppert gentoo.org> net-wireless/soapyremote/Manifest | 2 +- .../{soapyremote-0.5.0.ebuild => soapyremote-0.5.2.ebuild} | 6 +++--- net-wireless/soapyremote/soapyremote-9999.ebuild | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/net-wireless/soapyremote/Manifest b/net-wireless/soapyremote/Manifest index 01919a221070..a9d65142b587 100644 --- a/net-wireless/soapyremote/Manifest +++ b/net-wireless/soapyremote/Manifest @@ -1 +1 @@ -DIST soapyremote-0.5.0.tar.gz 71881 BLAKE2B e81f2df8f513df329289404de8f1f5916379a824bb51b0aa0e3b1bfc6af953a367119293db80374ef6c2ba6e638228eb8ffb5f0c9eb70a7dd61e2ff4e5641ef8 SHA512 5c5ce76c90dfbfc3b6846902f5dbf0c0906d92ae193a50d79733ce47403f1ec27dcf78d07fc198e8099272431c313984eb32c26306fb2afee129339e6501f3d2 +DIST soapyremote-0.5.2.tar.gz 72929 BLAKE2B 17b8a2f3f5400c4c6d88e726471d977aa27a263079690780dc91f93c0e30645a4e433f5406d694f5e3ba60bf0a73ce93fff616a21b0e4ac7e0b5d17cf8275711 SHA512 55841f248c796a870a81a508cec85962ed821c2abd40438eaee07135cb6dde0bd93e84a3ff709dfeaf26f7f79717197c80c3aad378d62b3e4b232f60c46b0151 diff --git a/net-wireless/soapyremote/soapyremote-0.5.0.ebuild b/net-wireless/soapyremote/soapyremote-0.5.2.ebuild similarity index 90% rename from net-wireless/soapyremote/soapyremote-0.5.0.ebuild rename to net-wireless/soapyremote/soapyremote-0.5.2.ebuild index 0ad6fd2b4430..2e6d321d6176 100644 --- a/net-wireless/soapyremote/soapyremote-0.5.0.ebuild +++ b/net-wireless/soapyremote/soapyremote-0.5.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 -inherit cmake-utils +inherit cmake DESCRIPTION="Soapy SDR remote module" HOMEPAGE="https://github.com/pothosware/SoapyRemote" diff --git a/net-wireless/soapyremote/soapyremote-9999.ebuild b/net-wireless/soapyremote/soapyremote-9999.ebuild index 0ad6fd2b4430..2e6d321d6176 100644 --- a/net-wireless/soapyremote/soapyremote-9999.ebuild +++ b/net-wireless/soapyremote/soapyremote-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=8 -inherit cmake-utils +inherit cmake DESCRIPTION="Soapy SDR remote module" HOMEPAGE="https://github.com/pothosware/SoapyRemote"