Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/gasnet/
Date: Thu, 04 Apr 2019 21:16:39
Message-Id: 1554412576.fd1760db4f1fe305ea859d5145a5d080474d6599.bman@gentoo
1 commit: fd1760db4f1fe305ea859d5145a5d080474d6599
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun Mar 31 14:53:17 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 4 21:16:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd1760db
7
8 sys-cluster/gasnet: use HTTPS
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/11557
12 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
13
14 sys-cluster/gasnet/gasnet-1.26.4-r1.ebuild | 6 +++---
15 sys-cluster/gasnet/gasnet-1.26.4.ebuild | 6 +++---
16 sys-cluster/gasnet/gasnet-1.28.0.ebuild | 6 +++---
17 sys-cluster/gasnet/gasnet-1.28.2.ebuild | 6 +++---
18 sys-cluster/gasnet/gasnet-1.30.0.ebuild | 6 +++---
19 5 files changed, 15 insertions(+), 15 deletions(-)
20
21 diff --git a/sys-cluster/gasnet/gasnet-1.26.4-r1.ebuild b/sys-cluster/gasnet/gasnet-1.26.4-r1.ebuild
22 index c7f53bc60cd..32c182d224b 100644
23 --- a/sys-cluster/gasnet/gasnet-1.26.4-r1.ebuild
24 +++ b/sys-cluster/gasnet/gasnet-1.26.4-r1.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2016 Gentoo Foundation
27 +# Copyright 1999-2019 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI=6
31 @@ -7,8 +7,8 @@ inherit autotools toolchain-funcs multilib
32
33 MY_P="${PN^^[gasn]}-${PV}"
34 DESCRIPTION="Networking middleware for partitioned global address space (PGAS) language"
35 -HOMEPAGE="http://gasnet.lbl.gov/"
36 -SRC_URI="http://gasnet.lbl.gov/${MY_P}.tar.gz"
37 +HOMEPAGE="https://gasnet.lbl.gov/"
38 +SRC_URI="https://gasnet.lbl.gov/download/${MY_P}.tar.gz"
39
40 SOVER="${PV%%.*}"
41 LICENSE="BSD"
42
43 diff --git a/sys-cluster/gasnet/gasnet-1.26.4.ebuild b/sys-cluster/gasnet/gasnet-1.26.4.ebuild
44 index 67055d3a67a..ddb38e2c5e1 100644
45 --- a/sys-cluster/gasnet/gasnet-1.26.4.ebuild
46 +++ b/sys-cluster/gasnet/gasnet-1.26.4.ebuild
47 @@ -1,4 +1,4 @@
48 -# Copyright 1999-2016 Gentoo Foundation
49 +# Copyright 1999-2019 Gentoo Authors
50 # Distributed under the terms of the GNU General Public License v2
51
52 EAPI=6
53 @@ -7,8 +7,8 @@ inherit autotools
54
55 MY_P="${PN^^[gasn]}-${PV}"
56 DESCRIPTION="Networking middleware for partitioned global address space (PGAS) language"
57 -HOMEPAGE="http://gasnet.lbl.gov/"
58 -SRC_URI="http://gasnet.lbl.gov/${MY_P}.tar.gz"
59 +HOMEPAGE="https://gasnet.lbl.gov/"
60 +SRC_URI="https://gasnet.lbl.gov/download/${MY_P}.tar.gz"
61
62 LICENSE="BSD"
63 SLOT="0"
64
65 diff --git a/sys-cluster/gasnet/gasnet-1.28.0.ebuild b/sys-cluster/gasnet/gasnet-1.28.0.ebuild
66 index 9a32e2c0b5c..ffe4c765a46 100644
67 --- a/sys-cluster/gasnet/gasnet-1.28.0.ebuild
68 +++ b/sys-cluster/gasnet/gasnet-1.28.0.ebuild
69 @@ -1,4 +1,4 @@
70 -# Copyright 1999-2016 Gentoo Foundation
71 +# Copyright 1999-2019 Gentoo Authors
72 # Distributed under the terms of the GNU General Public License v2
73
74 EAPI=6
75 @@ -7,8 +7,8 @@ inherit autotools toolchain-funcs multilib
76
77 MY_P="${PN^^[gasn]}-${PV}"
78 DESCRIPTION="Networking middleware for partitioned global address space (PGAS) language"
79 -HOMEPAGE="http://gasnet.lbl.gov/"
80 -SRC_URI="http://gasnet.lbl.gov/${MY_P}.tar.gz"
81 +HOMEPAGE="https://gasnet.lbl.gov/"
82 +SRC_URI="https://gasnet.lbl.gov/download/${MY_P}.tar.gz"
83
84 SOVER="${PV%%.*}"
85 LICENSE="BSD"
86
87 diff --git a/sys-cluster/gasnet/gasnet-1.28.2.ebuild b/sys-cluster/gasnet/gasnet-1.28.2.ebuild
88 index 52282995fdd..4af06d5d78c 100644
89 --- a/sys-cluster/gasnet/gasnet-1.28.2.ebuild
90 +++ b/sys-cluster/gasnet/gasnet-1.28.2.ebuild
91 @@ -1,4 +1,4 @@
92 -# Copyright 1999-2017 Gentoo Foundation
93 +# Copyright 1999-2019 Gentoo Authors
94 # Distributed under the terms of the GNU General Public License v2
95
96 EAPI=6
97 @@ -7,8 +7,8 @@ inherit autotools toolchain-funcs multilib
98
99 MY_P="${PN^^[gasn]}-${PV}"
100 DESCRIPTION="Networking middleware for partitioned global address space (PGAS) language"
101 -HOMEPAGE="http://gasnet.lbl.gov/"
102 -SRC_URI="http://gasnet.lbl.gov/${MY_P}.tar.gz"
103 +HOMEPAGE="https://gasnet.lbl.gov/"
104 +SRC_URI="https://gasnet.lbl.gov/download/${MY_P}.tar.gz"
105
106 SOVER="${PV%%.*}"
107 LICENSE="BSD"
108
109 diff --git a/sys-cluster/gasnet/gasnet-1.30.0.ebuild b/sys-cluster/gasnet/gasnet-1.30.0.ebuild
110 index 52282995fdd..4af06d5d78c 100644
111 --- a/sys-cluster/gasnet/gasnet-1.30.0.ebuild
112 +++ b/sys-cluster/gasnet/gasnet-1.30.0.ebuild
113 @@ -1,4 +1,4 @@
114 -# Copyright 1999-2017 Gentoo Foundation
115 +# Copyright 1999-2019 Gentoo Authors
116 # Distributed under the terms of the GNU General Public License v2
117
118 EAPI=6
119 @@ -7,8 +7,8 @@ inherit autotools toolchain-funcs multilib
120
121 MY_P="${PN^^[gasn]}-${PV}"
122 DESCRIPTION="Networking middleware for partitioned global address space (PGAS) language"
123 -HOMEPAGE="http://gasnet.lbl.gov/"
124 -SRC_URI="http://gasnet.lbl.gov/${MY_P}.tar.gz"
125 +HOMEPAGE="https://gasnet.lbl.gov/"
126 +SRC_URI="https://gasnet.lbl.gov/download/${MY_P}.tar.gz"
127
128 SOVER="${PV%%.*}"
129 LICENSE="BSD"