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 E1B7F13835A for ; Sun, 4 Apr 2021 09:16:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A8C5E0884; Sun, 4 Apr 2021 09:16:33 +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 41DFEE0886 for ; Sun, 4 Apr 2021 09:16:33 +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 513EF335D99 for ; Sun, 4 Apr 2021 09:16:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A68A6673 for ; Sun, 4 Apr 2021 09:16:27 +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: <1617527761.0456585cdb72c18c163595711f35d32a983ab31e.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.ebuild X-VCS-Directories: games-misc/bsd-games/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0456585cdb72c18c163595711f35d32a983ab31e X-VCS-Branch: master Date: Sun, 4 Apr 2021 09:16:27 +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: 1beb203b-ab05-4e9d-8649-2ff4d18ec3e6 X-Archives-Hash: e1a220f83c6d8a86aabb1cbe74f89da7 commit: 0456585cdb72c18c163595711f35d32a983ab31e Author: Sam James gentoo org> AuthorDate: Sun Apr 4 09:07:23 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Apr 4 09:16:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0456585c games-misc/bsd-games: use PATCHES Signed-off-by: Sam James gentoo.org> games-misc/bsd-games/bsd-games-3.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/games-misc/bsd-games/bsd-games-3.1.ebuild b/games-misc/bsd-games/bsd-games-3.1.ebuild index 26ecc3aaa89..1ed835abaf3 100644 --- a/games-misc/bsd-games/bsd-games-3.1.ebuild +++ b/games-misc/bsd-games/bsd-games-3.1.ebuild @@ -32,6 +32,7 @@ BDEPEND=" " PATCHES=( + "${WORKDIR}"/${PN}-3.1-verbose-build.patch "${FILESDIR}"/${PN}-3.1-no-install-manpages-automatically.patch ) @@ -41,8 +42,6 @@ dab drop4 gofish gomoku hangman klondike robots sail snake spirhunt worm wump} src_prepare() { - eapply "${WORKDIR}"/${PN}-3.1-verbose-build.patch - default # Use completely our own CFLAGS/LDFLAGS, no stripping and so on