mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-27 14:07:33 +00:00
Older versions have been punted, fixed the libintl linking issue in Prefix overlay. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
21 lines
766 B
Text
21 lines
766 B
Text
# Copyright 1999-2024 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# Benda Xu <heroxbd@gentoo.org> (2023-07-09)
|
|
# Requires Glibc <sys/xattr.h> to work properly.
|
|
# For example, 'lgetxattr' is not available on Solaris or gnulib.
|
|
# https://www.gnu.org/software/gnulib/manual/html_node/lgetxattr.html
|
|
sys-apps/attr
|
|
|
|
# Fabian Groffen <grobian@gentoo.org> (2014-01-14)
|
|
# util-linux has no business on Solaris systems
|
|
sys-apps/util-linux
|
|
|
|
# Fabian Groffen <grobian@gentoo.org> (2012-05-09)
|
|
# Installing libelf will hurt your system. In particular libkvm needs
|
|
# the system libelf to function properly.
|
|
dev-libs/libelf
|
|
|
|
# Fabian Groffen <grobian@gentoo.org> (2007-01-21)
|
|
# doesn't understand arguments on Solaris
|
|
=dev-vcs/cvs-1.12.12*
|