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 98A2B138334 for ; Thu, 9 Aug 2018 06:06:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A688E095C; Thu, 9 Aug 2018 06:05:24 +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 5B9F7E0965 for ; Thu, 9 Aug 2018 06:05:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CD52433F9D2 for ; Wed, 8 Aug 2018 19:27:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 793CC385 for ; Wed, 8 Aug 2018 19:27:57 +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: <1533756455.ee8f03d4a3f92d0291f8bbce83d53842842341c9.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xkeyboard-config/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r2.ebuild x11-misc/xkeyboard-config/xkeyboard-config-2.24-r1.ebuild x11-misc/xkeyboard-config/xkeyboard-config-9999.ebuild X-VCS-Directories: x11-misc/xkeyboard-config/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: ee8f03d4a3f92d0291f8bbce83d53842842341c9 X-VCS-Branch: master Date: Wed, 8 Aug 2018 19:27:57 +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: 9a7cb414-b3cb-469c-bdcf-991d2dedcf58 X-Archives-Hash: 5cede75082943e3631db789861e19102 commit: ee8f03d4a3f92d0291f8bbce83d53842842341c9 Author: Marty E. Plummer startmail com> AuthorDate: Mon Jul 30 16:13:30 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Aug 8 19:27:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee8f03d4 x11-misc/xkeyboard-config: remove --disable-selective-werror Package-Manager: Portage-2.3.43, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/9391 Closes: https://bugs.gentoo.org/662584 x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r2.ebuild | 1 - x11-misc/xkeyboard-config/xkeyboard-config-2.24-r1.ebuild | 1 - x11-misc/xkeyboard-config/xkeyboard-config-9999.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r2.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r2.ebuild index c462673ea04..7ed826b1e0e 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r2.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.23.1-r2.ebuild @@ -44,7 +44,6 @@ src_prepare() { src_configure() { local econfargs=( - --disable-selective-werror --with-xkb-base="${EPREFIX}/usr/share/X11/xkb" --enable-compat-rules # do not check for runtime deps diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.24-r1.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.24-r1.ebuild index 0f57cc43593..5ec91ad9a5e 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.24-r1.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.24-r1.ebuild @@ -40,7 +40,6 @@ src_prepare() { src_configure() { local econfargs=( - --disable-selective-werror --with-xkb-base="${EPREFIX}/usr/share/X11/xkb" --enable-compat-rules # do not check for runtime deps diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-9999.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-9999.ebuild index 0f57cc43593..5ec91ad9a5e 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-9999.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-9999.ebuild @@ -40,7 +40,6 @@ src_prepare() { src_configure() { local econfargs=( - --disable-selective-werror --with-xkb-base="${EPREFIX}/usr/share/X11/xkb" --enable-compat-rules # do not check for runtime deps