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 A919F15800F for ; Wed, 25 Jan 2023 06:10:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 911E4E084A; Wed, 25 Jan 2023 06:10:47 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7254EE084A for ; Wed, 25 Jan 2023 06:10:47 +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 55BAB340F38 for ; Wed, 25 Jan 2023 06:10:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9532888C for ; Wed, 25 Jan 2023 06:10:44 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1674627031.f521998a3c0fbf8fdd058e7459e519af58d0d579.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gr-osmosdr/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild X-VCS-Directories: net-wireless/gr-osmosdr/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f521998a3c0fbf8fdd058e7459e519af58d0d579 X-VCS-Branch: master Date: Wed, 25 Jan 2023 06:10:44 +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: e0baf3bc-b1b4-418d-8a0f-ef0d05a53c7f X-Archives-Hash: 4c83b40a7f3ef1250835a52ee5c97618 commit: f521998a3c0fbf8fdd058e7459e519af58d0d579 Author: Petr Vaněk atlas cz> AuthorDate: Tue Jan 24 08:41:19 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 25 06:10:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f521998a net-wireless/gr-osmosdr: switch HOMEPAGE to https Signed-off-by: Petr Vaněk atlas.cz> Signed-off-by: Sam James gentoo.org> net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild | 2 +- net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild index bf836c81546a..41df63172681 100644 --- a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild +++ b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{9..10} ) inherit cmake python-single-r1 DESCRIPTION="GNU Radio source block for OsmoSDR and rtlsdr and hackrf" -HOMEPAGE="http://sdr.osmocom.org/trac/wiki/GrOsmoSDR" +HOMEPAGE="https://sdr.osmocom.org/trac/wiki/GrOsmoSDR" if [[ ${PV} == 9999* ]]; then inherit git-r3 diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild index f79b8013169b..7c9f599786a3 100644 --- a/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild +++ b/net-wireless/gr-osmosdr/gr-osmosdr-9999.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{9..10} ) inherit cmake python-single-r1 DESCRIPTION="GNU Radio source block for OsmoSDR and rtlsdr and hackrf" -HOMEPAGE="http://sdr.osmocom.org/trac/wiki/GrOsmoSDR" +HOMEPAGE="https://sdr.osmocom.org/trac/wiki/GrOsmoSDR" if [[ ${PV} == 9999* ]]; then inherit git-r3