summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Malm <gengor@gentoo.org>2009-12-01 23:22:10 +0000
committerGordon Malm <gengor@gentoo.org>2009-12-01 23:22:10 +0000
commit820c52dac6fd2cbde0688a2524c9981f921992c6 (patch)
tree3f1dda33157e806ca455e84ff3d27e532e91ea79 /profiles/hardened
parentRemove hardened/linux/package.keywords. Only one entry which is no longer req... (diff)
downloadhistorical-820c52dac6fd2cbde0688a2524c9981f921992c6.tar.gz
historical-820c52dac6fd2cbde0688a2524c9981f921992c6.tar.bz2
historical-820c52dac6fd2cbde0688a2524c9981f921992c6.zip
Mask >=sys-devel/gdb-7 on current hardened profiles.
Diffstat (limited to 'profiles/hardened')
-rw-r--r--profiles/hardened/linux/package.mask5
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask
index e7ab25fb39eb..f6ed9161523e 100644
--- a/profiles/hardened/linux/package.mask
+++ b/profiles/hardened/linux/package.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.26 2009/10/13 23:02:35 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.27 2009/12/01 23:22:10 gengor Exp $
# Hardened versions of gcc-4.0* through gcc-4.2* are not available.
=sys-devel/gcc-4.0*
@@ -23,3 +23,6 @@
# around if you try it in a live system.
# 2006-03-13 kevquinn
=sys-libs/glibc-2.4*
+
+# >=sys-devel/gdb-7 is not hardened-ready according to xake & Zorry.
+>=sys-devel/gdb-7