app-misc/openastro-data: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 17 Feb 2019 16:48:52 +0000 (17:48 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 18 Feb 2019 19:41:34 +0000 (20:41 +0100)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11089
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
app-misc/openastro-data/openastro-data-1.8.ebuild

index 34fb99b465903e37312e80e2f30ff4ee1eb85fcf..f864371491facac30f12285afd8ce69408699678 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,14 +11,11 @@ MY_PN=${PN/-data}
 MY_PN=${MY_PN}.org-data
 
 DESCRIPTION="OpenAstro data files, ephemeris, famous people database, geo database"
-HOMEPAGE="http://openastro.org"
+HOMEPAGE="https://www.openastro.org"
 SRC_URI="http://ppa.launchpad.net/pellesimon/ubuntu/pool/main/o/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz"
 KEYWORDS="~amd64 ~x86"
 
 LICENSE="GPL-3+"
 SLOT="0"
 
-DEPEND=""
-RDEPEND="${DEPEND}"
-
 S=${WORKDIR}/${MY_PN}-${PV}