Gentoo Archives: gentoo-commits

From: Justin Bronder <jsbronder@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/clusterssh/
Date: Fri, 31 Aug 2018 14:52:04
Message-Id: 1535727091.a4826d0e8fa231f88203ff56f916734f21918fa3.jsbronder@gentoo
1 commit: a4826d0e8fa231f88203ff56f916734f21918fa3
2 Author: bes.internal <bes.internal <AT> gmail <DOT> com>
3 AuthorDate: Fri Aug 31 12:18:51 2018 +0000
4 Commit: Justin Bronder <jsbronder <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 31 14:51:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4826d0e
7
8 net-misc/clusterssh update homepage URL
9
10 net-misc/clusterssh/clusterssh-4.03.03.ebuild | 2 +-
11 net-misc/clusterssh/clusterssh-4.30.600.ebuild | 2 +-
12 net-misc/clusterssh/clusterssh-9999.ebuild | 2 +-
13 3 files changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/net-misc/clusterssh/clusterssh-4.03.03.ebuild b/net-misc/clusterssh/clusterssh-4.03.03.ebuild
16 index 49423a9ddc3..863fe1fd08f 100644
17 --- a/net-misc/clusterssh/clusterssh-4.03.03.ebuild
18 +++ b/net-misc/clusterssh/clusterssh-4.03.03.ebuild
19 @@ -10,7 +10,7 @@ MODULE_VERSION="4.01_05"
20 inherit eutils perl-module versionator
21
22 DESCRIPTION="Concurrent Multi-Server Terminal Access"
23 -HOMEPAGE="http://clusterssh.sourceforge.net"
24 +HOMEPAGE="https://github.com/duncs/clusterssh"
25
26 LICENSE="GPL-2"
27 SLOT="0"
28
29 diff --git a/net-misc/clusterssh/clusterssh-4.30.600.ebuild b/net-misc/clusterssh/clusterssh-4.30.600.ebuild
30 index 13ac11db517..46eaa9f2708 100644
31 --- a/net-misc/clusterssh/clusterssh-4.30.600.ebuild
32 +++ b/net-misc/clusterssh/clusterssh-4.30.600.ebuild
33 @@ -14,7 +14,7 @@ MODULE_VERSION="4.03_06"
34 inherit eutils perl-module
35
36 DESCRIPTION="Concurrent Multi-Server Terminal Access"
37 -HOMEPAGE="http://clusterssh.sourceforge.net"
38 +HOMEPAGE="https://github.com/duncs/clusterssh"
39
40 LICENSE="GPL-2"
41 SLOT="0"
42
43 diff --git a/net-misc/clusterssh/clusterssh-9999.ebuild b/net-misc/clusterssh/clusterssh-9999.ebuild
44 index 7d055614d0e..28e0fdc6d1d 100644
45 --- a/net-misc/clusterssh/clusterssh-9999.ebuild
46 +++ b/net-misc/clusterssh/clusterssh-9999.ebuild
47 @@ -9,7 +9,7 @@ EGIT_REPO_URI="git://git.code.sf.net/p/clusterssh/code"
48 EGIT_PROJECT="${PN}"
49
50 DESCRIPTION="Concurrent Multi-Server Terminal Access"
51 -HOMEPAGE="http://clusterssh.sourceforge.net"
52 +HOMEPAGE="https://github.com/duncs/clusterssh"
53
54 LICENSE="GPL-2"
55 SLOT="0"