diff options
author | 2009-03-08 21:07:21 +0000 | |
---|---|---|
committer | 2009-03-08 21:07:21 +0000 | |
commit | 66fae932cc65e907a81a674f09de3270be5312f8 (patch) | |
tree | 4917f0d9c9ace7eb5350b05aaebfface077937d1 /profiles/hardened/package.mask | |
parent | Drop KDE 4.2.0 (diff) | |
download | historical-66fae932cc65e907a81a674f09de3270be5312f8.tar.gz historical-66fae932cc65e907a81a674f09de3270be5312f8.tar.bz2 historical-66fae932cc65e907a81a674f09de3270be5312f8.zip |
Mask sys-apps/iproute2-2.6.25 and above on hardened
Diffstat (limited to 'profiles/hardened/package.mask')
-rw-r--r-- | profiles/hardened/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/hardened/package.mask b/profiles/hardened/package.mask index 5157da6afe71..3fa6ddffd829 100644 --- a/profiles/hardened/package.mask +++ b/profiles/hardened/package.mask @@ -1,6 +1,6 @@ # Copyright 2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.51 2009/02/13 19:01:14 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.52 2009/03/08 21:07:14 gengor Exp $ # supported only by gcc-4, unmask when it's stable wrt #217927 media-libs/libopenraw @@ -38,6 +38,10 @@ media-gfx/gnome-raw-thumbnailer # 2009-02-11 gengor >=sys-libs/glibc-2.7 +# Depends on >=sys-libs/glibc-2.7 which is package.masked at this time. +# 2009-03-08 gengor +>=sys-apps/iproute2-2.6.25 + # These packages do more harm than good w/ hardened. # users must now the opensource xorg nv driver with nvidia cards. # By placing Driver "nv" in xorg.conf |