X-Git-Url: https://git.sthu.org/?p=shuber-gentoo-overlay.git;a=blobdiff_plain;f=games-util%2Fjoydevmap%2Fjoydevmap-1.0.ebuild;fp=games-util%2Fjoydevmap%2Fjoydevmap-1.0.ebuild;h=0000000000000000000000000000000000000000;hp=8fd7bc9a2453786b165e2d4e19cdff63c21d48fa;hb=06d8c8726dcd70ea8557fa75036638da558d415d;hpb=921726b0d4636424c743355944b6b4ee2c701aef diff --git a/games-util/joydevmap/joydevmap-1.0.ebuild b/games-util/joydevmap/joydevmap-1.0.ebuild deleted file mode 100644 index 8fd7bc9..0000000 --- a/games-util/joydevmap/joydevmap-1.0.ebuild +++ /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" -