games-strategy/ufoai: Fetch the git snapshot from my devspace
authorJames Le Cuirot <chewi@gentoo.org>
Wed, 6 Jun 2018 22:52:24 +0000 (23:52 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Wed, 6 Jun 2018 22:52:24 +0000 (23:52 +0100)
Turns out SourceForge only keeps it for a short time before it 404s
and you have to request it from the browser again. SourceForge, why do
you suck so much!?

Package-Manager: Portage-2.3.40, Repoman-2.3.9

games-strategy/ufoai/ufoai-2.5.0_p20180603.ebuild

index 4377af8d986e34f35d25b71541fde12515321586..0fd98165739d3999467bcdcfd7a35f50c7e86811 100644 (file)
@@ -17,7 +17,7 @@ DATADIR="/usr/share/${PN}"
 DESCRIPTION="UFO: Alien Invasion - X-COM inspired strategy game"
 HOMEPAGE="https://ufoai.org/"
 SRC_URI="
-       https://sourceforge.net/code-snapshots/git/${PN:0:1}/${PN:0:2}/${PN}/code.git/${PN}-code-${COMMIT}.zip
+       https://dev.gentoo.org/~chewi/distfiles/${PN}-code-${COMMIT}.zip
        mirror://sourceforge/${PN}/${PN}-${DIST_VERSION}-data.tar
        editor? ( mirror://sourceforge/${PN}/${PN}-${DIST_VERSION}-mappack.tar.bz2 )
 "