From: Michael Sterrett Date: Tue, 5 Dec 2006 02:48:55 +0000 (+0000) Subject: fix up the broken libselinux deps by allowing the libselinux-1.28 version to X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=742061f58535ec4d970131bca9e5e3284670c8ed;p=gentoo.git fix up the broken libselinux deps by allowing the libselinux-1.28 version to be used. --- diff --git a/profiles/selinux/mips/mips64/2006.1/packages b/profiles/selinux/mips/mips64/2006.1/packages index 5b436e3c0dcb..33324af56db1 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.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 diff --git a/profiles/selinux/sparc/sparc64/2006.1/packages b/profiles/selinux/sparc/sparc64/2006.1/packages index 06b0047feb31..da42d2168be6 100644 --- a/profiles/selinux/sparc/sparc64/2006.1/packages +++ b/profiles/selinux/sparc/sparc64/2006.1/packages @@ -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