From d6db7d83fa496aeb172accf7dc52e669c428562f Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 20 Mar 2018 21:23:04 +0100 Subject: dev-haskell/blaze-html: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/7525 --- dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild | 4 ++-- dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild | 4 ++-- dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild | 4 ++-- dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild | 4 ++-- dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'dev-haskell') diff --git a/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild b/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild index e329f7c4740a..b76a91ae37bf 100644 --- a/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild +++ b/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A blazingly fast HTML combinator library for Haskell" -HOMEPAGE="http://jaspervdj.be/blaze" +HOMEPAGE="https://jaspervdj.be/blaze/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild b/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild index e92310dd0e75..c3ed736da162 100644 --- a/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild +++ b/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A blazingly fast HTML combinator library for Haskell" -HOMEPAGE="http://jaspervdj.be/blaze" +HOMEPAGE="https://jaspervdj.be/blaze/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild b/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild index da64874bdcc1..6ff965298d4a 100644 --- a/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild +++ b/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A blazingly fast HTML combinator library for Haskell" -HOMEPAGE="http://jaspervdj.be/blaze" +HOMEPAGE="https://jaspervdj.be/blaze/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild b/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild index 6b08e47daa44..a8dfd1906e32 100644 --- a/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild +++ b/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A blazingly fast HTML combinator library for Haskell" -HOMEPAGE="http://jaspervdj.be/blaze" +HOMEPAGE="https://jaspervdj.be/blaze/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild b/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild index 71915d816f04..595d9c51b366 100644 --- a/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild +++ b/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A blazingly fast HTML combinator library for Haskell" -HOMEPAGE="http://jaspervdj.be/blaze" +HOMEPAGE="https://jaspervdj.be/blaze/" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3-65-gdbad