diff options
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/enemy-territory-omnibot/enemy-territory-omnibot-0.85.ebuild | 4 |
1 files 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 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" |