diff options
author | Franc[e]sco <lolisamurai@tfwno.gf> | 2018-02-11 02:03:39 +0100 |
---|---|---|
committer | Franc[e]sco <lolisamurai@tfwno.gf> | 2018-02-11 02:03:39 +0100 |
commit | d10cf6cf35d3a8f15a4333dcf03ca64cd8fd43fe (patch) | |
tree | 9f45eba336a046319a952b571ff30ec1b46cae16 /games-emulation | |
parent | Align with upstream: Bump alpine. Drop motif, wvdial, wvstreams, recode (diff) | |
download | mv-d10cf6cf35d3a8f15a4333dcf03ca64cd8fd43fe.tar.gz mv-d10cf6cf35d3a8f15a4333dcf03ca64cd8fd43fe.tar.bz2 mv-d10cf6cf35d3a8f15a4333dcf03ca64cd8fd43fe.zip |
games-emulation/xmame: fix broken download
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/xmame/xmame-0.106-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/xmame/xmame-0.106-r1.ebuild b/games-emulation/xmame/xmame-0.106-r1.ebuild index 6bb94e8e..51b99af0 100644 --- a/games-emulation/xmame/xmame-0.106-r1.ebuild +++ b/games-emulation/xmame/xmame-0.106-r1.ebuild @@ -9,7 +9,7 @@ TARGET="${PN}" DESCRIPTION="Multiple Arcade Machine Emulator for X11" HOMEPAGE="http://x.mame.net/" -SRC_URI="http://x.mame.net/download/xmame-${PV}.tar.bz2" +SRC_URI="http://gentoo.osuosl.org/distfiles/xmame-${PV}.tar.bz2" LICENSE="XMAME" SLOT="0" |