diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2005-05-06 02:43:40 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2005-05-06 02:43:40 +0000 |
commit | 05d8487c49576504e56fdebcc159c88a9f1594d7 (patch) | |
tree | d9e91588ac840436e57259866897ea73f8d7ad3c /profiles/selinux | |
parent | stabilize (diff) | |
download | historical-05d8487c49576504e56fdebcc159c88a9f1594d7.tar.gz historical-05d8487c49576504e56fdebcc159c88a9f1594d7.tar.bz2 historical-05d8487c49576504e56fdebcc159c88a9f1594d7.zip |
require correct portage version
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/2005.1/packages | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/selinux/2005.1/packages b/profiles/selinux/2005.1/packages index b8ef0610cd9d..ff13d4221ab0 100644 --- a/profiles/selinux/2005.1/packages +++ b/profiles/selinux/2005.1/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/packages,v 1.2 2005/04/23 04:01:07 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/packages,v 1.3 2005/05/06 02:43:40 pebenito Exp $ ############################################################################## # SELinux required versionings @@ -16,4 +16,8 @@ *>=sys-apps/policycoreutils-1.22 *>=sec-policy/selinux-base-policy-20050322 *>=dev-python/python-selinux-2.15 + +# Require a split-out sandbox to get a fixed version +*>=sys-apps/portage-2.0.51.21 +>=sys-apps/sandbox-1.2.2 ############################################################################## |