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 B8F27138334 for ; Sun, 17 Jun 2018 21:43:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD877E0821; Sun, 17 Jun 2018 21:43:41 +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 AF23FE0821 for ; Sun, 17 Jun 2018 21:43:41 +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 4031D335C7F for ; Sun, 17 Jun 2018 21:43:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 102E42AD for ; Sun, 17 Jun 2018 21:43:37 +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: <1529271801.01c3b40eab1264c26862b9c53973733a1bd1b1f8.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/rsibreak/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/rsibreak/rsibreak-9999.ebuild X-VCS-Directories: kde-misc/rsibreak/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 01c3b40eab1264c26862b9c53973733a1bd1b1f8 X-VCS-Branch: master Date: Sun, 17 Jun 2018 21:43:37 +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: bb0264a8-cc9e-447b-8c54-fe2500e67ac6 X-Archives-Hash: 85260f110589f15f4dafc263e0c2e10f commit: 01c3b40eab1264c26862b9c53973733a1bd1b1f8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jun 17 21:43:21 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jun 17 21:43:21 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=01c3b40e kde-misc/rsibreak: Set VIRTUALX_REQUIRED=test Package-Manager: Portage-2.3.40, Repoman-2.3.9 kde-misc/rsibreak/rsibreak-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-misc/rsibreak/rsibreak-9999.ebuild b/kde-misc/rsibreak/rsibreak-9999.ebuild index 1f8bcda716..b71f5d42e6 100644 --- a/kde-misc/rsibreak/rsibreak-9999.ebuild +++ b/kde-misc/rsibreak/rsibreak-9999.ebuild @@ -4,6 +4,7 @@ EAPI=6 KDE_HANDBOOK="forceoptional" +VIRTUALX_REQUIRED="test" inherit kde5 eapi7-ver DESCRIPTION="Small utility which bothers you at certain intervals"