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

dev-haskell/yesod-persistent: use HTTPS

 dev-haskell/yesod-persistent/yesod-persistent-1.4.0.5.ebuild | 4 ++--
 dev-haskell/yesod-persistent/yesod-persistent-1.4.0.6.ebuild | 4 ++--
 dev-haskell/yesod-persistent/yesod-persistent-1.4.1.1.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.5.ebuild 
b/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.5.ebuild
index 3265a3d0a87..d11c416515f 100644
--- a/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.5.ebuild
+++ b/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.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 test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="Some helpers for using Persistent from 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-persistent/yesod-persistent-1.4.0.6.ebuild 
b/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.6.ebuild
index 7937b87ef1c..39c1615b688 100644
--- a/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.6.ebuild
+++ b/dev-haskell/yesod-persistent/yesod-persistent-1.4.0.6.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 test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="Some helpers for using Persistent from 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-persistent/yesod-persistent-1.4.1.1.ebuild 
b/dev-haskell/yesod-persistent/yesod-persistent-1.4.1.1.ebuild
index 5deb327b43c..d2d1d73c651 100644
--- a/dev-haskell/yesod-persistent/yesod-persistent-1.4.1.1.ebuild
+++ b/dev-haskell/yesod-persistent/yesod-persistent-1.4.1.1.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 test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="Some helpers for using Persistent from 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