diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-04-14 17:59:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-04-14 17:59:06 +0000 |
commit | 2c84821993d2aab3b57602cdebba97f8cdbd82fa (patch) | |
tree | d6bf14c014648d3f5e0907f21b5ff7fbe36c2ab8 /profiles/uclibc/x86/2.4 | |
parent | version bump (diff) | |
download | gentoo-2-2c84821993d2aab3b57602cdebba97f8cdbd82fa.tar.gz gentoo-2-2c84821993d2aab3b57602cdebba97f8cdbd82fa.tar.bz2 gentoo-2-2c84821993d2aab3b57602cdebba97f8cdbd82fa.zip |
fix 2.4 profiles so they actually mask the right packages
Diffstat (limited to 'profiles/uclibc/x86/2.4')
-rw-r--r-- | profiles/uclibc/x86/2.4/packages | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/uclibc/x86/2.4/packages b/profiles/uclibc/x86/2.4/packages index 0e9a9616ba6d..8cd66dcfbc0b 100644 --- a/profiles/uclibc/x86/2.4/packages +++ b/profiles/uclibc/x86/2.4/packages @@ -1 +1,4 @@ ->=sys-kernel/linux-headers-2.5 +<sys-kernel/linux-headers-2.5 +<sys-kernel/gentoo-sources-2.5 +<sys-kernel/hardened-sources-2.5 +<sys-kernel/vanilla-sources-2.5 |