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 D776E139695 for ; Sat, 4 Mar 2017 07:23:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AC1CE0C38; Sat, 4 Mar 2017 07:23:45 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0CD41E0C38 for ; Sat, 4 Mar 2017 07:23:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 48EEF3417BE for ; Sat, 4 Mar 2017 07:23:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8A4D5BD5 for ; Sat, 4 Mar 2017 07:23:42 +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: <1488612213.86bb7bc5195736eab35f46088ec5b6af42c0c6e8.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxkbcommon/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild X-VCS-Directories: x11-libs/libxkbcommon/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 86bb7bc5195736eab35f46088ec5b6af42c0c6e8 X-VCS-Branch: master Date: Sat, 4 Mar 2017 07:23:42 +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: c43f52b3-71ab-46c9-9cab-69ac19f38d6f X-Archives-Hash: 4cec90263bcba0de2116dd89f26b4305 commit: 86bb7bc5195736eab35f46088ec5b6af42c0c6e8 Author: Matt Turner gentoo org> AuthorDate: Sat Mar 4 07:13:22 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Mar 4 07:23:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86bb7bc5 x11-libs/libxkbcommon: Drop unnecessary XORG_EAUTORECONF. x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild index a8a1cb62faf..fc77d6a9140 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild @@ -2,7 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -XORG_EAUTORECONF="yes" XORG_MULTILIB="yes" if [[ ${PV} = *9999* ]]; then