commit: dfd790e2d67702b25c4732b46fa4aa36b2d83bfd Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Mon Jun 12 08:20:13 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Mon Jun 12 08:21:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfd790e2
www-apache/mod_backtrace: use HTTPS Package-Manager: Portage-2.3.5, Repoman-2.3.2 www-apache/mod_backtrace/mod_backtrace-2.01.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www-apache/mod_backtrace/mod_backtrace-2.01.ebuild b/www-apache/mod_backtrace/mod_backtrace-2.01.ebuild index f4e14d1d27c..04115faa887 100644 --- a/www-apache/mod_backtrace/mod_backtrace-2.01.ebuild +++ b/www-apache/mod_backtrace/mod_backtrace-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"
