From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3E804138330 for ; Tue, 29 May 2018 02:43:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19887E07D8; Tue, 29 May 2018 02:43:48 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6790E07D8 for ; Tue, 29 May 2018 02:43:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1FFF4335C73 for ; Tue, 29 May 2018 02:43:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6EA52AE for ; Tue, 29 May 2018 02:43:43 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1527561732.cbf14740a1784d56cbb89e0f52a50d9831edf059.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-evdev/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-drivers/xf86-input-evdev/Manifest x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild X-VCS-Directories: x11-drivers/xf86-input-evdev/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: cbf14740a1784d56cbb89e0f52a50d9831edf059 X-VCS-Branch: master Date: Tue, 29 May 2018 02:43:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c89fa7a9-aee2-4c35-9038-ea69705662eb X-Archives-Hash: fe4f143486dddb00c14d2cecf06d5826 commit: cbf14740a1784d56cbb89e0f52a50d9831edf059 Author: Matt Turner gentoo org> AuthorDate: Tue May 29 02:40:15 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue May 29 02:42:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbf14740 x11-drivers/xf86-input-evdev: Version bump 2.10.6 x11-drivers/xf86-input-evdev/Manifest | 1 + .../xf86-input-evdev-2.10.6.ebuild | 24 ++++++++++++++++++++++ 2 files changed, 25 insertions(+) diff --git a/x11-drivers/xf86-input-evdev/Manifest b/x11-drivers/xf86-input-evdev/Manifest index e542b5e4d6b..6aaf3360f31 100644 --- a/x11-drivers/xf86-input-evdev/Manifest +++ b/x11-drivers/xf86-input-evdev/Manifest @@ -1 +1,2 @@ DIST xf86-input-evdev-2.10.5.tar.bz2 405956 BLAKE2B 4ea36a84eb227e79b43bede0a4c9d146a892db3db54a287da7f0be2c0d90f8748250c8b51ff424a8a5d7b34eee8301362ee51bf55ea4be9243b86f8e001255b0 SHA512 4362c1d12e91f25789722b1cc1b624530fd67f0d061d4c4e204af9f5024df0c9e20b73c87be15051f581a2a178f07f380215b172aba4c67db8805b4eeb82819a +DIST xf86-input-evdev-2.10.6.tar.bz2 408138 BLAKE2B 2b5815e6ee71971e5023392e893d0b8bdba315ff73b34926b9facd95141ff541de052b84a569fe7bbd4b98810afb4d643a3bcaa97fe5a4e23c37e1ce410a9e12 SHA512 560b0a6491d50a46913a5890a35c0367e59f550670993493bd9712d712a9747ddaa6fe5086daabf2fcafa24b0159383787eb273da4a2a60c089bfc0a77ad2ad1 diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild new file mode 100644 index 00000000000..bd887a55784 --- /dev/null +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +inherit linux-info xorg-2 + +DESCRIPTION="Generic Linux input driver" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86" +IUSE="" + +RDEPEND=">=x11-base/xorg-server-1.18[udev] + dev-libs/libevdev + sys-libs/mtdev + virtual/libudev:=" +DEPEND="${RDEPEND} + >=sys-kernel/linux-headers-2.6 + x11-base/xorg-proto" + +pkg_pretend() { + if use kernel_linux ; then + CONFIG_CHECK="~INPUT_EVDEV" + fi + check_extra_config +}