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/c3/
Date: Fri, 08 May 2020 08:25:24
Message-Id: 1588926250.5f4e0d70380fa4a06b361c7de3883f0795816d09.ultrabug@gentoo
1 commit: 5f4e0d70380fa4a06b361c7de3883f0795816d09
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Fri May 8 00:57:10 2020 +0000
4 Commit: Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
5 CommitDate: Fri May 8 08:24:10 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f4e0d70
7
8 sys-cluster/c3: 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/c3/c3-4.0.1.ebuild | 6 +++---
15 1 file changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/sys-cluster/c3/c3-4.0.1.ebuild b/sys-cluster/c3/c3-4.0.1.ebuild
18 index 3231f0b251b..f8985982dde 100644
19 --- a/sys-cluster/c3/c3-4.0.1.ebuild
20 +++ b/sys-cluster/c3/c3-4.0.1.ebuild
21 @@ -1,11 +1,11 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27
28 DESCRIPTION="The Cluster Command and Control (C3) tool suite"
29 -HOMEPAGE="http://www.csm.ornl.gov/torc/C3/"
30 -SRC_URI="http://www.csm.ornl.gov/torc/C3/Software/${PV}/${P}.tar.gz"
31 +HOMEPAGE="https://www.csm.ornl.gov/torc/C3/"
32 +SRC_URI="https://www.csm.ornl.gov/torc/C3/Software/${PV}/${P}.tar.gz"
33
34 LICENSE="C3"
35 SLOT="0"