From: Michael Mair-Keimberger Date: Mon, 6 May 2019 17:58:44 +0000 (+0200) Subject: app-doc/linkers-and-loaders: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4a6e81543df9b19a388d9ff4413b66bf7470e9d1;p=gentoo.git app-doc/linkers-and-loaders: use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Michael Palimaka --- diff --git a/app-doc/linkers-and-loaders/linkers-and-loaders-1.ebuild b/app-doc/linkers-and-loaders/linkers-and-loaders-1.ebuild index 6b54daf79e3b..7e196d5f0148 100644 --- a/app-doc/linkers-and-loaders/linkers-and-loaders-1.ebuild +++ b/app-doc/linkers-and-loaders/linkers-and-loaders-1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" -DESCRIPTION="the Linkers and Loaders book" -HOMEPAGE="http://linker.iecc.com/" -SRC_URI="http://wh0rd.org/books/${P}.tar.lzma" +DESCRIPTION="The Linkers and Loaders book" +HOMEPAGE="https://linker.iecc.com/" +SRC_URI="https://wh0rd.org/books/${P}.tar.lzma" LICENSE="all-rights-reserved" SLOT="0"