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 4D4A1138350 for ; Mon, 24 Feb 2020 14:09:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C616E08D3; Mon, 24 Feb 2020 14:09:14 +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 620C6E08D3 for ; Mon, 24 Feb 2020 14:09:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 66CE434F173 for ; Mon, 24 Feb 2020 14:09:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1159AF for ; Mon, 24 Feb 2020 14:09:10 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1582553337.544ec686222b8013c30eb69ada104f392bcf7886.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/remmina/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/remmina/remmina-1.4.1.ebuild X-VCS-Directories: net-misc/remmina/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: 544ec686222b8013c30eb69ada104f392bcf7886 X-VCS-Branch: master Date: Mon, 24 Feb 2020 14:09:10 +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: cbf3f2aa-8905-4a06-84bf-d0f14d87585d X-Archives-Hash: 02e1a1c52b32217fe0442fc5fced2a5a commit: 544ec686222b8013c30eb69ada104f392bcf7886 Author: Ben Kohler gentoo org> AuthorDate: Mon Feb 24 14:08:15 2020 +0000 Commit: Ben Kohler gentoo org> CommitDate: Mon Feb 24 14:08:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=544ec686 net-misc/remmina: remove unneeded patch Closes: https://bugs.gentoo.org/710662 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Ben Kohler gentoo.org> net-misc/remmina/remmina-1.4.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-misc/remmina/remmina-1.4.1.ebuild b/net-misc/remmina/remmina-1.4.1.ebuild index 37a05502cf5..42a9e58cb1c 100644 --- a/net-misc/remmina/remmina-1.4.1.ebuild +++ b/net-misc/remmina/remmina-1.4.1.ebuild @@ -51,7 +51,6 @@ RDEPEND="${CDEPEND} " DOCS=( AUTHORS CHANGELOG.md README.md THANKS.md ) -PATCHES=( "${FILESDIR}"/${PN}-gcc10.patch ) S="${WORKDIR}/${MY_P}"