summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-01-18 12:56:46 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-01-18 12:56:46 +0000
commit0bce8926df27c87dcb1ed96403c7718bec50dbc2 (patch)
tree9846c3e3b80b1010ad49d0bda6500ed703ce8845 /sys-kernel/linux-headers/linux-headers-2.6.11-r4.ebuild
parentSwitch to kgcc64 and drop the silo nonsense (diff)
downloadhistorical-0bce8926df27c87dcb1ed96403c7718bec50dbc2.tar.gz
historical-0bce8926df27c87dcb1ed96403c7718bec50dbc2.tar.bz2
historical-0bce8926df27c87dcb1ed96403c7718bec50dbc2.zip
Switch to kgcc64 for sparc
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'sys-kernel/linux-headers/linux-headers-2.6.11-r4.ebuild')
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.6.11-r4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-kernel/linux-headers/linux-headers-2.6.11-r4.ebuild b/sys-kernel/linux-headers/linux-headers-2.6.11-r4.ebuild
index b848e066e903..69bc651b19bd 100644
--- a/sys-kernel/linux-headers/linux-headers-2.6.11-r4.ebuild
+++ b/sys-kernel/linux-headers/linux-headers-2.6.11-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.11-r4.ebuild,v 1.16 2006/10/26 06:55:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.11-r4.ebuild,v 1.17 2007/01/18 12:56:46 gustavoz Exp $
ETYPE="headers"
H_SUPPORTEDARCH="alpha amd64 arm bfin cris hppa ia64 m68k nios2 ppc ppc64 s390 sh sparc x86"
@@ -17,7 +17,7 @@ KEYWORDS="-* alpha ia64 ppc ppc64 sparc" # Do *not* add other archs, this is a r
IUSE="gcc64"
DEPEND="ppc? ( gcc64? ( sys-devel/gcc-powerpc64 ) )
- sparc? ( gcc64? ( sys-devel/gcc-sparc64 ) )"
+ sparc? ( gcc64? ( sys-devel/kgcc64 ) )"
UNIPATCH_LIST="${DISTDIR}/gentoo-headers-${PV}-${PATCHES_V}.tar.bz2
${DISTDIR}/linux-2.6.12.1-blackfin.patch.bz2"