Gentoo Archives: gentoo-commits

From: Alexys Jacob <ultrabug@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ucx/
Date: Fri, 08 May 2020 08:25:24
Message-Id: 1588926251.5d686e996bf7de83ff9880431639903acea8fc77.ultrabug@gentoo
1 commit: 5d686e996bf7de83ff9880431639903acea8fc77
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Fri May 8 00:59:40 2020 +0000
4 Commit: Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
5 CommitDate: Fri May 8 08:24:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d686e99
7
8 sys-cluster/ucx: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
12 Signed-off-by: Alexys Jacob <ultrabug <AT> gentoo.org>
13
14 sys-cluster/ucx/ucx-1.2.2-r1.ebuild | 4 ++--
15 sys-cluster/ucx/ucx-1.3.0.ebuild | 4 ++--
16 sys-cluster/ucx/ucx-1.5.2.ebuild | 4 ++--
17 3 files changed, 6 insertions(+), 6 deletions(-)
18
19 diff --git a/sys-cluster/ucx/ucx-1.2.2-r1.ebuild b/sys-cluster/ucx/ucx-1.2.2-r1.ebuild
20 index c3bf36aa735..392242a2f1c 100644
21 --- a/sys-cluster/ucx/ucx-1.2.2-r1.ebuild
22 +++ b/sys-cluster/ucx/ucx-1.2.2-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2018 Gentoo Foundation
25 +# Copyright 1999-2020 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=6
29 @@ -6,7 +6,7 @@ EAPI=6
30 inherit autotools
31
32 DESCRIPTION="Unified Communication X"
33 -HOMEPAGE="http://www.openucx.org"
34 +HOMEPAGE="https://www.openucx.org"
35 SRC_URI="https://github.com/openucx/ucx/releases/download/v${PV}/${P}.tar.gz"
36
37 SLOT="0"
38
39 diff --git a/sys-cluster/ucx/ucx-1.3.0.ebuild b/sys-cluster/ucx/ucx-1.3.0.ebuild
40 index eb6c279f645..5baf8fac0e3 100644
41 --- a/sys-cluster/ucx/ucx-1.3.0.ebuild
42 +++ b/sys-cluster/ucx/ucx-1.3.0.ebuild
43 @@ -1,10 +1,10 @@
44 -# Copyright 1999-2018 Gentoo Foundation
45 +# Copyright 1999-2020 Gentoo Authors
46 # Distributed under the terms of the GNU General Public License v2
47
48 EAPI=6
49
50 DESCRIPTION="Unified Communication X"
51 -HOMEPAGE="http://www.openucx.org"
52 +HOMEPAGE="https://www.openucx.org"
53 SRC_URI="https://github.com/openucx/ucx/releases/download/v${PV}/${P}.tar.gz"
54
55 SLOT="0"
56
57 diff --git a/sys-cluster/ucx/ucx-1.5.2.ebuild b/sys-cluster/ucx/ucx-1.5.2.ebuild
58 index 55ec075ba42..780a1371ad8 100644
59 --- a/sys-cluster/ucx/ucx-1.5.2.ebuild
60 +++ b/sys-cluster/ucx/ucx-1.5.2.ebuild
61 @@ -1,10 +1,10 @@
62 -# Copyright 1999-2019 Gentoo Authors
63 +# Copyright 1999-2020 Gentoo Authors
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=6
67
68 DESCRIPTION="Unified Communication X"
69 -HOMEPAGE="http://www.openucx.org"
70 +HOMEPAGE="https://www.openucx.org"
71 SRC_URI="https://github.com/openucx/ucx/releases/download/v${PV}/${P}.tar.gz"
72
73 SLOT="0"