app-admin/haskell-updater: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 30 May 2019 07:20:09 +0000 (09:20 +0200)
committerAaron Bauman <bman@gentoo.org>
Fri, 31 May 2019 00:56:49 +0000 (20:56 -0400)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12130
Signed-off-by: Aaron Bauman <bman@gentoo.org>
app-admin/haskell-updater/haskell-updater-1.2.10.ebuild
app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild
app-admin/haskell-updater/haskell-updater-1.2.9.ebuild
app-admin/haskell-updater/haskell-updater-1.3.1.ebuild

index 6a1b5a5f118f85bf2830aa3197024d055d880fbf..61e60ee2e73b717de2ecd216aa4563935c586fbd 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=5
@@ -7,7 +7,7 @@ CABAL_FEATURES="bin nocabaldep"
 inherit eutils haskell-cabal
 
 DESCRIPTION="Rebuild Haskell dependencies in Gentoo"
-HOMEPAGE="http://haskell.org/haskellwiki/Gentoo#haskell-updater"
+HOMEPAGE="https://wiki.haskell.org/Gentoo#haskell-updater"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
index 7861b7114a808930077215df85ab5160b078e25e..df22496ce85a821b1cc210bc5acfa6a673ac9f87 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
@@ -7,7 +7,7 @@ CABAL_FEATURES="bin nocabaldep"
 inherit eutils haskell-cabal
 
 DESCRIPTION="Rebuild Haskell dependencies in Gentoo"
-HOMEPAGE="http://haskell.org/haskellwiki/Gentoo#haskell-updater"
+HOMEPAGE="https://wiki.haskell.org/Gentoo#haskell-updater"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
index 6a1b5a5f118f85bf2830aa3197024d055d880fbf..61e60ee2e73b717de2ecd216aa4563935c586fbd 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=5
@@ -7,7 +7,7 @@ CABAL_FEATURES="bin nocabaldep"
 inherit eutils haskell-cabal
 
 DESCRIPTION="Rebuild Haskell dependencies in Gentoo"
-HOMEPAGE="http://haskell.org/haskellwiki/Gentoo#haskell-updater"
+HOMEPAGE="https://wiki.haskell.org/Gentoo#haskell-updater"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
index fa1c19badf56e3b26b659c0fcbeb6c360a95eb53..9bdd7f451d1ef20ef2afa4867a0158aa448eeff8 100644 (file)
@@ -7,7 +7,7 @@ CABAL_FEATURES="bin nocabaldep"
 inherit eutils haskell-cabal
 
 DESCRIPTION="Rebuild Haskell dependencies in Gentoo"
-HOMEPAGE="http://haskell.org/haskellwiki/Gentoo#haskell-updater"
+HOMEPAGE="https://wiki.haskell.org/Gentoo#haskell-updater"
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"