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

dev-haskell/persistent-template: use HTTPS

 dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild    | 4 ++--
 dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild 
b/dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild
index aef3a05f7a5..2a1a6f0bc49 100644
--- a/dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild
+++ b/dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 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="Type-safe, non-relational, multi-backend persistence"
-HOMEPAGE="http://www.yesodweb.com/book/persistent";
+HOMEPAGE="https://www.yesodweb.com/book/persistent";
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"

diff --git 
a/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild 
b/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild
index d712339279f..f03bdb05404 100644
--- a/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild
+++ b/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.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="Type-safe, non-relational, multi-backend persistence"
-HOMEPAGE="http://www.yesodweb.com/book/persistent";
+HOMEPAGE="https://www.yesodweb.com/book/persistent";
 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="MIT"

Reply via email to