commit:     6cb45f8152a9df96e456d04354e6641299b3d1e6
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Apr 15 08:25:04 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 11:33:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cb45f81

dev-haskell/shakespeare-text: use HTTPS

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

diff --git a/dev-haskell/shakespeare-text/shakespeare-text-1.0.2.ebuild 
b/dev-haskell/shakespeare-text/shakespeare-text-1.0.2.ebuild
index 927dfc80e96..48a9e84b9b2 100644
--- a/dev-haskell/shakespeare-text/shakespeare-text-1.0.2.ebuild
+++ b/dev-haskell/shakespeare-text/shakespeare-text-1.0.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="Interpolation with quasi-quotation: put variables strings"
-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-text/shakespeare-text-1.1.0.ebuild 
b/dev-haskell/shakespeare-text/shakespeare-text-1.1.0.ebuild
index c74d4ed0adf..09de5785456 100644
--- a/dev-haskell/shakespeare-text/shakespeare-text-1.1.0.ebuild
+++ b/dev-haskell/shakespeare-text/shakespeare-text-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="Interpolation with quasi-quotation: put variables strings 
(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