commit: 60587ae16c1b3fa9546e6ed4dd59632d005814ce Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Mar 29 18:29:53 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Mar 30 02:36:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60587ae1
dev-haskell/wai-app-static: use HTTPS dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild | 4 ++-- dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild | 4 ++-- dev-haskell/wai-app-static/wai-app-static-3.0.1.ebuild | 4 ++-- dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild | 4 ++-- dev-haskell/wai-app-static/wai-app-static-3.1.6.1.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild b/dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild index e33472f2206..fac1660cf64 100644 --- a/dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 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="WAI application for static serving" -HOMEPAGE="http://www.yesodweb.com/book/web-application-interface" +HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild b/dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild index 2aaab2782ec..6b7dcfc70b7 100644 --- a/dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-2.0.0.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 test-suite" inherit haskell-cabal DESCRIPTION="WAI application for static serving" -HOMEPAGE="http://www.yesodweb.com/book/web-application-interface" +HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/wai-app-static/wai-app-static-3.0.1.ebuild b/dev-haskell/wai-app-static/wai-app-static-3.0.1.ebuild index f574684b4bb..8df2b47fcf8 100644 --- a/dev-haskell/wai-app-static/wai-app-static-3.0.1.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-3.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="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="WAI application for static serving" -HOMEPAGE="http://www.yesodweb.com/book/web-application-interface" +HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild b/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild index ba5562b8147..270c79366a3 100644 --- a/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-3.1.4.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="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="WAI application for static serving" -HOMEPAGE="http://www.yesodweb.com/book/web-application-interface" +HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/wai-app-static/wai-app-static-3.1.6.1.ebuild b/dev-haskell/wai-app-static/wai-app-static-3.1.6.1.ebuild index 4a09acc624f..0a891f5c239 100644 --- a/dev-haskell/wai-app-static/wai-app-static-3.1.6.1.ebuild +++ b/dev-haskell/wai-app-static/wai-app-static-3.1.6.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="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="WAI application for static serving" -HOMEPAGE="http://www.yesodweb.com/book/web-application-interface" +HOMEPAGE="https://www.yesodweb.com/book/web-application-interface" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT"
