commit: 193679396a90841706e50c1b26b97dcbb304d7a4
Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 09:32:24 2022 +0000
Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 09:32:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19367939
net-misc/putty: remove patch from live ebuild
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
net-misc/putty/putty-9999.ebuild | 5 -----
1 file changed, 5 deletions(-)
diff --git a/net-misc/putty/putty-9999.ebuild b/net-misc/putty/putty-9999.ebuild
index 737dcfe68966..f3873e1fcf7f 100644
--- a/net-misc/putty/putty-9999.ebuild
+++ b/net-misc/putty/putty-9999.ebuild
@@ -44,11 +44,6 @@ REQUIRED_USE="
gtk2? ( gtk )
"
-PATCHES=(
- # Bug #873355
- "${FILESDIR}"/putty-0.77-nogssapi.patch
-)
-
src_unpack() {
[[ ${PV} == *9999 ]] && git-r3_src_unpack
default