diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-07-12 04:38:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-07-12 04:38:46 +0000 |
commit | 6138cbb405b7afec202639f1584f9d273f4d5529 (patch) | |
tree | bd0d09a82b82fa78b6a6ebcd4b93370c42fc2835 /profiles/selinux | |
parent | whitespace (diff) | |
download | historical-6138cbb405b7afec202639f1584f9d273f4d5529.tar.gz historical-6138cbb405b7afec202639f1584f9d273f4d5529.tar.bz2 historical-6138cbb405b7afec202639f1584f9d273f4d5529.zip |
punt setarch to the util-linux package
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/2005.1/mips/mips64/packages | 3 | ||||
-rw-r--r-- | profiles/selinux/2005.1/sparc64/packages | 3 | ||||
-rw-r--r-- | profiles/selinux/amd64/packages | 2 | ||||
-rw-r--r-- | profiles/selinux/mips/mips64/2006.1/packages | 6 | ||||
-rw-r--r-- | profiles/selinux/sparc/sparc64/packages | 8 |
5 files changed, 3 insertions, 19 deletions
diff --git a/profiles/selinux/2005.1/mips/mips64/packages b/profiles/selinux/2005.1/mips/mips64/packages index 3fd01f449706..ca0d1a1cb614 100644 --- a/profiles/selinux/2005.1/mips/mips64/packages +++ b/profiles/selinux/2005.1/mips/mips64/packages @@ -1,7 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/mips/mips64/packages,v 1.2 2006/04/10 23:14:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/mips/mips64/packages,v 1.3 2007/07/12 04:38:46 vapier Exp $ # mips64-specific packages *sys-devel/gcc-mips64 -*sys-apps/setarch diff --git a/profiles/selinux/2005.1/sparc64/packages b/profiles/selinux/2005.1/sparc64/packages index 25653c2f8853..b1db53460857 100644 --- a/profiles/selinux/2005.1/sparc64/packages +++ b/profiles/selinux/2005.1/sparc64/packages @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/sparc64/packages,v 1.2 2006/04/10 23:14:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/sparc64/packages,v 1.3 2007/07/12 04:38:46 vapier Exp $ ############################################################################## # SELinux required versionings @@ -11,7 +11,6 @@ ############################################################################## *sys-apps/sparc-utils -*sys-apps/setarch # Unknown about SELinux/Sparc64 needs on gcc-3.4.x. Masking here until verified it works. *<sys-devel/gcc-sparc64-3.4.0 diff --git a/profiles/selinux/amd64/packages b/profiles/selinux/amd64/packages index ff96019422ae..4e2b72ef185b 100644 --- a/profiles/selinux/amd64/packages +++ b/profiles/selinux/amd64/packages @@ -1,5 +1,3 @@ -*sys-apps/setarch - ############################################################################## # SELinux required versionings diff --git a/profiles/selinux/mips/mips64/2006.1/packages b/profiles/selinux/mips/mips64/2006.1/packages index 33324af56db1..0866eeca45ef 100644 --- a/profiles/selinux/mips/mips64/2006.1/packages +++ b/profiles/selinux/mips/mips64/2006.1/packages @@ -1,6 +1,6 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/mips/mips64/2006.1/packages,v 1.2 2006/12/05 02:48:55 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/mips/mips64/2006.1/packages,v 1.3 2007/07/12 04:38:46 vapier Exp $ # mips64 o32 packages @@ -8,10 +8,6 @@ # we need gcc-mips64 for kernels *sys-devel/gcc-mips64 -# Sometimes necessary to trick programs into thinking we're really -# a mips32 system. -*sys-apps/setarch - # Since the only stable 1.30.29 version is masked for this profile, allow # the older stable version to be available. ->=sys-libs/libselinux-1.30.29 diff --git a/profiles/selinux/sparc/sparc64/packages b/profiles/selinux/sparc/sparc64/packages deleted file mode 100644 index 08855b289b75..000000000000 --- a/profiles/selinux/sparc/sparc64/packages +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/sparc/sparc64/packages,v 1.1 2006/10/08 18:37:25 pebenito Exp $ - -# Sometimes necessary to trick programs into thinking we're really -# a sparc32 system. -*sys-apps/setarch - |