diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2007-03-29 03:01:55 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2007-03-29 03:01:55 +0000 |
commit | f60056eff7c7d63144b7281d994962e140503160 (patch) | |
tree | 23da4dadd950392b0ffc7038174e93fe2f1e3572 /profiles/selinux | |
parent | stable for x86; tidy (diff) | |
download | gentoo-2-f60056eff7c7d63144b7281d994962e140503160.tar.gz gentoo-2-f60056eff7c7d63144b7281d994962e140503160.tar.bz2 gentoo-2-f60056eff7c7d63144b7281d994962e140503160.zip |
unmask coreutils 6.9 in selinux profile
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/package.mask | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/profiles/selinux/package.mask b/profiles/selinux/package.mask index f334df59e9b3..206df525bf17 100644 --- a/profiles/selinux/package.mask +++ b/profiles/selinux/package.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/package.mask,v 1.22 2007/03/23 03:50:31 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/package.mask,v 1.23 2007/03/29 03:01:55 pebenito Exp $ # Chris PeBenito <pebenito@gentoo.org> (11 Oct 2006) # Requires old GDM, which will not work with SELinux. All @@ -6,8 +6,9 @@ <gnome-base/gnome-2 # Mike Frysinger <vapier@gentoo.org> (3 Sep 2006) -# Masked until selinux is updated #144509 ->=sys-apps/coreutils-6 +# No SELinux support +=sys-apps/coreutils-6.4* +=sys-apps/coreutils-6.7* # Chris PeBenito <pebenito@gentoo.org> (12 Jan 2006) # SELinux code won't compile |