summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/arch/amd64/ChangeLog5
-rw-r--r--profiles/arch/amd64/use.mask6
-rw-r--r--profiles/arch/amd64/use.stable.mask14
-rw-r--r--profiles/arch/x86/ChangeLog5
-rw-r--r--profiles/arch/x86/use.mask6
-rw-r--r--profiles/arch/x86/use.stable.mask14
-rw-r--r--profiles/base/ChangeLog5
-rw-r--r--profiles/base/use.mask6
8 files changed, 45 insertions, 16 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog
index 15db8bd4b91a..b629f04ea1bd 100644
--- a/profiles/arch/amd64/ChangeLog
+++ b/profiles/arch/amd64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/AMD64 profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.284 2014/10/18 18:15:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.285 2014/10/19 20:08:32 floppym Exp $
+
+ 19 Oct 2014; Mike Gilbert <floppym@gentoo.org> use.mask, use.stable.mask:
+ Unmask/stable-mask apparmor.
18 Oct 2014; Mike Frysinger <vapier@gentoo.org> package.use.mask:
Drop systemd-specific seccomp mask since the USE flag itself is handled
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 9809804351e2..3fafe994d47d 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -1,12 +1,16 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.64 2014/09/02 11:51:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.65 2014/10/19 20:08:32 floppym Exp $
# Unmask the flag which corresponds to ARCH.
-amd64
# SECTION: Unmask
+# Mike Gilbert <floppym@gentoo.org> (19 Oct 2014)
+# sys-libs/libapparmor
+-apparmor
+
# Alexey Shvetsov <alexxy@gentoo.org> (08 Apr 2014)
# Cuda works here
-cuda
diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask
index be46ebb300d1..3c5dbd7ed5b0 100644
--- a/profiles/arch/amd64/use.stable.mask
+++ b/profiles/arch/amd64/use.stable.mask
@@ -1,16 +1,20 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.stable.mask,v 1.4 2014/06/25 14:22:28 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.stable.mask,v 1.5 2014/10/19 20:08:32 floppym Exp $
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask
-# Michał Górny <mgorny@gentoo.org> (30 Mar 2014)
-# PyPy is unstable on this arch.
-python_targets_pypy
-python_single_target_pypy
+# Mike Gilbert <floppym@gentoo.org> (19 Oct 2014)
+# sys-libs/libapparmor
+apparmor
# Andrey Grozin <grozin@gentoo.org> (25 Jun 2014)
# no stable versions on amd64
clozurecl
gcl
+
+# Michał Górny <mgorny@gentoo.org> (30 Mar 2014)
+# PyPy is unstable on this arch.
+python_targets_pypy
+python_single_target_pypy
diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog
index 7efcccc425d2..a7177c55ca09 100644
--- a/profiles/arch/x86/ChangeLog
+++ b/profiles/arch/x86/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/x86 profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.177 2014/10/18 18:15:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.178 2014/10/19 20:08:32 floppym Exp $
+
+ 19 Oct 2014; Mike Gilbert <floppym@gentoo.org> use.mask, use.stable.mask:
+ Unmask/stable-mask apparmor.
18 Oct 2014; Mike Frysinger <vapier@gentoo.org> package.use.mask:
Drop systemd-specific seccomp mask since the USE flag itself is handled
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 8efdf2216b07..07764c7d6700 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -1,10 +1,14 @@
# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.66 2014/09/02 11:51:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.67 2014/10/19 20:08:32 floppym Exp $
# Unmask the flag which corresponds to ARCH.
-x86
+# Mike Gilbert <floppym@gentoo.org (19 Oct 2014)
+# sys-libs/libapparmor
+-apparmor
+
# Alexey Shvetsov <alexxy@gentoo.org> (08 Apr 2014)
# Cuda works here
-cuda
diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask
index d7cf39812bb2..8f2684286ea1 100644
--- a/profiles/arch/x86/use.stable.mask
+++ b/profiles/arch/x86/use.stable.mask
@@ -1,16 +1,20 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.stable.mask,v 1.4 2014/06/25 14:22:30 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.stable.mask,v 1.5 2014/10/19 20:08:32 floppym Exp $
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask
-# Michał Górny <mgorny@gentoo.org> (30 Mar 2014)
-# PyPy is unstable on this arch.
-python_targets_pypy
-python_single_target_pypy
+# Mike Gilbert <floppym@gentoo.org> (19 Oct 2014)
+# sys-libs/libapparmor
+apparmor
# Andrey Grozin <grozin@gentoo.org> (25 Jun 2014)
# no stable versions on x86
clozurecl
gcl
+
+# Michał Górny <mgorny@gentoo.org> (30 Mar 2014)
+# PyPy is unstable on this arch.
+python_targets_pypy
+python_single_target_pypy
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog
index 7fe7c99ef714..92829be3eb72 100644
--- a/profiles/base/ChangeLog
+++ b/profiles/base/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo base-profile
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.735 2014/10/19 19:47:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.736 2014/10/19 20:08:32 floppym Exp $
+
+ 19 Oct 2014; Mike Gilbert <floppym@gentoo.org> use.mask:
+ Mask apparmor.
19 Oct 2014; Mike Frysinger <vapier@gentoo.org> package.use.force:
Restrict bash USE=readline mask to SLOT=0.
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 655a1f3c54c4..349ce4634e15 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.211 2014/09/16 01:53:43 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.212 2014/10/19 20:08:32 floppym Exp $
# CURL_SSL=winssl is for prefix/windows/winnt only
curl_ssl_winssl
@@ -385,3 +385,7 @@ openrc-force
# in 30 days.
python_targets_python3_2
python_single_target_python3_2
+
+# Mike Gilbert <floppym@gentoo.org> (19 Oct 2014)
+# sys-libs/libapparmor
+apparmor