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 C4F82158003 for ; Fri, 31 Mar 2023 14:59:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01D2EE07F6; Fri, 31 Mar 2023 14:59:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 DC98BE07F6 for ; Fri, 31 Mar 2023 14:59:40 +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 F104C335D3B for ; Fri, 31 Mar 2023 14:59:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62FC28E6 for ; Fri, 31 Mar 2023 14:59:38 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1680274776.d8b95ebfc539c50f523829629cd11334909cf5d1.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/filezilla/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-ftp/filezilla/filezilla-3.63.2.1.ebuild X-VCS-Directories: net-ftp/filezilla/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: d8b95ebfc539c50f523829629cd11334909cf5d1 X-VCS-Branch: master Date: Fri, 31 Mar 2023 14:59:38 +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: 1b98b4f0-5cd7-4436-9ead-00c74d0d8442 X-Archives-Hash: 9d2d46f8ab22c08dd53280f3b460e999 commit: d8b95ebfc539c50f523829629cd11334909cf5d1 Author: Bernard Cafarelli gentoo org> AuthorDate: Fri Mar 31 14:59:12 2023 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Fri Mar 31 14:59:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8b95ebf net-ftp/filezilla: drop workaround patch for wxGTK version Signed-off-by: Bernard Cafarelli gentoo.org> net-ftp/filezilla/filezilla-3.63.2.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-ftp/filezilla/filezilla-3.63.2.1.ebuild b/net-ftp/filezilla/filezilla-3.63.2.1.ebuild index b12ea5a353e9..4574bc156fa6 100644 --- a/net-ftp/filezilla/filezilla-3.63.2.1.ebuild +++ b/net-ftp/filezilla/filezilla-3.63.2.1.ebuild @@ -44,7 +44,6 @@ PATCHES=( "${FILESDIR}"/${PN}-3.47.0-disable-shellext_conf.patch "${FILESDIR}"/${PN}-3.52.2-slibtool.patch "${FILESDIR}"/${PN}-3.60.1-desktop.patch - "${FILESDIR}"/${PN}-3.63.1-wxversion.patch ) src_prepare() {