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-data/
Date: Mon, 18 Feb 2019 19:41:47
Message-Id: 1550518894.7ac831539c7564bf527ad3b5f1d26ccce3f2e9c3.monsieurp@gentoo
1 commit: 7ac831539c7564bf527ad3b5f1d26ccce3f2e9c3
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun Feb 17 16:48:52 2019 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 18 19:41:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ac83153
7
8 app-misc/openastro-data: use HTTPS.
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/11089
12 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
13
14 app-misc/openastro-data/openastro-data-1.8.ebuild | 7 ++-----
15 1 file changed, 2 insertions(+), 5 deletions(-)
16
17 diff --git a/app-misc/openastro-data/openastro-data-1.8.ebuild b/app-misc/openastro-data/openastro-data-1.8.ebuild
18 index 34fb99b4659..f864371491f 100644
19 --- a/app-misc/openastro-data/openastro-data-1.8.ebuild
20 +++ b/app-misc/openastro-data/openastro-data-1.8.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,14 +11,11 @@ MY_PN=${PN/-data}
28 MY_PN=${MY_PN}.org-data
29
30 DESCRIPTION="OpenAstro data files, ephemeris, famous people database, geo database"
31 -HOMEPAGE="http://openastro.org"
32 +HOMEPAGE="https://www.openastro.org"
33 SRC_URI="http://ppa.launchpad.net/pellesimon/ubuntu/pool/main/o/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz"
34 KEYWORDS="~amd64 ~x86"
35
36 LICENSE="GPL-3+"
37 SLOT="0"
38
39 -DEPEND=""
40 -RDEPEND="${DEPEND}"
41 -
42 S=${WORKDIR}/${MY_PN}-${PV}