summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-16 20:17:12 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-16 20:17:12 +0000
commite217152f2faca05174696f42178c194c883a0848 (patch)
treed16ee47b2b57a47fdf26b94ff96f40f466ff32a4 /sys-kernel
parentStable on amd64. Bug #122880. (diff)
downloadgentoo-2-e217152f2faca05174696f42178c194c883a0848.tar.gz
gentoo-2-e217152f2faca05174696f42178c194c883a0848.tar.bz2
gentoo-2-e217152f2faca05174696f42178c194c883a0848.zip
Mark 2.6.11-r4 ~ia64, fixes joystick.h issue on ia64 for kdebase compilation
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/linux-headers/ChangeLog6
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.6.11-r4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-kernel/linux-headers/ChangeLog b/sys-kernel/linux-headers/ChangeLog
index eaa89329c8be..323f04b90062 100644
--- a/sys-kernel/linux-headers/ChangeLog
+++ b/sys-kernel/linux-headers/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-kernel/linux-headers
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.163 2006/01/15 20:54:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.164 2006/02/16 20:17:12 agriffis Exp $
+
+ 16 Feb 2006; Aron Griffis <agriffis@gentoo.org>
+ linux-headers-2.6.11-r4.ebuild:
+ Mark 2.6.11-r4 ~ia64, fixes joystick.h issue on ia64 for kdebase compilation
15 Jan 2006; Mike Frysinger <vapier@gentoo.org>
linux-headers-2.6.11-r2.ebuild, linux-headers-2.6.11-r3.ebuild,
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 cc54ed054df7..82bb1811df22 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
# 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.8 2006/01/27 00:29:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.11-r4.ebuild,v 1.9 2006/02/16 20:17:12 agriffis Exp $
ETYPE="headers"
H_SUPPORTEDARCH="alpha amd64 arm bfin cris hppa m68k ia64 ppc ppc64 s390 sh sparc x86"
@@ -12,7 +12,7 @@ PATCHES_V='9'
SRC_URI="${KERNEL_URI} mirror://gentoo/linux-2.6.11-m68k-headers.patch.bz2
mirror://gentoo/linux-2.6.12.1-blackfin.patch.bz2
http://dev.gentoo.org/~plasmaroo/patches/kernel/gentoo-headers/gentoo-headers-${PV}-${PATCHES_V}.tar.bz2"
-KEYWORDS="-* alpha ~ppc ~ppc64 sparc" # Do *not* add other archs, this is a revbump-forcer for only #114767 and #115708.
+KEYWORDS="-* alpha ~ia64 ~ppc ~ppc64 sparc" # Do *not* add other archs, this is a revbump-forcer for only #114767 and #115708.
DEPEND="ppc? ( gcc64? ( sys-devel/gcc-powerpc64 ) )
sparc? ( gcc64? ( sys-devel/gcc-sparc64 ) )"