Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sat, 09 Oct 2021 19:38:25
Message-Id: 1633808290.891aa9cbfc84d65952a3eb680db063f3e5abb5f0.sam@gentoo
1 commit: 891aa9cbfc84d65952a3eb680db063f3e5abb5f0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 19:27:02 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 19:38:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=891aa9cb
7
8 profiles: unmask Harfbuzz 3.0.0
9
10 Chromium is now ready.
11
12 Bug: https://bugs.gentoo.org/813705
13 Bug: https://bugs.gentoo.org/813711
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 profiles/package.mask | 6 ------
17 1 file changed, 6 deletions(-)
18
19 diff --git a/profiles/package.mask b/profiles/package.mask
20 index 282469c7c0a..38bc0199e9b 100644
21 --- a/profiles/package.mask
22 +++ b/profiles/package.mask
23 @@ -192,12 +192,6 @@ dev-python/flake8-import-order
24 # to a fresher gnat-gpl branch.
25 <dev-lang/gnat-gpl-2019
26
27 -# Sam James <sam@g.o> (2021-09-18)
28 -# Drops an unstable API which some projects were using
29 -# including Chromium. Masked to avoid runtime breakage.
30 -# bug #813705, bug #813711.
31 -=media-libs/harfbuzz-3.0.0
32 -
33 # Andreas K. Hüttel <dilfridge@g.o> (2021-09-18)
34 # sys-devel/automake version 1.11 is EOL and is only useful for testing
35 # old de-ANSI-fication/ansi2knr/AM_C_PROTOTYPES code. Please uninstall.