Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/haskell-updater/
Date: Fri, 31 May 2019 00:57:32
Message-Id: 1559264209.15163932d2ca79b646b279375cbd0cb15ba152a0.bman@gentoo
1 commit: 15163932d2ca79b646b279375cbd0cb15ba152a0
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Thu May 30 07:20:09 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri May 31 00:56:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15163932
7
8 app-admin/haskell-updater: use HTTPS
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/12130
12 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
13
14 app-admin/haskell-updater/haskell-updater-1.2.10.ebuild | 4 ++--
15 app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild | 4 ++--
16 app-admin/haskell-updater/haskell-updater-1.2.9.ebuild | 4 ++--
17 app-admin/haskell-updater/haskell-updater-1.3.1.ebuild | 2 +-
18 4 files changed, 7 insertions(+), 7 deletions(-)
19
20 diff --git a/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild b/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild
21 index 6a1b5a5f118..61e60ee2e73 100644
22 --- a/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild
23 +++ b/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2018 Gentoo Foundation
26 +# Copyright 1999-2019 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=5
30 @@ -7,7 +7,7 @@ CABAL_FEATURES="bin nocabaldep"
31 inherit eutils haskell-cabal
32
33 DESCRIPTION="Rebuild Haskell dependencies in Gentoo"
34 -HOMEPAGE="http://haskell.org/haskellwiki/Gentoo#haskell-updater"
35 +HOMEPAGE="https://wiki.haskell.org/Gentoo#haskell-updater"
36 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
37
38 LICENSE="GPL-2"
39
40 diff --git a/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild b/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild
41 index 7861b7114a8..df22496ce85 100644
42 --- a/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild
43 +++ b/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2018 Gentoo Foundation
46 +# Copyright 1999-2019 Gentoo Authors
47 # Distributed under the terms of the GNU General Public License v2
48
49 EAPI=6
50 @@ -7,7 +7,7 @@ CABAL_FEATURES="bin nocabaldep"
51 inherit eutils haskell-cabal
52
53 DESCRIPTION="Rebuild Haskell dependencies in Gentoo"
54 -HOMEPAGE="http://haskell.org/haskellwiki/Gentoo#haskell-updater"
55 +HOMEPAGE="https://wiki.haskell.org/Gentoo#haskell-updater"
56 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
57
58 LICENSE="GPL-2"
59
60 diff --git a/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild b/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild
61 index 6a1b5a5f118..61e60ee2e73 100644
62 --- a/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild
63 +++ b/app-admin/haskell-updater/haskell-updater-1.2.9.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2018 Gentoo Foundation
66 +# Copyright 1999-2019 Gentoo Authors
67 # Distributed under the terms of the GNU General Public License v2
68
69 EAPI=5
70 @@ -7,7 +7,7 @@ CABAL_FEATURES="bin nocabaldep"
71 inherit eutils haskell-cabal
72
73 DESCRIPTION="Rebuild Haskell dependencies in Gentoo"
74 -HOMEPAGE="http://haskell.org/haskellwiki/Gentoo#haskell-updater"
75 +HOMEPAGE="https://wiki.haskell.org/Gentoo#haskell-updater"
76 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
77
78 LICENSE="GPL-2"
79
80 diff --git a/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild b/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild
81 index fa1c19badf5..9bdd7f451d1 100644
82 --- a/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild
83 +++ b/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild
84 @@ -7,7 +7,7 @@ CABAL_FEATURES="bin nocabaldep"
85 inherit eutils haskell-cabal
86
87 DESCRIPTION="Rebuild Haskell dependencies in Gentoo"
88 -HOMEPAGE="http://haskell.org/haskellwiki/Gentoo#haskell-updater"
89 +HOMEPAGE="https://wiki.haskell.org/Gentoo#haskell-updater"
90 SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
91
92 LICENSE="GPL-2"