commit:     15163932d2ca79b646b279375cbd0cb15ba152a0
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu May 30 07:20:09 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri May 31 00:56:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15163932

app-admin/haskell-updater: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12130
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 app-admin/haskell-updater/haskell-updater-1.2.10.ebuild    | 4 ++--
 app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild | 4 ++--
 app-admin/haskell-updater/haskell-updater-1.2.9.ebuild     | 4 ++--
 app-admin/haskell-updater/haskell-updater-1.3.1.ebuild     | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild 
b/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild
index 6a1b5a5f118..61e60ee2e73 100644
--- a/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild
+++ b/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild
@@ -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"

diff --git a/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild 
b/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild
index 7861b7114a8..df22496ce85 100644
--- a/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild
+++ b/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild
@@ -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"

diff --git a/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild 
b/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild
index 6a1b5a5f118..61e60ee2e73 100644
--- a/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild
+++ b/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild
@@ -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"

diff --git a/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild 
b/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild
index fa1c19badf5..9bdd7f451d1 100644
--- a/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild
+++ b/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild
@@ -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"

Reply via email to