From: James Le Cuirot Date: Thu, 3 Oct 2019 20:33:37 +0000 (+0100) Subject: games-fps/unreal-tournament: HTTPS for HOMEPAGE and SRC_URI X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d5172c3a382e4d604b0a133fd23bc9495798bf21;p=gentoo.git games-fps/unreal-tournament: HTTPS for HOMEPAGE and SRC_URI Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: James Le Cuirot --- diff --git a/games-fps/unreal-tournament/unreal-tournament-451.ebuild b/games-fps/unreal-tournament/unreal-tournament-451.ebuild index d5b0e7f88342..f39228caedc5 100644 --- a/games-fps/unreal-tournament/unreal-tournament-451.ebuild +++ b/games-fps/unreal-tournament/unreal-tournament-451.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,9 +6,9 @@ EAPI=5 inherit eutils unpacker cdrom games DESCRIPTION="Futuristic FPS" -HOMEPAGE="http://www.oldunreal.com/" -SRC_URI="http://www.ut-files.com/Patches/ut-install-436.run - http://www.ut-files.com/Patches/utpgpatch${PV}.tar.bz2 -> UTPGPatch${PV}.tar.bz2" +HOMEPAGE="https://www.oldunreal.com/" +SRC_URI="https://www.ut-files.com/Patches/ut-install-436.run + https://www.ut-files.com/Patches/utpgpatch${PV}.tar.bz2 -> UTPGPatch${PV}.tar.bz2" LICENSE="all-rights-reserved" SLOT="0"