commit:     4b51a1bd37f9ba10a73732f7955e27f96093a17b
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 31 07:29:04 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=4b51a1bd

dev-haskell/yesod-platform: use HTTPS

 dev-haskell/yesod-platform/yesod-platform-1.2.13.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/yesod-platform/yesod-platform-1.2.13.3.ebuild 
b/dev-haskell/yesod-platform/yesod-platform-1.2.13.3.ebuild
index 35c181befdc..b178a9d3252 100644
--- a/dev-haskell/yesod-platform/yesod-platform-1.2.13.3.ebuild
+++ b/dev-haskell/yesod-platform/yesod-platform-1.2.13.3.ebuild
@@ -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"
 inherit haskell-cabal
 
 DESCRIPTION="Meta package for Yesod (deprecated)"
-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