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 87F4A138334 for ; Wed, 12 Sep 2018 05:55:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30918E09ED; Wed, 12 Sep 2018 05:55:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 02CB2E09ED for ; Wed, 12 Sep 2018 05:55:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4865B335DC5 for ; Wed, 12 Sep 2018 05:55:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C4E83C0 for ; Wed, 12 Sep 2018 05:55:42 +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: <1536731471.fa8c85273ec9083ae521601348fe5d30bb06a8ec.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kitinerary/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kitinerary/kitinerary-18.08.49.9999.ebuild X-VCS-Directories: kde-apps/kitinerary/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fa8c85273ec9083ae521601348fe5d30bb06a8ec X-VCS-Branch: master Date: Wed, 12 Sep 2018 05:55:42 +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: 4ebadb06-8f8e-4fee-8067-53aea1c0ce3f X-Archives-Hash: ee547ae39fab4d617785b30fb8388260 commit: fa8c85273ec9083ae521601348fe5d30bb06a8ec Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Sep 11 13:52:41 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Sep 12 05:51:11 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fa8c8527 kde-apps/kitinerary: Add VIRTUALX_REQUIRED=test Thanks-to: Paolo Pedroni iol.it> Closes: https://bugs.gentoo.org/665692 Package-Manager: Portage-2.3.48, Repoman-2.3.10 kde-apps/kitinerary/kitinerary-18.08.49.9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kitinerary/kitinerary-18.08.49.9999.ebuild b/kde-apps/kitinerary/kitinerary-18.08.49.9999.ebuild index f584477040..8258340a57 100644 --- a/kde-apps/kitinerary/kitinerary-18.08.49.9999.ebuild +++ b/kde-apps/kitinerary/kitinerary-18.08.49.9999.ebuild @@ -4,6 +4,7 @@ EAPI=6 KDE_TEST="forceoptional" +VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Data Model and Extraction System for Travel Reservation information"