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-apps/xauth/
Date: Sun, 29 Jan 2017 21:26:38
Message-Id: 1485725179.1bbd13fd40a6763175aefffce0a814977b1f3d9e.mattst88@gentoo
1 commit: 1bbd13fd40a6763175aefffce0a814977b1f3d9e
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 21:18:02 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 21:26:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bbd13fd
7
8 x11-apps/xauth: Depend on dev-util/cmdtest for tests.
9
10 x11-apps/xauth/xauth-9999.ebuild | 8 +++-----
11 1 file changed, 3 insertions(+), 5 deletions(-)
12
13 diff --git a/x11-apps/xauth/xauth-9999.ebuild b/x11-apps/xauth/xauth-9999.ebuild
14 index 4ec4718..b6251a5 100644
15 --- a/x11-apps/xauth/xauth-9999.ebuild
16 +++ b/x11-apps/xauth/xauth-9999.ebuild
17 @@ -9,16 +9,14 @@ inherit autotools-utils xorg-2
18 DESCRIPTION="X authority file utility"
19
20 KEYWORDS=""
21 -IUSE="ipv6"
22 +IUSE="ipv6 test"
23
24 RDEPEND="x11-libs/libX11
25 x11-libs/libXau
26 x11-libs/libXext
27 x11-libs/libXmu"
28 -DEPEND="${RDEPEND}"
29 -
30 -# Tests dependend on dev-util/cmdtest awaiting keywording, bug #511202.
31 -# test? ( dev-util/cmdtest )
32 +DEPEND="${RDEPEND}
33 + test? ( dev-util/cmdtest )"
34
35 src_configure() {
36 XORG_CONFIGURE_OPTIONS=(