summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-01-03 20:13:01 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-01-03 20:13:01 +0000
commitf03aa10cc900f9c38881be0eac2e4739368a766b (patch)
tree3bbbe481c6b0f10dbed873aa2b960866c3806502
parentAdded ~ppc64 (diff)
downloadgentoo-2-f03aa10cc900f9c38881be0eac2e4739368a766b.tar.gz
gentoo-2-f03aa10cc900f9c38881be0eac2e4739368a766b.tar.bz2
gentoo-2-f03aa10cc900f9c38881be0eac2e4739368a766b.zip
Stable on alpha to fix bug 115705.
(Portage version: 2.0.53)
-rw-r--r--sys-kernel/linux-headers/ChangeLog8
-rw-r--r--sys-kernel/linux-headers/linux-headers-2.6.11-r4.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-kernel/linux-headers/ChangeLog b/sys-kernel/linux-headers/ChangeLog
index 2918865edd9f..d18495f01f2d 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.159 2005/12/30 19:43:40 plasmaroo Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/ChangeLog,v 1.160 2006/01/03 20:13:01 kloeri Exp $
+
+ 03 Jan 2006; Bryan Østergaard <kloeri@gentoo.org
+ linux-headers-2.6.11-r4.ebuild:
+ Stable on alpha to fix bug 115705.
30 Dec 2005; <plasmaroo@gentoo.org> linux-headers-2.6.15_rc6.ebuild:
Fix glibc compile; start running headers___fix on all the headers
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 361f07a8454e..63f03e86711a 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-2005 Gentoo Foundation
+# 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.4 2005/12/28 18:58:07 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.11-r4.ebuild,v 1.5 2006/01/03 20:13:01 kloeri Exp $
ETYPE="headers"
H_SUPPORTEDARCH="alpha amd64 arm hppa m68k ia64 ppc ppc64 s390 sh sparc x86"
@@ -11,7 +11,7 @@ PATCHES_V='9'
SRC_URI="${KERNEL_URI} mirror://gentoo/linux-2.6.11-m68k-headers.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 ~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 ) )"