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
commite5eb85673511ff854fd8c3387f4ece503ead4011 (patch)
treed4d362cccc9c2a9d9a494a5ab89410b16a74a315 /profiles/hardened/linux
parentRemove hardened/linux/package.keywords. Only one entry which is no longer req... (diff)
downloadgentoo-2-e5eb85673511ff854fd8c3387f4ece503ead4011.tar.gz
gentoo-2-e5eb85673511ff854fd8c3387f4ece503ead4011.tar.bz2
gentoo-2-e5eb85673511ff854fd8c3387f4ece503ead4011.zip
Mask >=sys-devel/gdb-7 on current hardened profiles.
Diffstat (limited to 'profiles/hardened/linux')
-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