app-doc/linkers-and-loaders: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 6 May 2019 17:58:44 +0000 (19:58 +0200)
committerMichael Palimaka <kensington@gentoo.org>
Sun, 19 May 2019 00:37:06 +0000 (10:37 +1000)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Michael Palimaka <kensington@gentoo.org>
app-doc/linkers-and-loaders/linkers-and-loaders-1.ebuild

index 6b54daf79e3b720a3eb1c08454acb32ec1ca908b..7e196d5f0148f9743e96a30d39edb1d344edbc77 100644 (file)
@@ -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"