Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Tue, 28 Feb 2023 15:16:39
Message-Id: 1677597344.a1845d3da41dd018a1c5c4659c40b1ea8dcc6f79.juippis@gentoo
1 commit: a1845d3da41dd018a1c5c4659c40b1ea8dcc6f79
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 15:15:44 2023 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 15:15:44 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1845d3d
7
8 profiles: mask the latest vim stack due to syntax highlight issues
9
10 Bug: https://bugs.gentoo.org/898446
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 profiles/package.mask | 7 +++++++
14 1 file changed, 7 insertions(+)
15
16 diff --git a/profiles/package.mask b/profiles/package.mask
17 index 3cff95056c22..f57f758e8581 100644
18 --- a/profiles/package.mask
19 +++ b/profiles/package.mask
20 @@ -33,6 +33,13 @@
21
22 #--- END OF EXAMPLES ---
23
24 +# Joonas Niilola <juippis@g.o> (2023-02-28)
25 +# Bash and therefore ebuild syntax highlight seems broken.
26 +# Bug #898446.
27 +=app-editors/gvim-9.0.1341
28 +=app-editors/vim-9.0.1341
29 +=app-editors/vim-core-9.0.1341
30 +
31 # Mike Pagano <mpagano@g.o> (2023-02-27)
32 # Mask =www-servers/nginx-unit-1.29.0-r1 for testing
33 =www-servers/nginx-unit-1.29.0-r1