commit:     901ca45f5aa826a2bacd86e34d8e2f2e8303e087
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 31 07:27:39 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=901ca45f

dev-haskell/yesod-auth: use HTTPS

 dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild | 4 ++--
 dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild | 4 ++--
 dev-haskell/yesod-auth/yesod-auth-1.4.16.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild 
b/dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild
index f5fd5911867..e58f44d542e 100644
--- a/dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild
+++ b/dev-haskell/yesod-auth/yesod-auth-1.4.13.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="Authentication for Yesod"
-HOMEPAGE="http://www.yesodweb.com/";
+HOMEPAGE="https://www.yesodweb.com/";
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild 
b/dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild
index dd5670cd62f..48617daa4fd 100644
--- a/dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild
+++ b/dev-haskell/yesod-auth/yesod-auth-1.4.13.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="Authentication for Yesod"
-HOMEPAGE="http://www.yesodweb.com/";
+HOMEPAGE="https://www.yesodweb.com/";
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/dev-haskell/yesod-auth/yesod-auth-1.4.16.ebuild 
b/dev-haskell/yesod-auth/yesod-auth-1.4.16.ebuild
index 6596456ce3c..cd202eb5e7d 100644
--- a/dev-haskell/yesod-auth/yesod-auth-1.4.16.ebuild
+++ b/dev-haskell/yesod-auth/yesod-auth-1.4.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="Authentication for Yesod"
-HOMEPAGE="http://www.yesodweb.com/";
+HOMEPAGE="https://www.yesodweb.com/";
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"

Reply via email to