diff options
author | Gordon Malm <gengor@gentoo.org> | 2009-02-13 19:01:14 +0000 |
---|---|---|
committer | Gordon Malm <gengor@gentoo.org> | 2009-02-13 19:01:14 +0000 |
commit | 2b25d597c693271fab5bb19015dca7819105ed77 (patch) | |
tree | 00886e3d081f469631b56a46d8b78784abaabf28 /profiles | |
parent | Add ~alpha (diff) | |
download | gentoo-2-2b25d597c693271fab5bb19015dca7819105ed77.tar.gz gentoo-2-2b25d597c693271fab5bb19015dca7819105ed77.tar.bz2 gentoo-2-2b25d597c693271fab5bb19015dca7819105ed77.zip |
Change glibc mask comment. Crikey we have a lot of whiners.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/linux/package.mask | 4 | ||||
-rw-r--r-- | profiles/hardened/package.mask | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/profiles/hardened/linux/package.mask b/profiles/hardened/linux/package.mask index 95a934ce3c49..184df49a87f4 100644 --- a/profiles/hardened/linux/package.mask +++ b/profiles/hardened/linux/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/linux/package.mask,v 1.8 2009/02/12 21:01:45 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/package.mask,v 1.9 2009/02/13 19:01:14 gengor Exp $ # >=acml-3.6 depends on gcc-4* >=sci-libs/acml-3.6 @@ -29,7 +29,7 @@ # 2006-03-13 kevquinn =sys-libs/glibc-2.4* -# Mask off anything greater than glibc-2.6.x for now. +# sys-libs/glibc-2.8 is about to go stable and stable hardened may not be ready for it. # 2009-02-11 gengor >=sys-libs/glibc-2.7 diff --git a/profiles/hardened/package.mask b/profiles/hardened/package.mask index 47900069ec17..5157da6afe71 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.50 2009/02/12 21:01:44 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.51 2009/02/13 19:01:14 gengor Exp $ # supported only by gcc-4, unmask when it's stable wrt #217927 media-libs/libopenraw @@ -34,7 +34,7 @@ media-gfx/gnome-raw-thumbnailer # 2006-03-13 kevquinn =sys-libs/glibc-2.4* -# Mask off anything greater than glibc-2.6.x for now. +# sys-libs/glibc-2.8 is about to go stable and stable hardened may not be ready for it. # 2009-02-11 gengor >=sys-libs/glibc-2.7 |