Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/hotline-miami/
Date: Wed, 03 Aug 2022 21:43:32
Message-Id: 1659562972.756c35584c96fc393bb1c3ed0b18ead52a8f4b3d.chewi@gentoo
1 commit: 756c35584c96fc393bb1c3ed0b18ead52a8f4b3d
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Wed Aug 3 17:55:08 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 3 21:42:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=756c3558
7
8 games-action/hotline-miami: use HTTPS
9
10 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
11 Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r3.ebuild b/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r3.ebuild
18 index a997d210ab6d..eb46fd30244f 100644
19 --- a/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r3.ebuild
20 +++ b/games-action/hotline-miami/hotline-miami-1.0.9a_p20140221-r3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -6,7 +6,7 @@ EAPI=7
28 inherit desktop wrapper
29
30 DESCRIPTION="High-octane action game overflowing with raw brutality"
31 -HOMEPAGE="http://www.devolverdigital.com/games/view/hotline-miami"
32 +HOMEPAGE="https://www.devolverdigital.com/games/hotline-miami"
33 SRC_URI="HotlineMiami_linux_1392944501.tar.gz"
34 S="${WORKDIR}"