diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-04-29 19:25:24 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-04-29 19:25:24 +0000 |
commit | f5452f85e7eae1ae60f14dc089cef3392381d69a (patch) | |
tree | eff226b2cf11cc4d98f015dde0ffd63d920f02a4 /profiles/selinux | |
parent | Add patch to fix compilation with gcc-4.3, bug #219693. (diff) | |
download | gentoo-2-f5452f85e7eae1ae60f14dc089cef3392381d69a.tar.gz gentoo-2-f5452f85e7eae1ae60f14dc089cef3392381d69a.tar.bz2 gentoo-2-f5452f85e7eae1ae60f14dc089cef3392381d69a.zip |
fix broken mask
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/package.mask | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/selinux/package.mask b/profiles/selinux/package.mask index 011f68b36631..5efa20ce0fce 100644 --- a/profiles/selinux/package.mask +++ b/profiles/selinux/package.mask @@ -1,8 +1,10 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/package.mask,v 1.31 2008/04/17 02:55:36 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/package.mask,v 1.32 2008/04/29 19:25:24 cardoe Exp $ # Chris PeBenito <pebenito@gentoo.org> (17 Apr 2008) # pending testing against policy >=sys-apps/baselayout-2.0.0 +sys-apps/openrc +sys-apps/makedev # Mart Raudsepp <leio@gentoo.org> (16 Mar 2008) # The Great GNOME 2.22 Mask (tm) |