--- /dev/null
+DIST joydevmap-1.0.tar.gz 2809 RMD160 3e3bb39b9be05cad579759db3c59b11e74a35ab4 SHA1 cb68ed0f5f1e9497a3b9850cc763a75b946b40cd SHA256 7e142e297b43a3588d5d0694bf8507a4b08d330e189e4eb555edc21adabb7533
+EBUILD joydevmap-1.0.ebuild 464 RMD160 c30fd0d2f64e5cd31641268333a427f314f161b4 SHA1 eb825a276fd9d6bc6d3d9ee21a1a40cf18b993f5 SHA256 4af922c3d678a1948c2ba93a7f7614722a292f80f791d358d8774bf553077032
--- /dev/null
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+RESTRICT="mirror"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+