From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-971944-garchives=archives.gentoo.org@lists.gentoo.org> 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 97E8B1396D0 for <garchives@archives.gentoo.org>; Sun, 10 Sep 2017 14:48:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF7D71FC114; Sun, 10 Sep 2017 14:48:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CB6771FC114 for <gentoo-commits@lists.gentoo.org>; Sun, 10 Sep 2017 14:48:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 064CE3416D5 for <gentoo-commits@lists.gentoo.org>; Sun, 10 Sep 2017 14:48:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C22B98F7B for <gentoo-commits@lists.gentoo.org>; Sun, 10 Sep 2017 14:48:46 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1505054918.293c8cf5a5a96b66035bc19e0edab6c5010702c4.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-gfx/krita/ X-VCS-Repository: proj/kde X-VCS-Files: media-gfx/krita/krita-9999.ebuild X-VCS-Directories: media-gfx/krita/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 293c8cf5a5a96b66035bc19e0edab6c5010702c4 X-VCS-Branch: master Date: Sun, 10 Sep 2017 14:48:46 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 16a15d74-e7fe-4b2e-b2df-6d14105dc705 X-Archives-Hash: 63dfdef6a4e7ea92e877120c1d521f45 commit: 293c8cf5a5a96b66035bc19e0edab6c5010702c4 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Sep 10 14:48:38 2017 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Sep 10 14:48:38 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=293c8cf5 media-gfx/krita: VIRTUALX_REQUIRED="test" Gentoo-bug: 630508 Package-Manager: Portage-2.3.8, Repoman-2.3.3 media-gfx/krita/krita-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-gfx/krita/krita-9999.ebuild b/media-gfx/krita/krita-9999.ebuild index 76108bc96f..e72ee76156 100644 --- a/media-gfx/krita/krita-9999.ebuild +++ b/media-gfx/krita/krita-9999.ebuild @@ -4,6 +4,7 @@ EAPI=6 KDE_TEST="forceoptional-recursive" +VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Free digital painting application. Digital Painting, Creative Freedom!"