Skip to content

Commit

Permalink
games-misc/funny-manpages: use HTTPs
Browse files Browse the repository at this point in the history
  • Loading branch information
mm1ke authored and SoapGentoo committed May 26, 2018
1 parent ed174a0 commit ff348ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions games-misc/funny-manpages/funny-manpages-1.3_rc5-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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"

Expand Down
2 changes: 1 addition & 1 deletion games-misc/funny-manpages/funny-manpages-2.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ff348ee

Please sign in to comment.