games-misc/funny-manpages: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 26 May 2018 08:48:25 +0000 (10:48 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 26 May 2018 09:54:33 +0000 (11:54 +0200)
games-misc/funny-manpages/funny-manpages-1.3_rc5-r1.ebuild
games-misc/funny-manpages/funny-manpages-2.3.ebuild

index 53eff3029f641cb34852c59ac90db15dfb0547ef..922db36737b4138ea670a79b97b1c39f059145f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ inherit eutils
 MY_R=${PV:0-1}
 MY_P=${PN}_${PV/_rc?/}
 DESCRIPTION="funny manpages collected from various sources"
-HOMEPAGE="http://debian.org/"
+HOMEPAGE="https://www.debian.org/"
 SRC_URI="mirror://debian/pool/main/f/funny-manpages/${MY_P}.orig.tar.gz
        mirror://debian/pool/main/f/funny-manpages/${MY_P}-${MY_R}.diff.gz"
 
index 3e8d108bf0bd1fa3fdaa099451411dceda594700..2ab4b79b95e940de8e4f87be5fed929ce24d7ebe 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 MY_R="${PV:0-1}"
 MY_P="${PN}_${PV/_p?/}"
 DESCRIPTION="funny manpages collected from various sources"
-HOMEPAGE="https://debian.org/"
+HOMEPAGE="https://www.debian.org/"
 SRC_URI="mirror://debian/pool/main/f/funny-manpages/${MY_P}.orig.tar.gz"
 
 if [[ "${PV}" = *_p* ]] ; then