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/haskell-platform/
Date: Thu, 05 Apr 2018 15:21:29
Message-Id: 1522941413.9902f13ebe990d818717de2141baf8873b636ba8.bman@gentoo
1 commit: 9902f13ebe990d818717de2141baf8873b636ba8
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sat Mar 31 07:21:58 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 15:16:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9902f13e
7
8 dev-haskell/haskell-platform: use HTTPS
9
10 dev-haskell/haskell-platform/haskell-platform-2012.4.0.0.ebuild | 4 ++--
11 dev-haskell/haskell-platform/haskell-platform-2013.2.0.0-r2.ebuild | 4 ++--
12 dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild | 4 ++--
13 3 files changed, 6 insertions(+), 6 deletions(-)
14
15 diff --git a/dev-haskell/haskell-platform/haskell-platform-2012.4.0.0.ebuild b/dev-haskell/haskell-platform/haskell-platform-2012.4.0.0.ebuild
16 index 2ba3d9c096c..b75e2a4eeca 100644
17 --- a/dev-haskell/haskell-platform/haskell-platform-2012.4.0.0.ebuild
18 +++ b/dev-haskell/haskell-platform/haskell-platform-2012.4.0.0.ebuild
19 @@ -1,10 +1,10 @@
20 -# Copyright 1999-2012 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25
26 DESCRIPTION="The Haskell Platform"
27 -HOMEPAGE="http://haskell.org/platform"
28 +HOMEPAGE="https://www.haskell.org/platform/"
29 SRC_URI=""
30
31 LICENSE="BSD"
32
33 diff --git a/dev-haskell/haskell-platform/haskell-platform-2013.2.0.0-r2.ebuild b/dev-haskell/haskell-platform/haskell-platform-2013.2.0.0-r2.ebuild
34 index f4f27316fc8..c6353697235 100644
35 --- a/dev-haskell/haskell-platform/haskell-platform-2013.2.0.0-r2.ebuild
36 +++ b/dev-haskell/haskell-platform/haskell-platform-2013.2.0.0-r2.ebuild
37 @@ -1,10 +1,10 @@
38 -# Copyright 1999-2015 Gentoo Foundation
39 +# Copyright 1999-2018 Gentoo Foundation
40 # Distributed under the terms of the GNU General Public License v2
41
42 EAPI=5
43
44 DESCRIPTION="The Haskell Platform"
45 -HOMEPAGE="http://haskell.org/platform"
46 +HOMEPAGE="https://www.haskell.org/platform/"
47 SRC_URI=""
48
49 LICENSE="BSD"
50
51 diff --git a/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild b/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild
52 index 1c0c3201575..6f3f9525efa 100644
53 --- a/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild
54 +++ b/dev-haskell/haskell-platform/haskell-platform-2014.2.0.0-r1.ebuild
55 @@ -1,10 +1,10 @@
56 -# Copyright 1999-2014 Gentoo Foundation
57 +# Copyright 1999-2018 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59
60 EAPI=5
61
62 DESCRIPTION="The Haskell Platform"
63 -HOMEPAGE="http://haskell.org/platform"
64 +HOMEPAGE="https://www.haskell.org/platform/"
65 SRC_URI=""
66
67 LICENSE="BSD"