summaryrefslogtreecommitdiff
blob: 3b2e027ebf8a688d9ab009d22826cccbd8ab2d03 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

# Mike Frysinger <vapier@gentoo.org> (12 Nov 2015)
# We want busybox statically linked by default as it is the system rescue shell.
# But we cannot statically link pam, so turn that off by default. #468580
sys-apps/busybox -pam static

# Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (13 Feb 2011)
# Disable deprecated bsddb module of Python 2 by default.
=dev-lang/python-2* -berkdb