diff options
author | NHOrus <jy6x2b32pie9@yahoo.com> | 2024-05-10 19:06:45 +0300 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2024-05-11 21:31:34 +0100 |
commit | d7f1cb66a4e86a173e9b2cf94f74d462bc78fc0d (patch) | |
tree | cfcde64774893a560b8f6849b29cfbcaf1858d23 /games-strategy | |
parent | games-strategy/xbattleai: Port to C99, update EAPI 7 -> 8 (diff) | |
download | gentoo-d7f1cb66a4e86a173e9b2cf94f74d462bc78fc0d.tar.gz gentoo-d7f1cb66a4e86a173e9b2cf94f74d462bc78fc0d.tar.bz2 gentoo-d7f1cb66a4e86a173e9b2cf94f74d462bc78fc0d.zip |
games-strategy/xbattleai: Update HOMEPAGE and SRC_URI
Co-authored-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
Closes: https://github.com/gentoo/gentoo/pull/36626
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/xbattleai/xbattleai-1.2.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/xbattleai/xbattleai-1.2.2-r3.ebuild b/games-strategy/xbattleai/xbattleai-1.2.2-r3.ebuild index 7eca7dc94dec..2a47887ecf45 100644 --- a/games-strategy/xbattleai/xbattleai-1.2.2-r3.ebuild +++ b/games-strategy/xbattleai/xbattleai-1.2.2-r3.ebuild @@ -6,8 +6,8 @@ EAPI=8 inherit toolchain-funcs autotools DESCRIPTION="A multi-player game of strategy and coordination" -HOMEPAGE="https://inf.ug.edu.pl/~piotao/xbattle/mirror/www.lysator.liu.se/XBattleAI/" -SRC_URI="https://inf.ug.edu.pl/~piotao/xbattle/mirror/www.lysator.liu.se/XBattleAI/${P}.tgz" +HOMEPAGE="https://inf.ug.edu.pl/~piotao/zasoby/xbattle/mirror/www.lysator.liu.se/XBattleAI/" +SRC_URI="https://inf.ug.edu.pl/~piotao/zasoby/xbattle/mirror/www.lysator.liu.se/XBattleAI/${P}.tgz" LICENSE="xbattle" SLOT="0" |