Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/thinktanks-demo/
Date: Sun, 18 Apr 2021 06:31:48
Message-Id: 1618727491.2b6cd96907a5eaa26af1a4e09bf6810008a9b5c9.sam@gentoo
1 commit: 2b6cd96907a5eaa26af1a4e09bf6810008a9b5c9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 18 06:15:48 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 18 06:31:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b6cd969
7
8 games-arcade/thinktanks-demo: update SRC_URI
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../{thinktanks-demo-1.1-r3.ebuild => thinktanks-demo-1.1-r4.ebuild} | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r3.ebuild b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r4.ebuild
16 similarity index 93%
17 rename from games-arcade/thinktanks-demo/thinktanks-demo-1.1-r3.ebuild
18 rename to games-arcade/thinktanks-demo/thinktanks-demo-1.1-r4.ebuild
19 index 09e8678088d..7b6c73e06c3 100644
20 --- a/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r3.ebuild
21 +++ b/games-arcade/thinktanks-demo/thinktanks-demo-1.1-r4.ebuild
22 @@ -7,7 +7,7 @@ inherit desktop unpacker
23
24 DESCRIPTION="Tank combat game with lighthearted, fast paced pandemonium"
25 HOMEPAGE="http://www.garagegames.com/pg/product/view.php?id=12"
26 -SRC_URI="ftp://ggdev-1.homelan.com/thinktanks/ThinkTanksDemo_v${PV}.sh.bin"
27 +SRC_URI="http://demos.garagegames.com/thinktanks/ThinkTanksDemo_v${PV}.sh.bin"
28 S="${WORKDIR}"
29
30 LICENSE="THINKTANKS"