From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9F63F138A87 for ; Mon, 23 Feb 2015 01:34:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3C0EE0882; Mon, 23 Feb 2015 01:34:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72094E0882 for ; Mon, 23 Feb 2015 01:34:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 40B21340B37 for ; Mon, 23 Feb 2015 01:34:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BC121258B for ; Mon, 23 Feb 2015 01:34:39 +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: <1424655239.05316cde9c7176f74d686f9ec459c85a3864795a.mattst88@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-libs/libxcb/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-libs/libxcb/libxcb-9999.ebuild X-VCS-Directories: x11-libs/libxcb/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 05316cde9c7176f74d686f9ec459c85a3864795a X-VCS-Branch: master Date: Mon, 23 Feb 2015 01:34:39 +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: 0cbc1377-2429-4040-a273-712f63f245b7 X-Archives-Hash: d2f8736783fa7a57c08d01411274dd1c commit: 05316cde9c7176f74d686f9ec459c85a3864795a Author: Matt Turner gmail com> AuthorDate: Mon Feb 23 01:33:59 2015 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Feb 23 01:33:59 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=05316cde x11-libs/libxcb: Depend on dev-libs/check for tests. Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=484054 --- x11-libs/libxcb/libxcb-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-libs/libxcb/libxcb-9999.ebuild b/x11-libs/libxcb/libxcb-9999.ebuild index d2838aa..091dd95 100644 --- a/x11-libs/libxcb/libxcb-9999.ebuild +++ b/x11-libs/libxcb/libxcb-9999.ebuild @@ -18,7 +18,7 @@ EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb" SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="selinux xkb" +IUSE="selinux test xkb" SLOT="0/${PV}" RDEPEND=">=dev-libs/libpthread-stubs-0.3-r1[${MULTILIB_USEDEP}] @@ -26,6 +26,7 @@ RDEPEND=">=dev-libs/libpthread-stubs-0.3-r1[${MULTILIB_USEDEP}] >=x11-libs/libXdmcp-1.1.1-r1[${MULTILIB_USEDEP}]" # Note: ${PYTHON_USEDEP} needs to go verbatim DEPEND="${RDEPEND} + test? ( dev-libs/check[${MULTILIB_USEDEP}] ) dev-libs/libxslt ${PYTHON_DEPS} $(python_gen_any_dep \