commit: 9902f13ebe990d818717de2141baf8873b636ba8 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Mar 31 07:21:58 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu Apr 5 15:16:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9902f13e
dev-haskell/haskell-platform: use HTTPS dev-haskell/haskell-platform/haskell-platform-2012.4.0.0.ebuild | 4 ++-- dev-haskell/haskell-platform/haskell-platform-2013.2.0.0-r2.ebuild | 4 ++-- dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-haskell/haskell-platform/haskell-platform-2012.4.0.0.ebuild b/dev-haskell/haskell-platform/haskell-platform-2012.4.0.0.ebuild index 2ba3d9c096c..b75e2a4eeca 100644 --- a/dev-haskell/haskell-platform/haskell-platform-2012.4.0.0.ebuild +++ b/dev-haskell/haskell-platform/haskell-platform-2012.4.0.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="The Haskell Platform" -HOMEPAGE="http://haskell.org/platform" +HOMEPAGE="https://www.haskell.org/platform/" SRC_URI="" LICENSE="BSD" diff --git a/dev-haskell/haskell-platform/haskell-platform-2013.2.0.0-r2.ebuild b/dev-haskell/haskell-platform/haskell-platform-2013.2.0.0-r2.ebuild index f4f27316fc8..c6353697235 100644 --- a/dev-haskell/haskell-platform/haskell-platform-2013.2.0.0-r2.ebuild +++ b/dev-haskell/haskell-platform/haskell-platform-2013.2.0.0-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="The Haskell Platform" -HOMEPAGE="http://haskell.org/platform" +HOMEPAGE="https://www.haskell.org/platform/" SRC_URI="" LICENSE="BSD" diff --git a/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild b/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild index 1c0c3201575..6f3f9525efa 100644 --- a/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild +++ b/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="The Haskell Platform" -HOMEPAGE="http://haskell.org/platform" +HOMEPAGE="https://www.haskell.org/platform/" SRC_URI="" LICENSE="BSD"
