dev-haskell/shakespeare-i18n: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 31 Mar 2018 07:25:51 +0000 (09:25 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 15:16:55 +0000 (11:16 -0400)
dev-haskell/shakespeare-i18n/shakespeare-i18n-1.0.0.5.ebuild
dev-haskell/shakespeare-i18n/shakespeare-i18n-1.1.0.ebuild

index 8e7b84976a2371928e455ceb7c7660179e82e8e9..4233236186a051baaf6702f213fc108fbd97b0f6 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="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"
index 97ee78910a5d5312605e20dac93fa586c7de20ab..ea982c75aee023d8bd2bf294c7b76ab865bee32f 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="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"