blob: 5e8f1535d8f1b51e6eb73ba44f867a9322464bdd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Copyright 2004 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/2004.2/packages,v 1.4 2005/03/07 00:09:22 eradicator Exp $
# sparc64 v9 32-bit userland packages
# Since we're running a sparc64 kernel w/ 32bit (v9) userland,
# we need gcc-sparc64 for kernels.
# Only use gcc-sparc64-3.3.x for now. 3.4.x users want the gcc34 profile
*<sys-devel/gcc-sparc64-3.4.0
# Lock to gcc-3.3.x and allow 3.4 for the testing profile only
*<sys-devel/gcc-3.4.1
# Use 2.4 linux-headers by default
-*virtual/os-headers
*<sys-kernel/linux-headers-2.5
|