fix up the broken libselinux deps by allowing the libselinux-1.28 version to
authorMichael Sterrett <mr_bones_@gentoo.org>
Tue, 5 Dec 2006 02:48:55 +0000 (02:48 +0000)
committerMichael Sterrett <mr_bones_@gentoo.org>
Tue, 5 Dec 2006 02:48:55 +0000 (02:48 +0000)
be used.

profiles/selinux/mips/mips64/2006.1/packages
profiles/selinux/sparc/sparc64/2006.1/packages

index 5b436e3c0dcba4b6467372620691b00166c3e2d3..33324af56db11d570d91ae3219b5e81f43bd2c05 100644 (file)
@@ -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.1 2006/10/08 18:37:25 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/mips/mips64/2006.1/packages,v 1.2 2006/12/05 02:48:55 mr_bones_ Exp $
 
 # mips64 o32 packages
 
@@ -11,3 +11,7 @@
 # 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
index 06b0047feb317e86deefc11b62f43723fc1530af..da42d2168be6e8c0001fee1f274f8f188e6a61d8 100644 (file)
@@ -1,6 +1,6 @@
 # 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/2006.1/packages,v 1.1 2006/10/08 18:37:25 pebenito Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/sparc/sparc64/2006.1/packages,v 1.2 2006/12/05 02:48:55 mr_bones_ Exp $
 
 # We really want 3.4.x for this profile
 *>=sys-devel/gcc-3.4.5
@@ -17,3 +17,6 @@
 # Earlier versions aren't patched to work with 2.6 headers
 *>=sys-boot/silo-1.4.10
 
+# 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