summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Smith <matthew@gentoo.org>2022-09-29 10:32:24 +0100
committerMatthew Smith <matthew@gentoo.org>2022-09-29 10:32:24 +0100
commit193679396a90841706e50c1b26b97dcbb304d7a4 (patch)
tree130f65807dc6e2536aa1fd89575aad044f914508 /net-misc
parentdev-python/jack-client: new package, add 0.5.4 (diff)
downloadgentoo-193679396a90841706e50c1b26b97dcbb304d7a4.tar.gz
gentoo-193679396a90841706e50c1b26b97dcbb304d7a4.tar.bz2
gentoo-193679396a90841706e50c1b26b97dcbb304d7a4.zip
net-misc/putty: remove patch from live ebuild
Signed-off-by: Matthew Smith <matthew@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/putty/putty-9999.ebuild5
1 files changed, 0 insertions, 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