From: Michael Mair-Keimberger Date: Thu, 30 May 2019 07:20:09 +0000 (+0200) Subject: app-admin/haskell-updater: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=15163932d2ca79b646b279375cbd0cb15ba152a0;p=gentoo.git app-admin/haskell-updater: use HTTPS Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/12130 Signed-off-by: Aaron Bauman --- 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 6a1b5a5f118f..61e60ee2e73b 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 7861b7114a80..df22496ce85a 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 6a1b5a5f118f..61e60ee2e73b 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 fa1c19badf56..9bdd7f451d1e 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"