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/yesod-core/
Date: Fri, 30 Mar 2018 02:54:25
Message-Id: 1522377381.23f53b4f37ba0dd350634640072689db3976bdfa.bman@gentoo
1 commit: 23f53b4f37ba0dd350634640072689db3976bdfa
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu Mar 29 18:25:48 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 02:36:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23f53b4f
7
8 dev-haskell/yesod-core: use HTTPS
9
10 dev-haskell/yesod-core/yesod-core-1.2.7.ebuild | 4 ++--
11 dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild | 4 ++--
12 dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild | 4 ++--
13 dev-haskell/yesod-core/yesod-core-1.4.25.ebuild | 4 ++--
14 dev-haskell/yesod-core/yesod-core-1.4.31.ebuild | 4 ++--
15 5 files changed, 10 insertions(+), 10 deletions(-)
16
17 diff --git a/dev-haskell/yesod-core/yesod-core-1.2.7.ebuild b/dev-haskell/yesod-core/yesod-core-1.2.7.ebuild
18 index 26f9ec8f127..1bee94895fa 100644
19 --- a/dev-haskell/yesod-core/yesod-core-1.2.7.ebuild
20 +++ b/dev-haskell/yesod-core/yesod-core-1.2.7.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2014 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="Creation of type-safe, RESTful web applications"
31 -HOMEPAGE="http://www.yesodweb.com/"
32 +HOMEPAGE="https://www.yesodweb.com/"
33 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
34
35 LICENSE="MIT"
36
37 diff --git a/dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild b/dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild
38 index 001d8f48ec8..0781ee4384d 100644
39 --- a/dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild
40 +++ b/dev-haskell/yesod-core/yesod-core-1.4.18.1.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2015 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="Creation of type-safe, RESTful web applications"
51 -HOMEPAGE="http://www.yesodweb.com/"
52 +HOMEPAGE="https://www.yesodweb.com/"
53 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
54
55 LICENSE="MIT"
56
57 diff --git a/dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild b/dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild
58 index cf428deb139..f2f557cd59e 100644
59 --- a/dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild
60 +++ b/dev-haskell/yesod-core/yesod-core-1.4.20.2.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2016 Gentoo Foundation
63 +# Copyright 1999-2018 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=6
67 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
68 inherit haskell-cabal
69
70 DESCRIPTION="Creation of type-safe, RESTful web applications"
71 -HOMEPAGE="http://www.yesodweb.com/"
72 +HOMEPAGE="https://www.yesodweb.com/"
73 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
74
75 LICENSE="MIT"
76
77 diff --git a/dev-haskell/yesod-core/yesod-core-1.4.25.ebuild b/dev-haskell/yesod-core/yesod-core-1.4.25.ebuild
78 index 6f25d91670d..b27ecea9c27 100644
79 --- a/dev-haskell/yesod-core/yesod-core-1.4.25.ebuild
80 +++ b/dev-haskell/yesod-core/yesod-core-1.4.25.ebuild
81 @@ -1,4 +1,4 @@
82 -# Copyright 1999-2016 Gentoo Foundation
83 +# Copyright 1999-2018 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85
86 EAPI=6
87 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
88 inherit haskell-cabal
89
90 DESCRIPTION="Creation of type-safe, RESTful web applications"
91 -HOMEPAGE="http://www.yesodweb.com/"
92 +HOMEPAGE="https://www.yesodweb.com/"
93 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
94
95 LICENSE="MIT"
96
97 diff --git a/dev-haskell/yesod-core/yesod-core-1.4.31.ebuild b/dev-haskell/yesod-core/yesod-core-1.4.31.ebuild
98 index cd285ee8d2b..b9488828aba 100644
99 --- a/dev-haskell/yesod-core/yesod-core-1.4.31.ebuild
100 +++ b/dev-haskell/yesod-core/yesod-core-1.4.31.ebuild
101 @@ -1,4 +1,4 @@
102 -# Copyright 1999-2017 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="lib profile haddock hoogle hscolour test-suite"
108 inherit haskell-cabal
109
110 DESCRIPTION="Creation of type-safe, RESTful web applications"
111 -HOMEPAGE="http://www.yesodweb.com/"
112 +HOMEPAGE="https://www.yesodweb.com/"
113 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
114
115 LICENSE="MIT"