summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2006-10-30 23:14:33 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2006-10-30 23:14:33 +0000
commit140a9958b62c285ffd7610582fbe3b92155a8e2d (patch)
tree65092d167d1f9d7b3f33cb03378968215b3d4710 /profiles
parentKilled ranged deps, set DEPEND (bug #153329) (diff)
downloadgentoo-2-140a9958b62c285ffd7610582fbe3b92155a8e2d.tar.gz
gentoo-2-140a9958b62c285ffd7610582fbe3b92155a8e2d.tar.bz2
gentoo-2-140a9958b62c285ffd7610582fbe3b92155a8e2d.zip
Add >=sys-libs/libsemanage-1.6.17 as well since it needs masked sys-libs/libselinux
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/alpha/no-nptl/package.mask1
-rw-r--r--profiles/default-linux/mips/package.mask3
-rw-r--r--profiles/default-linux/sparc/sparc64/2006.1/package.mask3
-rw-r--r--profiles/default-linux/x86/no-nptl/package.mask1
-rw-r--r--profiles/hardened/package.mask3
5 files changed, 8 insertions, 3 deletions
diff --git a/profiles/default-linux/alpha/no-nptl/package.mask b/profiles/default-linux/alpha/no-nptl/package.mask
index a6d66debaa73..02009c9091b8 100644
--- a/profiles/default-linux/alpha/no-nptl/package.mask
+++ b/profiles/default-linux/alpha/no-nptl/package.mask
@@ -9,6 +9,7 @@
# but this keeps repoman happy since they require >=glibc-2.4
# 20061008 pebenito
>=sys-libs/libselinux-1.30.29
+>=sys-libs/libsemanage-1.6.17
>=sys-apps/policycoreutils-1.30.30
>=sec-policy/selinux-apache-20060101
>=sec-policy/selinux-arpwatch-20060101
diff --git a/profiles/default-linux/mips/package.mask b/profiles/default-linux/mips/package.mask
index abba4f31a97a..6f75fdd2354f 100644
--- a/profiles/default-linux/mips/package.mask
+++ b/profiles/default-linux/mips/package.mask
@@ -1,6 +1,6 @@
# Copyright 2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/package.mask,v 1.6 2006/10/23 23:52:21 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/package.mask,v 1.7 2006/10/30 23:14:33 mr_bones_ Exp $
# Mask gcc-4.x and >=mips-sources-2.6.17 (unmasked in 2006.1/* Profiles)
>=sys-devel/gcc-4.0
@@ -21,6 +21,7 @@ sys-devel/gcc-mips64
# but this keeps repoman happy since they require >=glibc-2.4
# 20061008 pebenito
>=sys-libs/libselinux-1.30.29
+>=sys-libs/libsemanage-1.6.17
>=sys-apps/policycoreutils-1.30.30
>=sec-policy/selinux-apache-20060101
>=sec-policy/selinux-arpwatch-20060101
diff --git a/profiles/default-linux/sparc/sparc64/2006.1/package.mask b/profiles/default-linux/sparc/sparc64/2006.1/package.mask
index 3c1f840f74be..b3db5cffb386 100644
--- a/profiles/default-linux/sparc/sparc64/2006.1/package.mask
+++ b/profiles/default-linux/sparc/sparc64/2006.1/package.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.1/package.mask,v 1.5 2006/10/23 23:52:21 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2006.1/package.mask,v 1.6 2006/10/30 23:14:33 mr_bones_ Exp $
# Jason Wever <weeve@gentoo.org>
# gradm requires 64 bit support, which doesn't exist in this profile
@@ -19,6 +19,7 @@
# but this keeps repoman happy since they require >=glibc-2.4
# 20061008 pebenito
>=sys-libs/libselinux-1.30.29
+>=sys-libs/libsemanage-1.6.17
>=sys-apps/policycoreutils-1.30.30
>=sec-policy/selinux-apache-20060101
>=sec-policy/selinux-arpwatch-20060101
diff --git a/profiles/default-linux/x86/no-nptl/package.mask b/profiles/default-linux/x86/no-nptl/package.mask
index d26a0a0dc84c..9594e547a168 100644
--- a/profiles/default-linux/x86/no-nptl/package.mask
+++ b/profiles/default-linux/x86/no-nptl/package.mask
@@ -10,6 +10,7 @@ media-plugins/banshee-official-plugins
# but this keeps repoman happy since they require >=glibc-2.4
# 20061009 pebenito
>=sys-libs/libselinux-1.30.29
+>=sys-libs/libsemanage-1.6.17
>=sys-apps/policycoreutils-1.30.30
>=sec-policy/selinux-apache-20060101
>=sec-policy/selinux-arpwatch-20060101
diff --git a/profiles/hardened/package.mask b/profiles/hardened/package.mask
index 1ccdb8295c74..6c128e0e5425 100644
--- a/profiles/hardened/package.mask
+++ b/profiles/hardened/package.mask
@@ -1,6 +1,6 @@
# Copyright 2006 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.12 2006/10/23 23:52:21 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/package.mask,v 1.13 2006/10/30 23:14:33 mr_bones_ Exp $
# This file is additional masking for the hardened profile
@@ -35,6 +35,7 @@ media-video/nvidia-settings
# but this keeps repoman happy since they require >=glibc-2.4
# 20061009 pebenito
>=sys-libs/libselinux-1.30.29
+>=sys-libs/libsemanage-1.6.17
>=sys-apps/policycoreutils-1.30.30
>=sec-policy/selinux-apache-20060101
>=sec-policy/selinux-arpwatch-20060101