From: Michael Mair-Keimberger Date: Wed, 11 Jul 2018 20:11:26 +0000 (+0200) Subject: sys-cluster/pconsole: fix/use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=838a00aaf5c2bc48df883573bef87737ebe7c911;p=gentoo.git sys-cluster/pconsole: fix/use HTTPS --- diff --git a/sys-cluster/pconsole/pconsole-1.0-r3.ebuild b/sys-cluster/pconsole/pconsole-1.0-r3.ebuild index e071f8b28ba4..792a2d392a14 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"