Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/wai-app-static/
Date: Fri, 30 Mar 2018 02:54:34
Message-Id: 1522377383.60587ae16c1b3fa9546e6ed4dd59632d005814ce.bman@gentoo
1 commit: 60587ae16c1b3fa9546e6ed4dd59632d005814ce
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu Mar 29 18:29:53 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 02:36:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60587ae1
7
8 dev-haskell/wai-app-static: use HTTPS
9
10 dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild | 4 ++--
11 dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild | 4 ++--
12 dev-haskell/wai-app-static/wai-app-static-3.0.1.ebuild | 4 ++--
13 dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild | 4 ++--
14 dev-haskell/wai-app-static/wai-app-static-3.1.6.1.ebuild | 4 ++--
15 5 files changed, 10 insertions(+), 10 deletions(-)
16
17 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
18 index e33472f2206..fac1660cf64 100644
19 --- a/dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild
20 +++ b/dev-haskell/wai-app-static/wai-app-static-1.3.2.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2013 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
28 inherit haskell-cabal
29
30 DESCRIPTION="WAI application for static serving"
31 -HOMEPAGE="http://www.yesodweb.com/book/web-application-interface"
32 +HOMEPAGE="https://www.yesodweb.com/book/web-application-interface"
33 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
34
35 LICENSE="MIT"
36
37 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
38 index 2aaab2782ec..6b7dcfc70b7 100644
39 --- a/dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild
40 +++ b/dev-haskell/wai-app-static/wai-app-static-2.0.0.3.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2014 Gentoo Foundation
43 +# Copyright 1999-2018 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=5
47 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
48 inherit haskell-cabal
49
50 DESCRIPTION="WAI application for static serving"
51 -HOMEPAGE="http://www.yesodweb.com/book/web-application-interface"
52 +HOMEPAGE="https://www.yesodweb.com/book/web-application-interface"
53 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
54
55 LICENSE="MIT"
56
57 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
58 index f574684b4bb..8df2b47fcf8 100644
59 --- a/dev-haskell/wai-app-static/wai-app-static-3.0.1.ebuild
60 +++ b/dev-haskell/wai-app-static/wai-app-static-3.0.1.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2015 Gentoo Foundation
63 +# Copyright 1999-2018 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=5
67 @@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
68 inherit haskell-cabal
69
70 DESCRIPTION="WAI application for static serving"
71 -HOMEPAGE="http://www.yesodweb.com/book/web-application-interface"
72 +HOMEPAGE="https://www.yesodweb.com/book/web-application-interface"
73 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
74
75 LICENSE="MIT"
76
77 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
78 index ba5562b8147..270c79366a3 100644
79 --- a/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild
80 +++ b/dev-haskell/wai-app-static/wai-app-static-3.1.4.1.ebuild
81 @@ -1,4 +1,4 @@
82 -# Copyright 1999-2015 Gentoo Foundation
83 +# Copyright 1999-2018 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85
86 EAPI=5
87 @@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
88 inherit haskell-cabal
89
90 DESCRIPTION="WAI application for static serving"
91 -HOMEPAGE="http://www.yesodweb.com/book/web-application-interface"
92 +HOMEPAGE="https://www.yesodweb.com/book/web-application-interface"
93 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
94
95 LICENSE="MIT"
96
97 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
98 index 4a09acc624f..0a891f5c239 100644
99 --- a/dev-haskell/wai-app-static/wai-app-static-3.1.6.1.ebuild
100 +++ b/dev-haskell/wai-app-static/wai-app-static-3.1.6.1.ebuild
101 @@ -1,4 +1,4 @@
102 -# Copyright 1999-2016 Gentoo Foundation
103 +# Copyright 1999-2018 Gentoo Foundation
104 # Distributed under the terms of the GNU General Public License v2
105
106 EAPI=6
107 @@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
108 inherit haskell-cabal
109
110 DESCRIPTION="WAI application for static serving"
111 -HOMEPAGE="http://www.yesodweb.com/book/web-application-interface"
112 +HOMEPAGE="https://www.yesodweb.com/book/web-application-interface"
113 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
114
115 LICENSE="MIT"