diff options
author | 2018-03-31 09:21:58 +0200 | |
---|---|---|
committer | 2018-04-05 11:16:53 -0400 | |
commit | 9902f13ebe990d818717de2141baf8873b636ba8 (patch) | |
tree | 558fbb2f89f2f27114306c19b7e5166ddd8c7e78 /dev-haskell | |
parent | dev-haskell/http-conduit: use HTTPS (diff) | |
download | gentoo-9902f13ebe990d818717de2141baf8873b636ba8.tar.gz gentoo-9902f13ebe990d818717de2141baf8873b636ba8.tar.bz2 gentoo-9902f13ebe990d818717de2141baf8873b636ba8.zip |
dev-haskell/haskell-platform: use HTTPS
Diffstat (limited to 'dev-haskell')
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" |