Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxkbcommon/
Date: Sat, 04 Mar 2017 07:23:45
Message-Id: 1488612213.86bb7bc5195736eab35f46088ec5b6af42c0c6e8.mattst88@gentoo
1 commit: 86bb7bc5195736eab35f46088ec5b6af42c0c6e8
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 07:13:22 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 07:23:33 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86bb7bc5
7
8 x11-libs/libxkbcommon: Drop unnecessary XORG_EAUTORECONF.
9
10 x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild | 1 -
11 1 file changed, 1 deletion(-)
12
13 diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild b/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild
14 index a8a1cb62faf..fc77d6a9140 100644
15 --- a/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild
16 +++ b/x11-libs/libxkbcommon/libxkbcommon-0.7.1.ebuild
17 @@ -2,7 +2,6 @@
18 # Distributed under the terms of the GNU General Public License v2
19
20 EAPI=5
21 -XORG_EAUTORECONF="yes"
22 XORG_MULTILIB="yes"
23
24 if [[ ${PV} = *9999* ]]; then