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 CE8AB1393F1 for ; Tue, 15 Sep 2015 20:41:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AD17E086D; Tue, 15 Sep 2015 20:40:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8B696E086D for ; Tue, 15 Sep 2015 20:40:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 72007340BF4 for ; Tue, 15 Sep 2015 20:40:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B07931F3 for ; Tue, 15 Sep 2015 20:40:54 +0000 (UTC) From: "Markos Chandras" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markos Chandras" Message-ID: <1442348901.1c917678046224625fefd1f8496f32c53785b424.hwoarang@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: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: 1c917678046224625fefd1f8496f32c53785b424 X-VCS-Branch: master Date: Tue, 15 Sep 2015 20:40:54 +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: b95b047d-43fb-4c33-a655-c3ecd11a37f2 X-Archives-Hash: a9eaea59e4b3e27dd58244440673d9f4 commit: 1c917678046224625fefd1f8496f32c53785b424 Author: blackraven gmail com> AuthorDate: Tue Sep 15 15:37:53 2015 +0000 Commit: Markos Chandras gentoo org> CommitDate: Tue Sep 15 20:28:21 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c917678 profiles: profiles/desc/input_devices.desc - new device roccat_nyth profiles/desc/input_devices.desc | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/desc/input_devices.desc b/profiles/desc/input_devices.desc index 9a8ea7e..8b78071 100644 --- a/profiles/desc/input_devices.desc +++ b/profiles/desc/input_devices.desc @@ -42,6 +42,7 @@ roccat_konextd - INPUT_DEVICES setting to build driver for Roccat KoneXTD input 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_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 roccat_savu - INPUT_DEVICES setting to build driver for Roccat Savu input devices roccat_ryosmk - INPUT_DEVICES setting to build driver for Roccat RyosMK Pro input devices