From 0d611298045ab2a51efc4d63fd806e0c07a77ce1 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 17 Oct 2016 09:59:28 +0200 Subject: [PATCH] games-util/joystick: Removed old. Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler --- games-util/joystick/joystick-1.4.8-r1.ebuild | 39 -------------------- 1 file changed, 39 deletions(-) delete mode 100644 games-util/joystick/joystick-1.4.8-r1.ebuild diff --git a/games-util/joystick/joystick-1.4.8-r1.ebuild b/games-util/joystick/joystick-1.4.8-r1.ebuild deleted file mode 100644 index 7807583a2198..000000000000 --- a/games-util/joystick/joystick-1.4.8-r1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit eutils toolchain-funcs - -MY_P="linuxconsoletools-${PV}" -DESCRIPTION="joystick testing utilities" -HOMEPAGE="https://sourceforge.net/projects/linuxconsole/ http://atrey.karlin.mff.cuni.cz/~vojtech/input/" -SRC_URI="mirror://sourceforge/linuxconsole/files/${MY_P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86" -IUSE="sdl udev" - -DEPEND="sdl? ( media-libs/libsdl:0[video] ) - !