commit: d5172c3a382e4d604b0a133fd23bc9495798bf21 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Thu Oct 3 20:33:37 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Thu Oct 3 20:41:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5172c3a
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 <chewi <AT> gentoo.org> games-fps/unreal-tournament/unreal-tournament-451.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/games-fps/unreal-tournament/unreal-tournament-451.ebuild b/games-fps/unreal-tournament/unreal-tournament-451.ebuild index d5b0e7f8834..f39228caedc 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"
