diff options
author | Joshua Kinard <kumba@gentoo.org> | 2005-02-27 17:52:41 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2005-02-27 17:52:41 +0000 |
commit | d7462d78d5c2df04e5eb4cde2a570eb711fb48ec (patch) | |
tree | addac0fbb978af08a429fa53716d68e9922c8a68 /profiles/default-linux/mips/packages | |
parent | Added a patch to disable a check in proc/procps.h for n32 ABI on mips64 syste... (diff) | |
download | gentoo-2-d7462d78d5c2df04e5eb4cde2a570eb711fb48ec.tar.gz gentoo-2-d7462d78d5c2df04e5eb4cde2a570eb711fb48ec.tar.bz2 gentoo-2-d7462d78d5c2df04e5eb4cde2a570eb711fb48ec.zip |
mips-headers uses an ip30 check now
Diffstat (limited to 'profiles/default-linux/mips/packages')
-rw-r--r-- | profiles/default-linux/mips/packages | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/default-linux/mips/packages b/profiles/default-linux/mips/packages index ad6fbf5cffa1..cabc4069b988 100644 --- a/profiles/default-linux/mips/packages +++ b/profiles/default-linux/mips/packages @@ -1,12 +1,17 @@ # Copyright 2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/packages,v 1.7 2004/11/16 05:14:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/packages,v 1.8 2005/02/27 17:52:41 kumba Exp $ # Top-level mips profile # Not ready for general consumption (except n32) *<sys-kernel/mips-headers-2.6.6 +# IP22 theoretically works fine with 2.6, but more testing needs to be done before +# verifying this officially, so we'll mask 2.6 on Indy only and unmask it for all of +# mips64 and cobalt +*<sys-kernel/mips-sources-2.6.8.1 + # Doesn't build/work on o32 mips - Portage Atoms Broke? # Masked by -* instead #sys-libs/glibc-2.3.4.20040808-r1 |