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 0F76C1382C5 for ; Thu, 4 Jun 2020 09:07:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CCB7E09C2; Thu, 4 Jun 2020 09:06:59 +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 45CE8E09C2 for ; Thu, 4 Jun 2020 09:06:59 +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 0771E34F1EA for ; Thu, 4 Jun 2020 09:06:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DED0E2A1 for ; Thu, 4 Jun 2020 09:06:53 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1591261590.8466a04fb34688072becb8a6b730972f5c9e8f43.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gqrx/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/gqrx/gqrx-2.11.5-r1.ebuild net-wireless/gqrx/gqrx-2.12.1.ebuild net-wireless/gqrx/gqrx-9999.ebuild X-VCS-Directories: net-wireless/gqrx/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 8466a04fb34688072becb8a6b730972f5c9e8f43 X-VCS-Branch: master Date: Thu, 4 Jun 2020 09:06:53 +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: 7cc15bef-7015-47a2-8b73-19cf6d94e19d X-Archives-Hash: 19f9831b36a1305abf1d8ddf4b6fe07a commit: 8466a04fb34688072becb8a6b730972f5c9e8f43 Author: Alexey Sokolov google com> AuthorDate: Thu Jun 4 09:06:30 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Thu Jun 4 09:06:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8466a04f net-wireless/gqrx: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov google.com> Signed-off-by: David Seifert gentoo.org> net-wireless/gqrx/gqrx-2.11.5-r1.ebuild | 4 ++-- net-wireless/gqrx/gqrx-2.12.1.ebuild | 2 +- net-wireless/gqrx/gqrx-9999.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild b/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild index 827cbf70e3d..982b78c3a0f 100644 --- a/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild +++ b/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils eutils DESCRIPTION="Software defined radio receiver powered by GNU Radio and Qt" -HOMEPAGE="http://gqrx.dk/" +HOMEPAGE="https://gqrx.dk/" if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/csete/gqrx.git" diff --git a/net-wireless/gqrx/gqrx-2.12.1.ebuild b/net-wireless/gqrx/gqrx-2.12.1.ebuild index 0c8ea0281cd..5497f6b12fd 100644 --- a/net-wireless/gqrx/gqrx-2.12.1.ebuild +++ b/net-wireless/gqrx/gqrx-2.12.1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake-utils DESCRIPTION="Software defined radio receiver powered by GNU Radio and Qt" -HOMEPAGE="http://gqrx.dk/" +HOMEPAGE="https://gqrx.dk/" if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/csete/gqrx.git" diff --git a/net-wireless/gqrx/gqrx-9999.ebuild b/net-wireless/gqrx/gqrx-9999.ebuild index 0c8ea0281cd..5497f6b12fd 100644 --- a/net-wireless/gqrx/gqrx-9999.ebuild +++ b/net-wireless/gqrx/gqrx-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake-utils DESCRIPTION="Software defined radio receiver powered by GNU Radio and Qt" -HOMEPAGE="http://gqrx.dk/" +HOMEPAGE="https://gqrx.dk/" if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/csete/gqrx.git"