From 71b0f560da9c13c35df27a4a20a3cf17a974493f Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 31 Mar 2018 09:26:30 +0200 Subject: dev-haskell/shakespeare-js: use HTTPS --- dev-haskell/shakespeare-js/shakespeare-js-1.1.4.1.ebuild | 4 ++-- dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild | 4 ++-- dev-haskell/shakespeare-js/shakespeare-js-1.3.0.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-haskell') diff --git a/dev-haskell/shakespeare-js/shakespeare-js-1.1.4.1.ebuild b/dev-haskell/shakespeare-js/shakespeare-js-1.1.4.1.ebuild index 723956c432ca..ec0b73fcc016 100644 --- a/dev-haskell/shakespeare-js/shakespeare-js-1.1.4.1.ebuild +++ b/dev-haskell/shakespeare-js/shakespeare-js-1.1.4.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="Stick your haskell variables into javascript/coffeescript at compile time" -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-js/shakespeare-js-1.2.0.4.ebuild b/dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild index d64a82bf70fe..123e7ad5ec8f 100644 --- a/dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.ebuild +++ b/dev-haskell/shakespeare-js/shakespeare-js-1.2.0.4.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="Stick your haskell variables into javascript/coffeescript at compile time" -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-js/shakespeare-js-1.3.0.ebuild b/dev-haskell/shakespeare-js/shakespeare-js-1.3.0.ebuild index a9982c3f2a3d..76d594e78334 100644 --- a/dev-haskell/shakespeare-js/shakespeare-js-1.3.0.ebuild +++ b/dev-haskell/shakespeare-js/shakespeare-js-1.3.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" inherit haskell-cabal DESCRIPTION="Stick your haskell variables into javascript/coffeescript at compile time" -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-65-gdbad