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 938D5138330 for ; Wed, 21 Sep 2016 16:52:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70AFBE094C; Wed, 21 Sep 2016 16:52:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A378EE094C for ; Wed, 21 Sep 2016 16:52:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4E0AF33BF54 for ; Wed, 21 Sep 2016 16:52:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BCC332487 for ; Wed, 21 Sep 2016 16:52:25 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1474476734.0fc7659bebbdc936488f2785c000fc2599f614bc.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-plugins/kipi-plugins/ X-VCS-Repository: proj/kde X-VCS-Files: media-plugins/kipi-plugins/kipi-plugins-9999.ebuild X-VCS-Directories: media-plugins/kipi-plugins/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 0fc7659bebbdc936488f2785c000fc2599f614bc X-VCS-Branch: master Date: Wed, 21 Sep 2016 16:52:25 +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: 9ba366d3-a92d-4bb6-9bad-dd560df7c516 X-Archives-Hash: 8fe4ac2343eecc36c47b5422dfcbd69c commit: 0fc7659bebbdc936488f2785c000fc2599f614bc Author: Michael Palimaka gentoo org> AuthorDate: Wed Sep 21 16:52:11 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Sep 21 16:52:14 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0fc7659b media-plugins/kipi-plugins: virtualx is no longer required for tests Upstream-commit: 315b177031c07415e7965828f7c432bc73753c82 Package-Manager: portage-2.3.0 media-plugins/kipi-plugins/kipi-plugins-9999.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/media-plugins/kipi-plugins/kipi-plugins-9999.ebuild b/media-plugins/kipi-plugins/kipi-plugins-9999.ebuild index 205f6c5..0dff1b9 100644 --- a/media-plugins/kipi-plugins/kipi-plugins-9999.ebuild +++ b/media-plugins/kipi-plugins/kipi-plugins-9999.ebuild @@ -7,7 +7,6 @@ EAPI=6 CMAKE_MIN_VERSION="3.0" KDE_HANDBOOK="true" KDE_TEST="true" -VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Plugins for the KDE Image Plugin Interface" @@ -62,9 +61,6 @@ RDEPEND="${COMMON_DEPEND} !media-plugins/kipi-plugins:4 " -# hangs -RESTRICT="test" - src_prepare() { if [[ ${KDE_BUILD_TYPE} = release ]]; then # prepare the handbook