summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-10-20 14:14:08 +0000
committerAron Griffis <agriffis@gentoo.org>2004-10-20 14:14:08 +0000
commita7c05709bc6527b4136580a73acefdf5cf2cf43a (patch)
treefdfa8c9dfe3469d29ca3061a462e84a0a3ac3f52 /sys-kernel/linux26-headers/linux26-headers-2.6.7-r4.ebuild
parentStable on x86 for bug 68271 (Manifest recommit) (diff)
downloadgentoo-2-a7c05709bc6527b4136580a73acefdf5cf2cf43a.tar.gz
gentoo-2-a7c05709bc6527b4136580a73acefdf5cf2cf43a.tar.bz2
gentoo-2-a7c05709bc6527b4136580a73acefdf5cf2cf43a.zip
fix spelling in comments
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