Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/blaze-html/
Date: Wed, 21 Mar 2018 21:47:35
Message-Id: 1521668836.d6db7d83fa496aeb172accf7dc52e669c428562f.slyfox@gentoo
1 commit: d6db7d83fa496aeb172accf7dc52e669c428562f
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Tue Mar 20 20:23:04 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 21 21:47:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6db7d83
7
8 dev-haskell/blaze-html: use HTTPS
9
10 Closes: https://github.com/gentoo/gentoo/pull/7525
11
12 dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild | 4 ++--
13 dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild | 4 ++--
14 dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild | 4 ++--
15 dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild | 4 ++--
16 dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild | 4 ++--
17 5 files changed, 10 insertions(+), 10 deletions(-)
18
19 diff --git a/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild b/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild
20 index e329f7c4740..b76a91ae37b 100644
21 --- a/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild
22 +++ b/dev-haskell/blaze-html/blaze-html-0.6.1.2.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2014 Gentoo Foundation
25 +# Copyright 1999-2018 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=5
29 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
30 inherit haskell-cabal
31
32 DESCRIPTION="A blazingly fast HTML combinator library for Haskell"
33 -HOMEPAGE="http://jaspervdj.be/blaze"
34 +HOMEPAGE="https://jaspervdj.be/blaze/"
35 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
36
37 LICENSE="BSD"
38
39 diff --git a/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild b/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild
40 index e92310dd0e7..c3ed736da16 100644
41 --- a/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild
42 +++ b/dev-haskell/blaze-html/blaze-html-0.6.1.3.ebuild
43 @@ -1,4 +1,4 @@
44 -# Copyright 1999-2014 Gentoo Foundation
45 +# Copyright 1999-2018 Gentoo Foundation
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=5
49 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
50 inherit haskell-cabal
51
52 DESCRIPTION="A blazingly fast HTML combinator library for Haskell"
53 -HOMEPAGE="http://jaspervdj.be/blaze"
54 +HOMEPAGE="https://jaspervdj.be/blaze/"
55 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
56
57 LICENSE="BSD"
58
59 diff --git a/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild b/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild
60 index da64874bdcc..6ff965298d4 100644
61 --- a/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild
62 +++ b/dev-haskell/blaze-html/blaze-html-0.7.1.0.ebuild
63 @@ -1,4 +1,4 @@
64 -# Copyright 1999-2015 Gentoo Foundation
65 +# Copyright 1999-2018 Gentoo Foundation
66 # Distributed under the terms of the GNU General Public License v2
67
68 EAPI=5
69 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
70 inherit haskell-cabal
71
72 DESCRIPTION="A blazingly fast HTML combinator library for Haskell"
73 -HOMEPAGE="http://jaspervdj.be/blaze"
74 +HOMEPAGE="https://jaspervdj.be/blaze/"
75 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
76
77 LICENSE="BSD"
78
79 diff --git a/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild b/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild
80 index 6b08e47daa4..a8dfd1906e3 100644
81 --- a/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild
82 +++ b/dev-haskell/blaze-html/blaze-html-0.8.1.1.ebuild
83 @@ -1,4 +1,4 @@
84 -# Copyright 1999-2015 Gentoo Foundation
85 +# Copyright 1999-2018 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87
88 EAPI=5
89 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
90 inherit haskell-cabal
91
92 DESCRIPTION="A blazingly fast HTML combinator library for Haskell"
93 -HOMEPAGE="http://jaspervdj.be/blaze"
94 +HOMEPAGE="https://jaspervdj.be/blaze/"
95 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
96
97 LICENSE="BSD"
98
99 diff --git a/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild b/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild
100 index 71915d816f0..595d9c51b36 100644
101 --- a/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild
102 +++ b/dev-haskell/blaze-html/blaze-html-0.8.1.2.ebuild
103 @@ -1,4 +1,4 @@
104 -# Copyright 1999-2017 Gentoo Foundation
105 +# Copyright 1999-2018 Gentoo Foundation
106 # Distributed under the terms of the GNU General Public License v2
107
108 EAPI=6
109 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
110 inherit haskell-cabal
111
112 DESCRIPTION="A blazingly fast HTML combinator library for Haskell"
113 -HOMEPAGE="http://jaspervdj.be/blaze"
114 +HOMEPAGE="https://jaspervdj.be/blaze/"
115 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
116
117 LICENSE="BSD"