diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-04-30 17:18:19 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-04-30 17:18:19 +0000 |
commit | d8c39ce04206f4ceb5c4ce2ace00d2880498e2c2 (patch) | |
tree | 7a58803a009cd069392fb7ecfe5941790e0f3454 /profiles/selinux/packages | |
parent | Don't PROVIDE virtual/linux-sources, it is a new-style virtual now, bug 118442. (diff) | |
download | gentoo-2-d8c39ce04206f4ceb5c4ce2ace00d2880498e2c2.tar.gz gentoo-2-d8c39ce04206f4ceb5c4ce2ace00d2880498e2c2.tar.bz2 gentoo-2-d8c39ce04206f4ceb5c4ce2ace00d2880498e2c2.zip |
Remove old-style virtual/linux-sources, bug 118442.
Diffstat (limited to 'profiles/selinux/packages')
-rw-r--r-- | profiles/selinux/packages | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/selinux/packages b/profiles/selinux/packages index 189b69a57a1e..cf4bd62ab90a 100644 --- a/profiles/selinux/packages +++ b/profiles/selinux/packages @@ -1,6 +1,6 @@ -# Copyright 2002-2006 Gentoo Foundation. +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/packages,v 1.24 2009/08/08 02:19:11 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/packages,v 1.25 2011/04/30 17:18:18 ulm Exp $ # This file extends the base packages file for the default profile that all # architectures will enjoy. Please note that default is what most architectures @@ -48,6 +48,7 @@ # SELinux is integrated in 2.6 >=sys-kernel/vanilla-sources-2.6.0 +>=virtual/linux-sources-2.6 # Critical xattr fixes: >=sys-boot/grub-0.94 |