Gentoo Archives: gentoo-commits

From: Matthew Smith <matthew@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/putty/
Date: Thu, 29 Sep 2022 09:32:58
Message-Id: 1664443944.193679396a90841706e50c1b26b97dcbb304d7a4.matthew@gentoo
1 commit: 193679396a90841706e50c1b26b97dcbb304d7a4
2 Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 09:32:24 2022 +0000
4 Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 09:32:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19367939
7
8 net-misc/putty: remove patch from live ebuild
9
10 Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
11
12 net-misc/putty/putty-9999.ebuild | 5 -----
13 1 file changed, 5 deletions(-)
14
15 diff --git a/net-misc/putty/putty-9999.ebuild b/net-misc/putty/putty-9999.ebuild
16 index 737dcfe68966..f3873e1fcf7f 100644
17 --- a/net-misc/putty/putty-9999.ebuild
18 +++ b/net-misc/putty/putty-9999.ebuild
19 @@ -44,11 +44,6 @@ REQUIRED_USE="
20 gtk2? ( gtk )
21 "
22
23 -PATCHES=(
24 - # Bug #873355
25 - "${FILESDIR}"/putty-0.77-nogssapi.patch
26 -)
27 -
28 src_unpack() {
29 [[ ${PV} == *9999 ]] && git-r3_src_unpack
30 default