commit: 4c03adb06e2528ee35e0d991efc9c93b414baf1b Author: Daniel Schmidt <gen2xmach1ne <AT> tutanota <DOT> com> AuthorDate: Tue Mar 19 20:21:52 2019 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Tue Mar 19 21:01:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c03adb0
games-fps/enemy-territory-omnibot: fix HOMEPAGE Closes: https://bugs.gentoo.org/680372 Signed-off-by: Daniel Schmidt <gen2xmach1ne <AT> tutanota.com> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/11416 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-fps/enemy-territory-omnibot/enemy-territory-omnibot-0.85.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 f2e55798684..8b8d1f40b82 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"