Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/openastro/
Date: Mon, 18 Feb 2019 19:41:46
Message-Id: 1550518895.02f153d938dff63385dae0146aabcf9ff6c33be1.monsieurp@gentoo
1 commit: 02f153d938dff63385dae0146aabcf9ff6c33be1
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 17 16:49:25 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 18 19:41:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f153d9
7
8 app-misc/openastro: use HTTPS.
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 app-misc/openastro/openastro-1.1.56.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-misc/openastro/openastro-1.1.56.ebuild b/app-misc/openastro/openastro-1.1.56.ebuild
17 index 1a0a8770f70..1338e8e212f 100644
18 --- a/app-misc/openastro/openastro-1.1.56.ebuild
19 +++ b/app-misc/openastro/openastro-1.1.56.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 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 @@ -10,7 +10,7 @@ inherit distutils-r1
27 MY_PN=${PN}.org
28
29 DESCRIPTION="A fully-featured Open Source Astrology Program"
30 -HOMEPAGE="http://openastro.org"
31 +HOMEPAGE="https://www.openastro.org"
32 SRC_URI="http://ppa.launchpad.net/pellesimon/ubuntu/pool/main/o/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz"
33
34 LICENSE="GPL-3+"