public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: x11-apps/xauth/
@ 2017-01-29 21:26 99% Matt Turner
  0 siblings, 0 replies; 1+ results
From: Matt Turner @ 2017-01-29 21:26 UTC (permalink / raw
  To: gentoo-commits

commit:     1bbd13fd40a6763175aefffce0a814977b1f3d9e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 21:18:02 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 21:26:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bbd13fd

x11-apps/xauth: Depend on dev-util/cmdtest for tests.

 x11-apps/xauth/xauth-9999.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/x11-apps/xauth/xauth-9999.ebuild b/x11-apps/xauth/xauth-9999.ebuild
index 4ec4718..b6251a5 100644
--- a/x11-apps/xauth/xauth-9999.ebuild
+++ b/x11-apps/xauth/xauth-9999.ebuild
@@ -9,16 +9,14 @@ inherit autotools-utils xorg-2
 DESCRIPTION="X authority file utility"
 
 KEYWORDS=""
-IUSE="ipv6"
+IUSE="ipv6 test"
 
 RDEPEND="x11-libs/libX11
 	x11-libs/libXau
 	x11-libs/libXext
 	x11-libs/libXmu"
-DEPEND="${RDEPEND}"
-
-# Tests dependend on dev-util/cmdtest awaiting keywording, bug #511202.
-#	test? ( dev-util/cmdtest )
+DEPEND="${RDEPEND}
+	test? ( dev-util/cmdtest )"
 
 src_configure() {
 	XORG_CONFIGURE_OPTIONS=(


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-01-29 21:26 99% [gentoo-commits] repo/gentoo:master commit in: x11-apps/xauth/ Matt Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox