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 AD894138335 for ; Thu, 9 Aug 2018 02:00:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13BD1E0920; Thu, 9 Aug 2018 02:00:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 1BE10E0919 for ; Thu, 9 Aug 2018 02:00:18 +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 D3A9B3405BB for ; Wed, 8 Aug 2018 19:25:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 718F53A1 for ; Wed, 8 Aug 2018 19:25:48 +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: <1533756302.685c8fcef8ef0998a19c75843f5a82e73026e06d.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/xf86-input-evdev-2.10.5-r1.ebuild x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6-r1.ebuild x11-drivers/xf86-input-evdev/xf86-input-evdev-9999.ebuild X-VCS-Directories: x11-drivers/xf86-input-evdev/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 685c8fcef8ef0998a19c75843f5a82e73026e06d X-VCS-Branch: master Date: Wed, 8 Aug 2018 19:25:48 +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: a71e54a2-a9c3-400e-b9b9-54375ac3ac6e X-Archives-Hash: 4972501b143c1bc06590a6fb3c0e6e3c commit: 685c8fcef8ef0998a19c75843f5a82e73026e06d Author: Matt Turner gentoo org> AuthorDate: Wed Aug 8 19:15:02 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Aug 8 19:25:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=685c8fce Revert "x11-drivers/xf86-input-evdev: add --disable-selective-werror" This reverts commit 93391c887d7bfef6b04352c3c943d521cd295597. x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.5-r1.ebuild | 7 ------- x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6-r1.ebuild | 7 ------- x11-drivers/xf86-input-evdev/xf86-input-evdev-9999.ebuild | 7 ------- 3 files changed, 21 deletions(-) diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.5-r1.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.5-r1.ebuild index b6d6d54e62a..70f17aca574 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.5-r1.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.5-r1.ebuild @@ -49,10 +49,3 @@ src_prepare() { default [[ ${PV} == 9999 ]] && eautoreconf } - -src_configure() { - local econfargs=( - --disable-selective-werror - ) - econf "${econfargs[@]}" -} diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6-r1.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6-r1.ebuild index b6d6d54e62a..70f17aca574 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6-r1.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6-r1.ebuild @@ -49,10 +49,3 @@ src_prepare() { default [[ ${PV} == 9999 ]] && eautoreconf } - -src_configure() { - local econfargs=( - --disable-selective-werror - ) - econf "${econfargs[@]}" -} diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-9999.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-9999.ebuild index b6d6d54e62a..70f17aca574 100644 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-9999.ebuild +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-9999.ebuild @@ -49,10 +49,3 @@ src_prepare() { default [[ ${PV} == 9999 ]] && eautoreconf } - -src_configure() { - local econfargs=( - --disable-selective-werror - ) - econf "${econfargs[@]}" -}