Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gsmc/
Date: Sat, 27 Jun 2020 20:45:31
Message-Id: 1593290703.30b7558a2a44ee398cc8da21b09843187e538990.dilfridge@gentoo
1 commit: 30b7558a2a44ee398cc8da21b09843187e538990
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Sat Jun 20 16:17:18 2020 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 27 20:45:03 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30b7558a
7
8 sci-electronics/gsmc: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
12 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
13
14 sci-electronics/gsmc/gsmc-1.1-r2.ebuild | 6 +++---
15 1 file changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/sci-electronics/gsmc/gsmc-1.1-r2.ebuild b/sci-electronics/gsmc/gsmc-1.1-r2.ebuild
18 index 5db3aef6c28..a6d86fb2c36 100644
19 --- a/sci-electronics/gsmc/gsmc-1.1-r2.ebuild
20 +++ b/sci-electronics/gsmc/gsmc-1.1-r2.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="5"
27 @@ -6,8 +6,8 @@ EAPI="5"
28 inherit autotools eutils
29
30 DESCRIPTION="A GTK program for doing Smith Chart calculations"
31 -HOMEPAGE="http://www.qsl.net/ik5nax/"
32 -SRC_URI="http://www.qsl.net/ik5nax/${P}.tar.gz"
33 +HOMEPAGE="https://www.qsl.net/ik5nax/"
34 +SRC_URI="https://www.qsl.net/ik5nax/${P}.tar.gz"
35
36 LICENSE="GPL-2"
37 SLOT="0"