diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-01-27 17:40:24 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-30 10:32:11 +0000 |
commit | bff21dd6d76efd69cc35dd94b09532b56685f0e0 (patch) | |
tree | 7f7e0d7190d9eab974cea98bb75ab41896382c7b /games-action | |
parent | app-i18n/*: consistent LUA_COMPAT style (diff) | |
download | gentoo-bff21dd6d76efd69cc35dd94b09532b56685f0e0.tar.gz gentoo-bff21dd6d76efd69cc35dd94b09532b56685f0e0.tar.bz2 gentoo-bff21dd6d76efd69cc35dd94b09532b56685f0e0.zip |
games-action/brutal-legend: fix HOMEPAGE
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/23985
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/brutal-legend/brutal-legend-20130615-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/brutal-legend/brutal-legend-20130615-r2.ebuild b/games-action/brutal-legend/brutal-legend-20130615-r2.ebuild index 9564d99fc905..bed1c73d4fc9 100644 --- a/games-action/brutal-legend/brutal-legend-20130615-r2.ebuild +++ b/games-action/brutal-legend/brutal-legend-20130615-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # TODO: unbundle libsdl-2 @@ -9,7 +9,7 @@ inherit desktop unpacker wrapper xdg TIMESTAMP=${PV:0:4}-${PV:4:2}-${PV:6:2} DESCRIPTION="Unleash the power of Heavy Metal to reign down fire from the sky" -HOMEPAGE="https://www.ea.com/de/brutal-legend" +HOMEPAGE="https://www.doublefine.com/games/brutal-legend" SRC_URI="BrutalLegend-Linux-${TIMESTAMP}-setup.bin" LICENSE="all-rights-reserved" |