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 DBDA2139337 for ; Sun, 1 Aug 2021 02:11:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E49FAE0961; Sun, 1 Aug 2021 02:11:01 +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 CB85EE0961 for ; Sun, 1 Aug 2021 02:11:01 +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 876DB34397D for ; Sun, 1 Aug 2021 02:11:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 346BE78A for ; Sun, 1 Aug 2021 02:10:59 +0000 (UTC) From: "Nick Sarnie" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nick Sarnie" Message-ID: <1627783842.1ed42e92cbc5e64d83bfd8c1e98406c2ab019231.sarnex@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-vanilla/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/wine-vanilla/wine-vanilla-6.14.ebuild X-VCS-Directories: app-emulation/wine-vanilla/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: 1ed42e92cbc5e64d83bfd8c1e98406c2ab019231 X-VCS-Branch: master Date: Sun, 1 Aug 2021 02:10:59 +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: e7ea00c3-d481-4409-b9c6-81864e175203 X-Archives-Hash: 97d824dda5c25556c636553135dff3fa commit: 1ed42e92cbc5e64d83bfd8c1e98406c2ab019231 Author: Nick Sarnie gentoo org> AuthorDate: Sun Aug 1 02:10:42 2021 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Sun Aug 1 02:10:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed42e92 app-emulation/wine-vanilla: Sync with ::wine Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Nick Sarnie gentoo.org> app-emulation/wine-vanilla/wine-vanilla-6.14.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-emulation/wine-vanilla/wine-vanilla-6.14.ebuild b/app-emulation/wine-vanilla/wine-vanilla-6.14.ebuild index 2e6b0599a89..6f3f1c572f4 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-6.14.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-6.14.ebuild @@ -144,7 +144,6 @@ PATCHES=( "${PATCHDIR}/patches/${MY_PN}-4.7-multilib-portage.patch" #395615 "${PATCHDIR}/patches/${MY_PN}-2.0-multislot-apploader.patch" #310611 "${PATCHDIR}/patches/${MY_PN}-5.9-Revert-makedep-Install-also-generated-typelib-for-in.patch" - "${FILESDIR}/wine-vanilla-6.12-winegcc-equals-args.patch" #800809 ) PATCHES_BIN=()