diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2008-10-03 03:44:47 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2008-10-03 03:44:47 +0000 |
commit | 0a10b74be89c00773561f9445a4d3d7988808ddf (patch) | |
tree | a22e15860c55398a573d6127de56d2c1bbf7b17e /profiles/default/linux | |
parent | fix checkpolicy repoman complaints. (diff) | |
download | gentoo-2-0a10b74be89c00773561f9445a4d3d7988808ddf.tar.gz gentoo-2-0a10b74be89c00773561f9445a4d3d7988808ddf.tar.bz2 gentoo-2-0a10b74be89c00773561f9445a4d3d7988808ddf.zip |
Mask dev-python/sepolgen on profiles that also mask libselinux.
Diffstat (limited to 'profiles/default/linux')
-rw-r--r-- | profiles/default/linux/package.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/default/linux/package.mask b/profiles/default/linux/package.mask index 6864dce47e9a..be5c93304507 100644 --- a/profiles/default/linux/package.mask +++ b/profiles/default/linux/package.mask @@ -1,6 +1,6 @@ # Copyright 2007-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.mask,v 1.1 2008/04/01 17:40:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/package.mask,v 1.2 2008/10/03 03:44:46 pebenito Exp $ # Shouldn't be merging these SELinux packages on this profile # but this keeps repoman happy since they require >=glibc-2.4 @@ -9,6 +9,7 @@ >=sys-libs/libsemanage-1.6.17 >=sys-apps/policycoreutils-1.30.30 >=sys-apps/checkpolicy-1.30.12 +dev-python/sepolgen sec-policy/selinux-acpi >=sec-policy/selinux-apache-20060101 >=sec-policy/selinux-arpwatch-20060101 |