From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 26EF059CA5 for ; Thu, 24 Mar 2016 11:35:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CABE21C024; Thu, 24 Mar 2016 11:35:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9956C21C024 for ; Thu, 24 Mar 2016 11:35:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C091D340C96 for ; Thu, 24 Mar 2016 11:35:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95365865 for ; Thu, 24 Mar 2016 11:35:40 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1458819317.c5964a43dedbb05b886388188266b1be36e14506.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/desc/input_devices.desc X-VCS-Directories: profiles/desc/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: c5964a43dedbb05b886388188266b1be36e14506 X-VCS-Branch: master Date: Thu, 24 Mar 2016 11:35:40 +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: d956c006-63ca-4ff1-9c90-91266fc947ff X-Archives-Hash: 3ae8e1952afda4c6da0392908af7934b commit: c5964a43dedbb05b886388188266b1be36e14506 Author: blackraven gmail com> AuthorDate: Tue Mar 22 23:07:43 2016 +0000 Commit: Ian Delaney gentoo org> CommitDate: Thu Mar 24 11:35:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5964a43 profiles: new input devices for roccat-tools Closes: https://github.com/gentoo/gentoo/pull/1116 profiles/desc/input_devices.desc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/desc/input_devices.desc b/profiles/desc/input_devices.desc index 8b78071..b34e84c 100644 --- a/profiles/desc/input_devices.desc +++ b/profiles/desc/input_devices.desc @@ -33,6 +33,7 @@ penmount - INPUT_DEVICES setting to build driver for penmount input devices roccat_arvo - INPUT_DEVICES setting to build driver for Roccat Arvo input devices roccat_isku - INPUT_DEVICES setting to build driver for Roccat Isku input devices roccat_iskufx - INPUT_DEVICES setting to build driver for Roccat Isku Fx input devices +roccat_kiro - INPUT_DEVICES setting to build driver for Roccat Kiro input devices roccat_kone - INPUT_DEVICES setting to build driver for Roccat Kone input devices roccat_koneplus - INPUT_DEVICES setting to build driver for Roccat Kone[+] input devices roccat_konepure - INPUT_DEVICES setting to build driver for Roccat Kone Pure input devices @@ -41,6 +42,7 @@ roccat_konepureoptical - INPUT_DEVICES setting to build driver for Roccat Kone P roccat_konextd - INPUT_DEVICES setting to build driver for Roccat KoneXTD input devices roccat_konextdoptical - INPUT_DEVICES setting to build driver for Roccat KoneXTD Optical input devices roccat_kovaplus - INPUT_DEVICES setting to build driver for Roccat Kova[+] input devices +roccat_kova2016 - INPUT_DEVICES setting to build driver for Roccat Kova 2016 input devices roccat_lua - INPUT_DEVICES setting to build driver for Roccat Lua input devices roccat_nyth - INPUT_DEVICES setting to build driver for Roccat Nyth input devices roccat_pyra - INPUT_DEVICES setting to build driver for Roccat Pyra input devices