Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gqrx/
Date: Thu, 04 Jun 2020 09:07:05
Message-Id: 1591261590.8466a04fb34688072becb8a6b730972f5c9e8f43.soap@gentoo
1 commit: 8466a04fb34688072becb8a6b730972f5c9e8f43
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Thu Jun 4 09:06:30 2020 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 09:06:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8466a04f
7
8 net-wireless/gqrx: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 net-wireless/gqrx/gqrx-2.11.5-r1.ebuild | 4 ++--
15 net-wireless/gqrx/gqrx-2.12.1.ebuild | 2 +-
16 net-wireless/gqrx/gqrx-9999.ebuild | 2 +-
17 3 files changed, 4 insertions(+), 4 deletions(-)
18
19 diff --git a/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild b/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild
20 index 827cbf70e3d..982b78c3a0f 100644
21 --- a/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild
22 +++ b/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2019 Gentoo Authors
25 +# Copyright 1999-2020 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -6,7 +6,7 @@ EAPI=6
30 inherit cmake-utils eutils
31
32 DESCRIPTION="Software defined radio receiver powered by GNU Radio and Qt"
33 -HOMEPAGE="http://gqrx.dk/"
34 +HOMEPAGE="https://gqrx.dk/"
35
36 if [[ ${PV} == "9999" ]] ; then
37 EGIT_REPO_URI="https://github.com/csete/gqrx.git"
38
39 diff --git a/net-wireless/gqrx/gqrx-2.12.1.ebuild b/net-wireless/gqrx/gqrx-2.12.1.ebuild
40 index 0c8ea0281cd..5497f6b12fd 100644
41 --- a/net-wireless/gqrx/gqrx-2.12.1.ebuild
42 +++ b/net-wireless/gqrx/gqrx-2.12.1.ebuild
43 @@ -6,7 +6,7 @@ EAPI=7
44 inherit cmake-utils
45
46 DESCRIPTION="Software defined radio receiver powered by GNU Radio and Qt"
47 -HOMEPAGE="http://gqrx.dk/"
48 +HOMEPAGE="https://gqrx.dk/"
49
50 if [[ ${PV} == "9999" ]] ; then
51 EGIT_REPO_URI="https://github.com/csete/gqrx.git"
52
53 diff --git a/net-wireless/gqrx/gqrx-9999.ebuild b/net-wireless/gqrx/gqrx-9999.ebuild
54 index 0c8ea0281cd..5497f6b12fd 100644
55 --- a/net-wireless/gqrx/gqrx-9999.ebuild
56 +++ b/net-wireless/gqrx/gqrx-9999.ebuild
57 @@ -6,7 +6,7 @@ EAPI=7
58 inherit cmake-utils
59
60 DESCRIPTION="Software defined radio receiver powered by GNU Radio and Qt"
61 -HOMEPAGE="http://gqrx.dk/"
62 +HOMEPAGE="https://gqrx.dk/"
63
64 if [[ ${PV} == "9999" ]] ; then
65 EGIT_REPO_URI="https://github.com/csete/gqrx.git"