commit:     784cec1502fd41c89586691789bc5051d043c0d1
Author:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  1 16:00:12 2019 +0000
Commit:     Mike Pagano <mpagano <AT> gentoo <DOT> org>
CommitDate: Thu Aug  1 16:00:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=784cec15

app-portage/portpeek: use HTTPS for HOMEPAGE/SRC_URI. See bug #688996

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Mike Pagano <mpagano <AT> gentoo.org>

 app-portage/portpeek/portpeek-2.1.27.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/portpeek/portpeek-2.1.27.ebuild 
b/app-portage/portpeek/portpeek-2.1.27.ebuild
index 19b9b1180bc..c6db7e3120b 100644
--- a/app-portage/portpeek/portpeek-2.1.27.ebuild
+++ b/app-portage/portpeek/portpeek-2.1.27.ebuild
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 inherit python-r1
 
 DESCRIPTION="A helper program for maintaining the package.keyword and 
package.unmask files"
-HOMEPAGE="http://www.mpagano.com/blog/?page_id=3";
-SRC_URI="http://www.mpagano.com/downloads/${P}.tar.gz";
+HOMEPAGE="https://www.mpagano.com/blog/?page_id=3";
+SRC_URI="https://www.mpagano.com/downloads/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to