commit:     8005c69572169d41fb204da67fbfcc98732c8947
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Mar 29 18:23:51 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Mar 30 02:36:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8005c695

dev-haskell/yesod-test: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/7697

 dev-haskell/yesod-test/yesod-test-1.2.3.1.ebuild | 4 ++--
 dev-haskell/yesod-test/yesod-test-1.4.3.1.ebuild | 4 ++--
 dev-haskell/yesod-test/yesod-test-1.5.0.1.ebuild | 4 ++--
 dev-haskell/yesod-test/yesod-test-1.5.1.1.ebuild | 4 ++--
 dev-haskell/yesod-test/yesod-test-1.5.3.ebuild   | 4 ++--
 dev-haskell/yesod-test/yesod-test-1.5.4.1.ebuild | 4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/dev-haskell/yesod-test/yesod-test-1.2.3.1.ebuild 
b/dev-haskell/yesod-test/yesod-test-1.2.3.1.ebuild
index a6be1a1fd0d..fd9fd69f78b 100644
--- a/dev-haskell/yesod-test/yesod-test-1.2.3.1.ebuild
+++ b/dev-haskell/yesod-test/yesod-test-1.2.3.1.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 test-suite"
 inherit haskell-cabal
 
 DESCRIPTION="integration testing for WAI/Yesod Applications"
-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-test/yesod-test-1.4.3.1.ebuild 
b/dev-haskell/yesod-test/yesod-test-1.4.3.1.ebuild
index 4fb1e99360c..cfe7ce71b0b 100644
--- a/dev-haskell/yesod-test/yesod-test-1.4.3.1.ebuild
+++ b/dev-haskell/yesod-test/yesod-test-1.4.3.1.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="integration testing for WAI/Yesod Applications"
-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-test/yesod-test-1.5.0.1.ebuild 
b/dev-haskell/yesod-test/yesod-test-1.5.0.1.ebuild
index 6e444cc82b4..055470b6a33 100644
--- a/dev-haskell/yesod-test/yesod-test-1.5.0.1.ebuild
+++ b/dev-haskell/yesod-test/yesod-test-1.5.0.1.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="integration testing for WAI/Yesod Applications"
-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-test/yesod-test-1.5.1.1.ebuild 
b/dev-haskell/yesod-test/yesod-test-1.5.1.1.ebuild
index 43924f96783..03fe40aaa98 100644
--- a/dev-haskell/yesod-test/yesod-test-1.5.1.1.ebuild
+++ b/dev-haskell/yesod-test/yesod-test-1.5.1.1.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="integration testing for WAI/Yesod Applications"
-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-test/yesod-test-1.5.3.ebuild 
b/dev-haskell/yesod-test/yesod-test-1.5.3.ebuild
index 86574431ea1..1204acdcc03 100644
--- a/dev-haskell/yesod-test/yesod-test-1.5.3.ebuild
+++ b/dev-haskell/yesod-test/yesod-test-1.5.3.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="integration testing for WAI/Yesod Applications"
-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-test/yesod-test-1.5.4.1.ebuild 
b/dev-haskell/yesod-test/yesod-test-1.5.4.1.ebuild
index 2d464c0aac4..169c2d47b51 100644
--- a/dev-haskell/yesod-test/yesod-test-1.5.4.1.ebuild
+++ b/dev-haskell/yesod-test/yesod-test-1.5.4.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="integration testing for WAI/Yesod Applications"
-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