commit:     d0d1fcac2c3d8c1ad8ecb963ff4b76d536c0fa25
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 31 07:25:51 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Apr  5 15:16:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0d1fcac

dev-haskell/shakespeare-i18n: use HTTPS

 dev-haskell/shakespeare-i18n/shakespeare-i18n-1.0.0.5.ebuild | 4 ++--
 dev-haskell/shakespeare-i18n/shakespeare-i18n-1.1.0.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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 8e7b84976a2..4233236186a 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 97ee78910a5..ea982c75aee 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"

Reply via email to