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 5BBE61382C5 for ; Wed, 17 Jun 2020 10:33:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C009E0AD9; Wed, 17 Jun 2020 10:33:45 +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 834E7E0AD9 for ; Wed, 17 Jun 2020 10:33:45 +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 2637934F316 for ; Wed, 17 Jun 2020 10:33:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A77942A1 for ; Wed, 17 Jun 2020 10:33:42 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1592356051.c34fb0d0e2edce33fda8e7238a3b51bda6eadaf4.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: games-action/netrek-cow/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-action/netrek-cow/netrek-cow-3.3.2.ebuild X-VCS-Directories: games-action/netrek-cow/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c34fb0d0e2edce33fda8e7238a3b51bda6eadaf4 X-VCS-Branch: master Date: Wed, 17 Jun 2020 10:33: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8fe2b6ff-2023-4b72-8cb2-a2372802bfc0 X-Archives-Hash: b0b55cf00c76422fe32fcb5d34ef7bb6 commit: c34fb0d0e2edce33fda8e7238a3b51bda6eadaf4 Author: brian gloyer gmail com> AuthorDate: Wed Jun 17 01:06:01 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Wed Jun 17 01:07:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c34fb0d0 games-action/netrek-cow: removed test Signed-off-by: brian gloyer gmail.com> Package-Manager: Portage-2.3.99, Repoman-2.3.22 games-action/netrek-cow/netrek-cow-3.3.2.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/games-action/netrek-cow/netrek-cow-3.3.2.ebuild b/games-action/netrek-cow/netrek-cow-3.3.2.ebuild index f5cabac..6be3c33 100644 --- a/games-action/netrek-cow/netrek-cow-3.3.2.ebuild +++ b/games-action/netrek-cow/netrek-cow-3.3.2.ebuild @@ -14,6 +14,9 @@ KEYWORDS="~amd64" S="${WORKDIR}/netrek-client-cow-${PV}" +# upstream has a file named check that is unrelated to tests +RESTRICT="test" + RDEPEND=" media-libs/libsdl media-libs/sdl-mixer