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 5E76C138335 for ; Sat, 17 Aug 2019 23:28:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47A78E08C3; Sat, 17 Aug 2019 23:28:38 +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 16BF3E08C0 for ; Sat, 17 Aug 2019 23:28:38 +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 C4B5F349D05 for ; Sat, 17 Aug 2019 23:28:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC845471 for ; Sat, 17 Aug 2019 23:28:34 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1566084246.caf6512054b99c7684ed8994bbe7a7e98afd93eb.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ninka/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild X-VCS-Directories: dev-util/ninka/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: caf6512054b99c7684ed8994bbe7a7e98afd93eb X-VCS-Branch: master Date: Sat, 17 Aug 2019 23:28:34 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7a61d431-ab43-4850-9157-413182a23757 X-Archives-Hash: 6bec821783fb6cba8c649241246ba24e commit: caf6512054b99c7684ed8994bbe7a7e98afd93eb Author: Ulrich Müller gentoo org> AuthorDate: Sat Aug 17 23:24:06 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Aug 17 23:24:06 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf65120 dev-util/ninka: Add conditional test restriction. Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller gentoo.org> dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild b/dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild index 56bd4273a95..cfab14f28ec 100644 --- a/dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild +++ b/dev-util/ninka/ninka-2.0_pre1_p20170402.ebuild @@ -14,6 +14,7 @@ LICENSE="GPL-2+ myspell-en_CA-KevinAtkinson public-domain Princeton Ispell" SLOT="0" KEYWORDS="~amd64" IUSE="sqlite test" +RESTRICT="!test? ( test )" RDEPEND="dev-perl/IO-CaptureOutput dev-perl/Spreadsheet-WriteExcel