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 9DC0B138A1A for ; Mon, 16 Feb 2015 20:23:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A8A2E09A2; Mon, 16 Feb 2015 20:23:09 +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 17EBBE09A2 for ; Mon, 16 Feb 2015 20:23:08 +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 EEC853406F0 for ; Mon, 16 Feb 2015 20:23:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C05111E78 for ; Mon, 16 Feb 2015 20:23:01 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1424107981.3b0ea5a409f75f4d3fe5d9b0b6de204418a171de.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/knetwalk/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/knetwalk/knetwalk-9999.ebuild X-VCS-Directories: kde-apps/knetwalk/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 3b0ea5a409f75f4d3fe5d9b0b6de204418a171de X-VCS-Branch: master Date: Mon, 16 Feb 2015 20:23:01 +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: e71e0d8f-1a49-43f0-89a9-2b4747b242c7 X-Archives-Hash: c9975159cfa98db756b6f826c690f946 commit: 3b0ea5a409f75f4d3fe5d9b0b6de204418a171de Author: Andreas Sturmlechner gmail com> AuthorDate: Mon Feb 16 17:22:19 2015 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Feb 16 17:33:01 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=3b0ea5a4 [kde-apps/knetwalk] VIRTUALX_REQUIRED="test" Package-Manager: portage-2.2.14 --- kde-apps/knetwalk/knetwalk-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/knetwalk/knetwalk-9999.ebuild b/kde-apps/knetwalk/knetwalk-9999.ebuild index ec87fd2..0d550cd 100644 --- a/kde-apps/knetwalk/knetwalk-9999.ebuild +++ b/kde-apps/knetwalk/knetwalk-9999.ebuild @@ -6,6 +6,7 @@ EAPI=5 KDE_HANDBOOK="true" KDE_TEST="true" +VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="KDE version of the popular NetWalk game for system administrators"