blob: 7115be8a606d12bea76f1105dd043ed55dd4f58a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Fabian Groffen <grobian@gentoo.org> (2019-04-15)
# chg client fails to compile, bug #683374
dev-vcs/mercurial chg
# Fabian Groffen <grobian@gentoo.org> (2015-05-26)
# Avoid pulling in broken and unnecessary ossp-uuid, bug #324527
dev-db/postgresql uuid
# Fabian Groffen <grobian@gentoo.org> (2011-12-08)
# Unmask libssp, Solaris' libc doesn't have stack protection symbols
sys-devel/gcc -libssp
# Fabian Groffen <grobian@gentoo.org> (2011-09-05)
# gir tries to link c++ code using gcc and obviously fails
app-text/poppler introspection
|