diff options
author | Sven Vermeulen <swift@gentoo.org> | 2011-12-10 19:33:49 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2011-12-10 19:33:49 +0000 |
commit | 30538233cc8dac134983583a82e352a404e89d79 (patch) | |
tree | e2601b7bfc49385b64be20923628a097ea726a9f | |
parent | avoid `ls` when a shell glob works (to avoid possible `ls` issues) (diff) | |
download | gentoo-2-30538233cc8dac134983583a82e352a404e89d79.tar.gz gentoo-2-30538233cc8dac134983583a82e352a404e89d79.tar.bz2 gentoo-2-30538233cc8dac134983583a82e352a404e89d79.zip |
Prepare for selinux-oident package
-rw-r--r-- | profiles/base/package.mask | 3 | ||||
-rw-r--r-- | profiles/features/selinux/package.mask | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/profiles/base/package.mask b/profiles/base/package.mask index b19f10018aaa..1cef8d7fd136 100644 --- a/profiles/base/package.mask +++ b/profiles/base/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.mask,v 1.30 2011/12/06 10:52:46 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.mask,v 1.31 2011/12/10 19:33:49 swift Exp $ # Diego Elio Pettenò <flameeyes@gentoo.org> (8 Feb 2011) # on behalf of QA team <qa@gentoo.org @@ -157,6 +157,7 @@ sec-policy/selinux-ntop sec-policy/selinux-ntp sec-policy/selinux-nut sec-policy/selinux-nx +sec-policy/selinux-oident sec-policy/selinux-oidentd sec-policy/selinux-openct sec-policy/selinux-openldap diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 27f2ea1a4030..b7aa20dfcaab 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.17 2011/12/02 21:21:14 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.18 2011/12/10 19:33:49 swift Exp $ # Zac Medico <zmedico@gentoo.org> (09 Aug 2011) # Bug #377907 - Use package.mask for compatibility with PMS section 5.2.7, and @@ -163,6 +163,7 @@ -sec-policy/selinux-ntp -sec-policy/selinux-nut -sec-policy/selinux-nx +-sec-policy/selinux-oident -sec-policy/selinux-oidentd -sec-policy/selinux-openct -sec-policy/selinux-openldap |