From 4009f9a77318fa367c8b93a546009a07db2a6868 Mon Sep 17 00:00:00 2001 From: Steve Arnold Date: Thu, 12 Apr 2018 23:29:19 -0700 Subject: x11-base/xorg-drivers: clean up cruft input drivers and dates Signed-off-by: Steve Arnold --- x11-base/xorg-drivers/xorg-drivers-1.19.ebuild | 3 +-- x11-base/xorg-drivers/xorg-drivers-9999.ebuild | 11 +---------- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild b/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild index 0f90177..3dd6cff 100644 --- a/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild +++ b/x11-base/xorg-drivers/xorg-drivers-1.19.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 diff --git a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild index 8412c84..22186f2 100644 --- a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild +++ b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild @@ -1,6 +1,5 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 @@ -13,12 +12,8 @@ SLOT="0" KEYWORDS="" IUSE_INPUT_DEVICES=" - input_devices_acecad - input_devices_aiptek input_devices_elographics input_devices_evdev - input_devices_fpit - input_devices_hyperpen input_devices_joystick input_devices_keyboard input_devices_libinput @@ -93,12 +88,8 @@ IUSE_VIDEO_CARDS=" IUSE="${IUSE_VIDEO_CARDS} ${IUSE_INPUT_DEVICES}" PDEPEND=" - input_devices_acecad? ( x11-drivers/xf86-input-acecad ) - input_devices_aiptek? ( x11-drivers/xf86-input-aiptek ) input_devices_elographics? ( x11-drivers/xf86-input-elographics ) input_devices_evdev? ( x11-drivers/xf86-input-evdev ) - input_devices_fpit? ( x11-drivers/xf86-input-fpit ) - input_devices_hyperpen? ( x11-drivers/xf86-input-hyperpen ) input_devices_joystick? ( x11-drivers/xf86-input-joystick ) input_devices_keyboard? ( x11-drivers/xf86-input-keyboard ) input_devices_libinput? ( x11-drivers/xf86-input-libinput ) -- cgit v1.2.3-65-gdbad