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 1AB6315800F for ; Wed, 8 Feb 2023 06:12:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E777DE07D0; Wed, 8 Feb 2023 06:12:53 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CFAB2E07D0 for ; Wed, 8 Feb 2023 06:12:53 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 92D3B340A35 for ; Wed, 8 Feb 2023 06:12:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB7748A0 for ; Wed, 8 Feb 2023 06:12:50 +0000 (UTC) From: "罗百科" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "罗百科" Message-ID: <1675836769.1dc5bf7b94405f9f2a4beabf1311006a36fc03d7.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/toybox/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/toybox/toybox-9999.ebuild X-VCS-Directories: sys-apps/toybox/ X-VCS-Committer: patrick X-VCS-Committer-Name: 罗百科 X-VCS-Revision: 1dc5bf7b94405f9f2a4beabf1311006a36fc03d7 X-VCS-Branch: master Date: Wed, 8 Feb 2023 06:12:50 +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: 48ba2cdd-b9e5-4e7c-8a11-23df5e26f901 X-Archives-Hash: d91986b70b709dcca85ea6973262b21a commit: 1dc5bf7b94405f9f2a4beabf1311006a36fc03d7 Author: Patrick Lauer gentoo org> AuthorDate: Wed Feb 8 06:12:01 2023 +0000 Commit: 罗百科 gentoo org> CommitDate: Wed Feb 8 06:12:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc5bf7b sys-apps/toybox: Drop patch for 9999 Patch is applied upstream Signed-off-by: Patrick Lauer gentoo.org> sys-apps/toybox/toybox-9999.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sys-apps/toybox/toybox-9999.ebuild b/sys-apps/toybox/toybox-9999.ebuild index 2d47626cc148..35f861185918 100644 --- a/sys-apps/toybox/toybox-9999.ebuild +++ b/sys-apps/toybox/toybox-9999.ebuild @@ -22,10 +22,6 @@ SLOT="0" DEPEND="virtual/libcrypt:=" RDEPEND="${DEPEND}" -PATCHES=( - "${FILESDIR}"/${P}-verbose-build-fix.patch -) - src_prepare() { default restore_config .config