From: Michael Mair-Keimberger Date: Sat, 31 Mar 2018 07:25:51 +0000 (+0200) Subject: dev-haskell/shakespeare-i18n: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d0d1fcac2c3d8c1ad8ecb963ff4b76d536c0fa25;p=gentoo.git dev-haskell/shakespeare-i18n: use HTTPS --- diff --git a/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.0.0.5.ebuild b/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.0.0.5.ebuild index 8e7b84976a23..4233236186a0 100644 --- a/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.0.0.5.ebuild +++ b/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.0.0.5.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 type-based approach to internationalization" -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-i18n/shakespeare-i18n-1.1.0.ebuild b/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.1.0.ebuild index 97ee78910a5d..ea982c75aee0 100644 --- a/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.1.0.ebuild +++ b/dev-haskell/shakespeare-i18n/shakespeare-i18n-1.1.0.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" inherit haskell-cabal DESCRIPTION="A type-based approach to internationalization. (deprecated)" -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"