commit:     838a00aaf5c2bc48df883573bef87737ebe7c911
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Jul 11 20:11:26 2018 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Wed Aug  8 06:37:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=838a00aa

sys-cluster/pconsole: fix/use HTTPS

 sys-cluster/pconsole/pconsole-1.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/pconsole/pconsole-1.0-r3.ebuild 
b/sys-cluster/pconsole/pconsole-1.0-r3.ebuild
index e071f8b28ba..792a2d392a1 100644
--- a/sys-cluster/pconsole/pconsole-1.0-r3.ebuild
+++ b/sys-cluster/pconsole/pconsole-1.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=2
@@ -6,7 +6,7 @@ EAPI=2
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Tool for managing multiple xterms simultaneously"
-HOMEPAGE="http://www.heiho.net/pconsole/";
+HOMEPAGE="https://github.com/walterdejong/pconsole";
 SRC_URI="http://www.xs4all.nl/~walterj/pconsole/${P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to