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-fps/doom3-lms/
Date: Fri, 11 May 2018 20:39:11
Message-Id: 1526071119.b79be0426c04c51751bb2dcd7d2d75cb34dc16ee.chewi@gentoo
1 commit: b79be0426c04c51751bb2dcd7d2d75cb34dc16ee
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri May 11 12:33:18 2018 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Fri May 11 20:38:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b79be042
7
8 games-fps/doom3-lms: use HTTPS
9
10 games-fps/doom3-lms/doom3-lms-4.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/games-fps/doom3-lms/doom3-lms-4.ebuild b/games-fps/doom3-lms/doom3-lms-4.ebuild
14 index 46a2c918cb3..c931cd3f1b9 100644
15 --- a/games-fps/doom3-lms/doom3-lms-4.ebuild
16 +++ b/games-fps/doom3-lms/doom3-lms-4.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2013 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 @@ -9,7 +9,7 @@ MOD_DIR="lms4"
24
25 inherit games games-mods
26
27 -HOMEPAGE="http://doom3coop.com/"
28 +HOMEPAGE="https://www.doom3coop.com"
29 SRC_URI="LastManStandingCoop4Multiplatform.zip"
30
31 LICENSE="GameFront"