diff options
author | 2007-05-24 06:11:32 +0000 | |
---|---|---|
committer | 2007-05-24 06:11:32 +0000 | |
commit | c8e806156bc1078e78ea42f48b39a7d941c45c67 (patch) | |
tree | 9755e22b5cd79a913452cc59418a63c0246d8cb8 /profiles | |
parent | remove (diff) | |
download | historical-c8e806156bc1078e78ea42f48b39a7d941c45c67.tar.gz historical-c8e806156bc1078e78ea42f48b39a7d941c45c67.tar.bz2 historical-c8e806156bc1078e78ea42f48b39a7d941c45c67.zip |
- fix broken glibc masking. zmedico says all or nothing
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/package.mask | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/hardened/package.mask b/profiles/hardened/package.mask index 0861362a4fd0..03446df17f8d 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.25 2007/05/24 04:40:53 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.26 2007/05/24 06:11:32 solar Exp $ # This file is additional masking for the hardened profile @@ -31,9 +31,6 @@ app-i18n/uim-svn # around if you try it in a live system. # 2006-03-13 kevquinn =sys-libs/glibc-2.4* -# And 2.5... -# 2006-10-09 kevquinn -<=sys-libs/glibc-2.5-r2 # needs >=sys-libs/glibc-2.4 >=app-arch/rar-3.7.0_beta1 |