Skip to content

Commit

Permalink
sys-cluster/pconsole: fix/use HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
mm1ke authored and bircoph committed Aug 8, 2018
1 parent cfc55f4 commit 838a00a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sys-cluster/pconsole/pconsole-1.0-r3.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

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"
Expand Down

0 comments on commit 838a00a

Please sign in to comment.