X-Git-Url: https://git.sthu.org/?p=shuber-gentoo-overlay.git;a=blobdiff_plain;f=games-util%2Fjoydevmap%2Fjoydevmap-1.0.ebuild;h=b597b14ff256a10fe332249cb6adbdf06097fe73;hp=f6cb21c6b822cea081a4ce67521c270005ebcf11;hb=2e3f0e2c3941ccbd1ba4f69fe77be77c086a4683;hpb=a4cf86d7d129196970f6e67765aea0f2556faa7b diff --git a/games-util/joydevmap/joydevmap-1.0.ebuild b/games-util/joydevmap/joydevmap-1.0.ebuild index f6cb21c..b597b14 100644 --- a/games-util/joydevmap/joydevmap-1.0.ebuild +++ b/games-util/joydevmap/joydevmap-1.0.ebuild @@ -7,8 +7,9 @@ EAPI=3 inherit cmake-utils DESCRIPTION="A simple tool to set axis and button maps of joysticks" -HOMEPAGE="http://www.cosy.sbg.ac.at/~shuber/funcode/joydevmap.html" -SRC_URI="http://www.cosy.sbg.ac.at/~shuber/funcode/files/${P}.tar.gz" +HOMEPAGE="http://www.sthu.org/code/joydevmap.html" +SRC_URI="http://git.sthu.org/gitweb/?p=joydevmap.git;a=snapshot;h=c07e6be43a29393938397b3e901b2f131f3d362a;sf=tgz + -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" @@ -18,4 +19,5 @@ IUSE="" DEPEND="" RDEPEND="${DEPEND}" +S="${WORKDIR}/${PN}-c07e6be"