Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/kitty-terminfo/files/
Date: Sat, 15 Aug 2020 09:30:51
Message-Id: 1597483787.fc4f850db4b522f77b281d57d03b1e20c0ce675a.juippis@gentoo
1 commit: fc4f850db4b522f77b281d57d03b1e20c0ce675a
2 Author: end222 <pabloorduna98 <AT> gmail <DOT> com>
3 AuthorDate: Wed Aug 12 11:24:38 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 15 09:29:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc4f850d
7
8 x11-terms/kitty-terminfo: fix live ebuild
9
10 Signed-off-by: Pablo Orduna <pabloorduna98 <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/17097
12 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
13
14 x11-terms/kitty-terminfo/files/kitty-terminfo-setup-9999.patch | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-terms/kitty-terminfo/files/kitty-terminfo-setup-9999.patch b/x11-terms/kitty-terminfo/files/kitty-terminfo-setup-9999.patch
18 index ae6f087069c..865ac2b0331 100644
19 --- a/x11-terms/kitty-terminfo/files/kitty-terminfo-setup-9999.patch
20 +++ b/x11-terms/kitty-terminfo/files/kitty-terminfo-setup-9999.patch
21 @@ -30,8 +30,8 @@ index 7c4295bd..8d31e2d1 100755
22 'action',
23 nargs='?',
24 default=Options.action,
25 -- choices='build test linux-package kitty.app linux-freeze macos-freeze build-launcher clean'.split(),
26 -+ choices='build test linux-package linux-terminfo kitty.app linux-freeze macos-freeze build-launcher clean'.split(),
27 +- choices='build test linux-package kitty.app linux-freeze macos-freeze build-launcher clean export-ci-bundles'.split(),
28 ++ choices='build test linux-package linux-terminfo kitty.app linux-freeze macos-freeze build-launcher clean export-ci-bundles'.split(),
29 help='Action to perform (default is build)'
30 )
31 p.add_argument(