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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 37C2B158086 for ; Fri, 19 Nov 2021 11:33:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C638CE07FA; Fri, 19 Nov 2021 11:33:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 99937E07FA for ; Fri, 19 Nov 2021 11:33:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7A882342EE5 for ; Fri, 19 Nov 2021 11:33:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 180C91D8 for ; Fri, 19 Nov 2021 11:33:07 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1637321576.8a985b96a0774489bc5ef773f60e5b2d615845c8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/bsd-games/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-misc/bsd-games/bsd-games-3.1-r2.ebuild X-VCS-Directories: games-misc/bsd-games/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8a985b96a0774489bc5ef773f60e5b2d615845c8 X-VCS-Branch: master Date: Fri, 19 Nov 2021 11:33:07 +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: 8c43f0fd-a961-499d-9828-0a0ee6ce6958 X-Archives-Hash: 6f6e59716780148b3988276f3f42f2bb commit: 8a985b96a0774489bc5ef773f60e5b2d615845c8 Author: Sam James gentoo org> AuthorDate: Fri Nov 19 11:21:27 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Nov 19 11:32:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a985b96 games-misc/bsd-games: drop obsolete src_test No tests exist for this package anyway. Signed-off-by: Sam James gentoo.org> games-misc/bsd-games/bsd-games-3.1-r2.ebuild | 5 ----- 1 file changed, 5 deletions(-) diff --git a/games-misc/bsd-games/bsd-games-3.1-r2.ebuild b/games-misc/bsd-games/bsd-games-3.1-r2.ebuild index 6761d8d9c59a..120178db7fa8 100644 --- a/games-misc/bsd-games/bsd-games-3.1-r2.ebuild +++ b/games-misc/bsd-games/bsd-games-3.1-r2.ebuild @@ -79,11 +79,6 @@ src_compile() { emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" } -src_test() { - addwrite /dev/full - emake -j1 check -} - src_install() { dodir /var/games emake DESTDIR="${D}" install