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/brutal-legend/
Date: Sun, 30 Jan 2022 10:32:26
Message-Id: 1643538731.bff21dd6d76efd69cc35dd94b09532b56685f0e0.chewi@gentoo
1 commit: bff21dd6d76efd69cc35dd94b09532b56685f0e0
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Thu Jan 27 16:40:24 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 30 10:32:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff21dd6
7
8 games-action/brutal-legend: fix HOMEPAGE
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
12 Closes: https://github.com/gentoo/gentoo/pull/23985
13 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
14
15 games-action/brutal-legend/brutal-legend-20130615-r2.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/games-action/brutal-legend/brutal-legend-20130615-r2.ebuild b/games-action/brutal-legend/brutal-legend-20130615-r2.ebuild
19 index 9564d99fc905..bed1c73d4fc9 100644
20 --- a/games-action/brutal-legend/brutal-legend-20130615-r2.ebuild
21 +++ b/games-action/brutal-legend/brutal-legend-20130615-r2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 # TODO: unbundle libsdl-2
28 @@ -9,7 +9,7 @@ inherit desktop unpacker wrapper xdg
29
30 TIMESTAMP=${PV:0:4}-${PV:4:2}-${PV:6:2}
31 DESCRIPTION="Unleash the power of Heavy Metal to reign down fire from the sky"
32 -HOMEPAGE="https://www.ea.com/de/brutal-legend"
33 +HOMEPAGE="https://www.doublefine.com/games/brutal-legend"
34 SRC_URI="BrutalLegend-Linux-${TIMESTAMP}-setup.bin"
35
36 LICENSE="all-rights-reserved"