sys-cluster/pconsole: fix/use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 11 Jul 2018 20:11:26 +0000 (22:11 +0200)
committerAndrew Savchenko <bircoph@gentoo.org>
Wed, 8 Aug 2018 06:37:57 +0000 (09:37 +0300)
sys-cluster/pconsole/pconsole-1.0-r3.ebuild

index e071f8b28ba4c31e494412f40b92b0e54d52f448..792a2d392a14a9058465a20f54c24e0a838f4098 100644 (file)
@@ -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"