joydevmap: Update to v1.0.1
[shuber-gentoo-overlay.git] / games-util / joydevmap / joydevmap-1.0.ebuild
diff --git a/games-util/joydevmap/joydevmap-1.0.ebuild b/games-util/joydevmap/joydevmap-1.0.ebuild
deleted file mode 100644 (file)
index 8fd7bc9..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# 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.sthu.org/code/joydevmap.html"
-SRC_URI="http://git.sthu.org/?p=joydevmap.git;a=snapshot;h=c07e6be43a29393938397b3e901b2f131f3d362a;sf=tgz
-       -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-RESTRICT="mirror"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
-S="${WORKDIR}/${PN}-c07e6be"
-