diff options
author | 2006-12-05 02:48:55 +0000 | |
---|---|---|
committer | 2006-12-05 02:48:55 +0000 | |
commit | ff81b890c7e9d8ff165819d05c64b4448daed39b (patch) | |
tree | 77983030cca1e547e0d33114a19843b2983e0bb6 /profiles/selinux/sparc | |
parent | No longer a release candidate, remove the bzr and bzrtools 0.13 mask. (diff) | |
download | gentoo-2-ff81b890c7e9d8ff165819d05c64b4448daed39b.tar.gz gentoo-2-ff81b890c7e9d8ff165819d05c64b4448daed39b.tar.bz2 gentoo-2-ff81b890c7e9d8ff165819d05c64b4448daed39b.zip |
fix up the broken libselinux deps by allowing the libselinux-1.28 version to
be used.
Diffstat (limited to 'profiles/selinux/sparc')
-rw-r--r-- | profiles/selinux/sparc/sparc64/2006.1/packages | 5 |
1 files changed, 4 insertions, 1 deletions
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 |