Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Tue, 06 Sep 2022 18:01:57
Message-Id: 1662487291.a237c8a0ba3db9089d8b854cba25580ce199a6b7.floppym@gentoo
1 commit: a237c8a0ba3db9089d8b854cba25580ce199a6b7
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 6 18:01:31 2022 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 6 18:01:31 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a237c8a0
7
8 profiles/base: mask app-arch/pbzip2[symlink]
9
10 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
11
12 profiles/base/package.use.mask | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
16 index e6ad4c800221..5497dea044f9 100644
17 --- a/profiles/base/package.use.mask
18 +++ b/profiles/base/package.use.mask
19 @@ -14,6 +14,7 @@
20 # script in /usr/local (or otherwise on PATH), or configure tools
21 # like tar to use lbzip2 & pigz respectively using EXTRA_ECONF.
22 app-arch/lbzip2 symlink
23 +app-arch/pbzip2 symlink
24 app-arch/pigz symlink
25
26 # Sam James <sam@g.o> (2022-08-26)