19 lines
828 B
Text
19 lines
828 B
Text
# Copyright 1999-2011 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use,v 1.28 2011/04/10 23:02:57 flameeyes Exp $
|
|
|
|
# Zac Medico <zmedico@gentoo.org> (04 Dec 2009)
|
|
# Bug #295615 - Disable cxx by default, in order to avoid a die
|
|
# in pkg_setup with default USE settings (cxx requires sasl).
|
|
net-nds/openldap -cxx
|
|
|
|
# Doug Goldstein <cardoe@gentoo.org> (30 Aug 2010)
|
|
# bug #332077 - Disable xcb backend by default for cairo-1.10. Its not
|
|
# really prime time ready prior to cairo-1.10
|
|
<x11-libs/cairo-1.10 -xcb
|
|
|
|
# Diego Elio Pettenò <flameeyes@gentoo.org> (11 Apr 2011)
|
|
# Disable ldap support by default in sudo, as it seem to lack
|
|
# developers maintaining that particular support and is, thus, vastly
|
|
# untested.
|
|
app-admin/sudo -ldap
|