From 1b792cbb23a5f7b843729ca02bee383e4417bea0 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 15 Apr 2018 10:24:20 +0200 Subject: dev-haskell/shakespeare: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/8010 --- dev-haskell/shakespeare/shakespeare-1.0.5.1.ebuild | 4 ++-- dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild | 4 ++-- dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild | 4 ++-- dev-haskell/shakespeare/shakespeare-2.0.7.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'dev-haskell') diff --git a/dev-haskell/shakespeare/shakespeare-1.0.5.1.ebuild b/dev-haskell/shakespeare/shakespeare-1.0.5.1.ebuild index 862cafd3b79a..69ef587ec697 100644 --- a/dev-haskell/shakespeare/shakespeare-1.0.5.1.ebuild +++ b/dev-haskell/shakespeare/shakespeare-1.0.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 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 toolkit for making compile-time interpolated templates" -HOMEPAGE="http://www.yesodweb.com/book/shakespearean-templates" +HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild b/dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild index 082a87558d8a..4d81aa004c1a 100644 --- a/dev-haskell/shakespeare/shakespeare-1.2.1.1.ebuild +++ b/dev-haskell/shakespeare/shakespeare-1.2.1.1.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 toolkit for making compile-time interpolated templates" -HOMEPAGE="http://www.yesodweb.com/book/shakespearean-templates" +HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild b/dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild index 72236344910c..139c98fd3d3b 100644 --- a/dev-haskell/shakespeare/shakespeare-2.0.12.1.ebuild +++ b/dev-haskell/shakespeare/shakespeare-2.0.12.1.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 toolkit for making compile-time interpolated templates" -HOMEPAGE="http://www.yesodweb.com/book/shakespearean-templates" +HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/shakespeare/shakespeare-2.0.7.ebuild b/dev-haskell/shakespeare/shakespeare-2.0.7.ebuild index fd17fd91b6ef..d4eb111b7497 100644 --- a/dev-haskell/shakespeare/shakespeare-2.0.7.ebuild +++ b/dev-haskell/shakespeare/shakespeare-2.0.7.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 toolkit for making compile-time interpolated templates" -HOMEPAGE="http://www.yesodweb.com/book/shakespearean-templates" +HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3-18-g5258