From 4c03adb06e2528ee35e0d991efc9c93b414baf1b Mon Sep 17 00:00:00 2001 From: Daniel Schmidt Date: Tue, 19 Mar 2019 21:21:52 +0100 Subject: games-fps/enemy-territory-omnibot: fix HOMEPAGE Closes: https://bugs.gentoo.org/680372 Signed-off-by: Daniel Schmidt Package-Manager: Portage-2.3.62, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/11416 Signed-off-by: James Le Cuirot --- games-fps/enemy-territory-omnibot/enemy-territory-omnibot-0.85.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-fps') diff --git a/games-fps/enemy-territory-omnibot/enemy-territory-omnibot-0.85.ebuild b/games-fps/enemy-territory-omnibot/enemy-territory-omnibot-0.85.ebuild index f2e55798684e..8b8d1f40b82d 100644 --- a/games-fps/enemy-territory-omnibot/enemy-territory-omnibot-0.85.ebuild +++ b/games-fps/enemy-territory-omnibot/enemy-territory-omnibot-0.85.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ MOD_DIR="omnibot" inherit games games-mods -HOMEPAGE="http://www.omni-bot.com/" +HOMEPAGE="https://jswigart.github.io/omni-bot/" MY_PV="${PV//./_}" SRC_URI="http://omni-bot.invisionzone.com/index.php?/files/getdownload/208-omni-bot-enemy-territory -> omni-bot_${MY_PV}_ET_linux.zip http://omni-bot.invisionzone.com/index.php?/files/getdownload/207-omni-bot-enemy-territory -> omni-bot_${MY_PV}_ET_waypoint_mod.zip" -- cgit v1.2.3-65-gdbad