dev-haskell/shakespeare-text: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 15 Apr 2018 08:25:04 +0000 (10:25 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 15 Apr 2018 11:33:40 +0000 (13:33 +0200)
dev-haskell/shakespeare-text/shakespeare-text-1.0.2.ebuild
dev-haskell/shakespeare-text/shakespeare-text-1.1.0.ebuild

index 927dfc80e96c91f54f08efce8ed29999dc38de60..48a9e84b9b2b2bed5dfe2e584440c6e4d9f159f0 100644 (file)
@@ -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"
index c74d4ed0adfb6dbe797c67089647b643829dd823..09de57854562e9fb9de6765a93c081592a746df6 100644 (file)
@@ -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"