From 8005c69572169d41fb204da67fbfcc98732c8947 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 29 Mar 2018 20:23:51 +0200 Subject: 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(-) (limited to 'dev-haskell') 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 a6be1a1fd0d6..fd9fd69f78bb 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 4fb1e99360c4..cfe7ce71b0b4 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 6e444cc82b42..055470b6a337 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 43924f967836..03fe40aaa986 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 86574431ea1e..1204acdcc03f 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 2d464c0aac4c..169c2d47b51e 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" -- cgit v1.2.3-65-gdbad