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 6529C1396D0 for ; Sun, 10 Sep 2017 14:44:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CF99E083E; Sun, 10 Sep 2017 14:44:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 689BBE083E for ; Sun, 10 Sep 2017 14:44:09 +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 75926341777 for ; Sun, 10 Sep 2017 14:44:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AD269079 for ; Sun, 10 Sep 2017 14:44:07 +0000 (UTC) From: "Andreas Sturmlechner" 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" Message-ID: <1505054602.bda673685f24f6477388e113683237d18d13446f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/krita/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/krita/krita-3.2.1.ebuild X-VCS-Directories: media-gfx/krita/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bda673685f24f6477388e113683237d18d13446f X-VCS-Branch: master Date: Sun, 10 Sep 2017 14:44:07 +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: 96a2b051-172a-4394-8ef0-eff1049f0e0f X-Archives-Hash: 1b7d6f6e4492928b19c29effb38e3ed3 commit: bda673685f24f6477388e113683237d18d13446f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Sep 10 14:41:37 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Sep 10 14:43:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bda67368 media-gfx/krita: Add VIRTUALX_REQUIRED="test" Gentoo-bug: 630508 Package-Manager: Portage-2.3.8, Repoman-2.3.3 media-gfx/krita/krita-3.2.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-gfx/krita/krita-3.2.1.ebuild b/media-gfx/krita/krita-3.2.1.ebuild index f80a09dc6b4..7c6ab717aba 100644 --- a/media-gfx/krita/krita-3.2.1.ebuild +++ b/media-gfx/krita/krita-3.2.1.ebuild @@ -4,6 +4,7 @@ EAPI=6 KDE_TEST="forceoptional" +VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Free digital painting application. Digital Painting, Creative Freedom!"