Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/predict/
Date: Wed, 27 Feb 2019 04:25:39
Message-Id: 1551241273.83b19698b5c6933bb4e6647ba3b4c9d011c56608.bman@gentoo
1 commit: 83b19698b5c6933bb4e6647ba3b4c9d011c56608
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 24 18:44:15 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 27 04:21:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b19698
7
8 sci-astronomy/predict: use HTTPS
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
12
13 sci-astronomy/predict/predict-2.2.3-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-astronomy/predict/predict-2.2.3-r2.ebuild b/sci-astronomy/predict/predict-2.2.3-r2.ebuild
17 index bca4d52f597..df1044cfeb9 100644
18 --- a/sci-astronomy/predict/predict-2.2.3-r2.ebuild
19 +++ b/sci-astronomy/predict/predict-2.2.3-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -9,7 +9,7 @@ DEB_P=${PN}_${PV}
27 DEB_PR=3.1
28
29 DESCRIPTION="Satellite tracking and orbital prediction"
30 -HOMEPAGE="http://www.qsl.net/kd2bd/predict.html"
31 +HOMEPAGE="https://www.qsl.net/kd2bd/predict.html"
32 SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${DEB_P}.orig.tar.gz
33 mirror://debian/pool/main/${PN:0:1}/${PN}/${DEB_P}-${DEB_PR}.diff.gz"