Update games-util/joydevmap
[shuber-gentoo-overlay.git] / games-util / joydevmap / joydevmap-1.0.ebuild
index f6cb21c6b822cea081a4ce67521c270005ebcf11..b597b14ff256a10fe332249cb6adbdf06097fe73 100644 (file)
@@ -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"