summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2017-08-25 22:57:22 +0200
committerMichael Palimaka <kensington@gentoo.org>2017-08-28 01:25:56 +1000
commitb402520f31962e7b4aed75f320b5be67d7d99c71 (patch)
treec55b176cace7f1f66cb6812ef33bf1a080204973
parentapp-eselect/eselect-postgresql: use HTTPS instead of HTTP (diff)
downloadgentoo-b402520f.tar.gz
gentoo-b402520f.tar.bz2
gentoo-b402520f.zip
app-text/manpager: replace HTTP with HTTPS
-rw-r--r--app-text/manpager/manpager-1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/manpager/manpager-1.ebuild b/app-text/manpager/manpager-1.ebuild
index aa64fcbe9f4d..39b1214d8e0d 100644
--- a/app-text/manpager/manpager-1.ebuild
+++ b/app-text/manpager/manpager-1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -6,7 +6,7 @@ EAPI="5"
inherit toolchain-funcs
DESCRIPTION="Enable colorization of man pages"
-HOMEPAGE="http://www.gentoo.org/"
+HOMEPAGE="https://www.gentoo.org/"
LICENSE="GPL-2"
SLOT="0"