commit:     ff73d6053459465900f63d89968f9866c344b105
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 08:22:15 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 08:25:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff73d605

www-apache/mod_whatkilledus: use HTTPS

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 www-apache/mod_whatkilledus/mod_whatkilledus-2.01.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-apache/mod_whatkilledus/mod_whatkilledus-2.01.ebuild 
b/www-apache/mod_whatkilledus/mod_whatkilledus-2.01.ebuild
index 3f13da9023c..29a55422dc5 100644
--- a/www-apache/mod_whatkilledus/mod_whatkilledus-2.01.ebuild
+++ b/www-apache/mod_whatkilledus/mod_whatkilledus-2.01.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit apache-module depend.apache
 
 DESCRIPTION="Debug segmentation faults in Apache threads"
-HOMEPAGE="http://emptyhammock.com/projects/httpd/diag/";
-SRC_URI="http://emptyhammock.com/downloads/wku_bt-${PV}.zip";
+HOMEPAGE="https://emptyhammock.com/projects/httpd/diag/";
+SRC_URI="https://emptyhammock.com/downloads/wku_bt-${PV}.zip";
 
 LICENSE="Apache-2.0"
 SLOT="0"

Reply via email to