summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-05-06 19:58:44 +0200
committerMichael Palimaka <kensington@gentoo.org>2019-05-19 10:37:06 +1000
commit4a6e81543df9b19a388d9ff4413b66bf7470e9d1 (patch)
tree63e4a68a9fc24b34a4976324abe0d8ba2845467c /app-doc/linkers-and-loaders
parentapp-misc/btail: use HTTPS, EAPI=7 bump (diff)
downloadgentoo-4a6e81543df9b19a388d9ff4413b66bf7470e9d1.tar.gz
gentoo-4a6e81543df9b19a388d9ff4413b66bf7470e9d1.tar.bz2
gentoo-4a6e81543df9b19a388d9ff4413b66bf7470e9d1.zip
app-doc/linkers-and-loaders: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Michael Palimaka <kensington@gentoo.org>
Diffstat (limited to 'app-doc/linkers-and-loaders')
-rw-r--r--app-doc/linkers-and-loaders/linkers-and-loaders-1.ebuild8
1 files changed, 4 insertions, 4 deletions
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"