summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/linux26-headers/linux26-headers-2.6.7-r4.ebuild')
-rw-r--r--sys-kernel/linux26-headers/linux26-headers-2.6.7-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/linux26-headers/linux26-headers-2.6.7-r4.ebuild b/sys-kernel/linux26-headers/linux26-headers-2.6.7-r4.ebuild
index f0216d23d4ca..a3c52cf1c5d9 100644
--- a/sys-kernel/linux26-headers/linux26-headers-2.6.7-r4.ebuild
+++ b/sys-kernel/linux26-headers/linux26-headers-2.6.7-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux26-headers/linux26-headers-2.6.7-r4.ebuild,v 1.6 2004/09/08 13:47:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux26-headers/linux26-headers-2.6.7-r4.ebuild,v 1.7 2004/10/20 14:14:08 agriffis Exp $
ETYPE="headers"
inherit kernel eutils
@@ -58,7 +58,7 @@ src_unpack() {
src_compile() {
# autoconf.h isnt generated unless it already exists. plus, we have
- # no gurentee that any headers are installed on the system...
+ # no guarantee that any headers are installed on the system...
[ -f ${ROOT}/usr/include/linux/autoconf.h ] || \
touch ${S}/include/linux/autoconf.h
# if there arent any installed headers, then there also isnt an asm