summaryrefslogtreecommitdiff
blob: 82ecbd1c566d819449ad403a52cd9f4949c4e15f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Fabian Groffen <grobian@gentoo.org> (2023-06-24)
# Fails to link due to missing libintl, already fixed upstream:
# https://git.savannah.gnu.org/cgit/tar.git/commit/?id=8632df398b2f548465ebe68b8f494c0d6f8d913d
=app-arch/tar-1.35

# Benda Xu <heroxbd@gentoo.org> (2023-07-09)
# Requires Glibc <sys/xattr.h> to work properly.
# For example, 'lgetxattr' is not available on macOS or gnulib.
# https://www.gnu.org/software/gnulib/manual/html_node/lgetxattr.html
sys-apps/attr

# Fabian Groffen <grobian@gentoo.org> (2023-06-05)
# Fails to compile using GCC, misdetecting sincosf
# https://github.com/harfbuzz/harfbuzz/issues/4266
=media-libs/harfbuzz-7.3.0