commit:     62fd6c3bf052071569f11773a917977de50ac08f
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Apr 21 08:45:55 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 01:28:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62fd6c3b

app-doc/abs-guide: use HTTPS

 app-doc/abs-guide/abs-guide-10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-doc/abs-guide/abs-guide-10.ebuild 
b/app-doc/abs-guide/abs-guide-10.ebuild
index d94d76e10c5..366c3509909 100644
--- a/app-doc/abs-guide/abs-guide-10.ebuild
+++ b/app-doc/abs-guide/abs-guide-10.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
 DESCRIPTION="An in-depth exploration of the art of shell scripting"
-HOMEPAGE="http://www.tldp.org/LDP/abs/html";
+HOMEPAGE="https://www.tldp.org/LDP/abs/html";
 
 SRC_URI="http://bash.deta.in/abs-guide-final.tar.bz2
        pdf? ( http://bash.deta.in/abs-guide.pdf )"

Reply via email to