diff options
author | Sven Vermeulen <swift@gentoo.org> | 2013-12-29 14:28:31 +0000 |
---|---|---|
committer | Sven Vermeulen <swift@gentoo.org> | 2013-12-29 14:28:31 +0000 |
commit | b7c9a6f5ccda1941298792f25d4e890a70deefea (patch) | |
tree | f9535893c7e12e54297ddfdcf63f1e0a51d51ce6 /profiles | |
parent | Update site-init file. Bump EAPI to 5. Drop to unstable keyword on s390. Spec... (diff) | |
download | historical-b7c9a6f5ccda1941298792f25d4e890a70deefea.tar.gz historical-b7c9a6f5ccda1941298792f25d4e890a70deefea.tar.bz2 historical-b7c9a6f5ccda1941298792f25d4e890a70deefea.zip |
Prepare for selinux-mandb package
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/package.mask | 3 | ||||
-rw-r--r-- | profiles/features/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/features/selinux/package.mask | 3 |
4 files changed, 12 insertions, 4 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 8f8d02affcf6..07c62602962e 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.622 2013/12/27 17:03:07 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.623 2013/12/29 14:28:30 swift Exp $ + + 29 Dec 2013; Sven Vermeulen <swift@gentoo.org> package.mask: + Add mask for selinux-mandb 27 Dec 2013; Sergey Popov <pinkbyte@gentoo.org> package.use.mask: Mask 'context' USE-flag for dev-libs/boost diff --git a/profiles/base/package.mask b/profiles/base/package.mask index b192182a090e..0f58bf088bd4 100644 --- a/profiles/base/package.mask +++ b/profiles/base/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.mask,v 1.60 2013/12/16 14:38:09 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.mask,v 1.61 2013/12/29 14:28:30 swift Exp $ # Diego Elio Pettenò <flameeyes@gentoo.org> (8 Feb 2011) # on behalf of QA team <qa@gentoo.org @@ -143,6 +143,7 @@ sec-policy/selinux-logwatch sec-policy/selinux-lpd sec-policy/selinux-mailman sec-policy/selinux-makewhatis +sec-policy/selinux-mandb sec-policy/selinux-mcelog sec-policy/selinux-memcached sec-policy/selinux-milter diff --git a/profiles/features/ChangeLog b/profiles/features/ChangeLog index 9777f8926cf9..720f9b1517fe 100644 --- a/profiles/features/ChangeLog +++ b/profiles/features/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.73 2013/12/16 14:39:49 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/ChangeLog,v 1.74 2013/12/29 14:28:31 swift Exp $ + + 29 Dec 2013; Sven Vermeulen <swift@gentoo.org> selinux/package.mask: + Unmask selinux-mandb 16 Dec 2013; Sven Vermeulen <swift@gentoo.org> selinux/package.mask: Unmasking selinux-rngd (new policy package) diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index b5bb91f5f46b..2c945d2cd3bb 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.48 2013/12/16 14:39:49 swift Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.mask,v 1.49 2013/12/29 14:28:31 swift Exp $ # Zac Medico <zmedico@gentoo.org> (09 Aug 2011) # Bug #377907 - Use package.mask for compatibility with PMS section 5.2.7, and @@ -141,6 +141,7 @@ -sec-policy/selinux-lpd -sec-policy/selinux-mailman -sec-policy/selinux-makewhatis +-sec-policy/selinux-mandb -sec-policy/selinux-mcelog -sec-policy/selinux-memcached -sec-policy/selinux-milter |