commit:     5686974f9fa9a45c207c64494f4e8e43cb66e880
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun May 20 12:13:29 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 20 23:25:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5686974f

net-p2p/ppcoind: use HTTPS

 net-p2p/ppcoind/ppcoind-0.4.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-p2p/ppcoind/ppcoind-0.4.0-r1.ebuild 
b/net-p2p/ppcoind/ppcoind-0.4.0-r1.ebuild
index 1a5131498ab..08d250f53ef 100644
--- a/net-p2p/ppcoind/ppcoind-0.4.0-r1.ebuild
+++ b/net-p2p/ppcoind/ppcoind-0.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ MyPN="ppcoin"
 MyP="${MyPN}-${MyPV}"
 
 DESCRIPTION="Cryptocurrency forked from Bitcoin which aims to be energy 
efficiency"
-HOMEPAGE="http://peercoin.net/";
+HOMEPAGE="https://peercoin.net/";
 SRC_URI="mirror://sourceforge/${MyPN}/${MyP}-linux.tar.gz -> ${MyP}.tar.gz"
 
 LICENSE="MIT ISC GPL-2"

Reply via email to