diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-10-20 14:14:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-10-20 14:14:08 +0000 |
commit | a7c05709bc6527b4136580a73acefdf5cf2cf43a (patch) | |
tree | fdfa8c9dfe3469d29ca3061a462e84a0a3ac3f52 /sys-kernel/linux26-headers | |
parent | Stable on x86 for bug 68271 (Manifest recommit) (diff) | |
download | gentoo-2-a7c05709bc6527b4136580a73acefdf5cf2cf43a.tar.gz gentoo-2-a7c05709bc6527b4136580a73acefdf5cf2cf43a.tar.bz2 gentoo-2-a7c05709bc6527b4136580a73acefdf5cf2cf43a.zip |
fix spelling in comments
Diffstat (limited to 'sys-kernel/linux26-headers')
4 files changed, 8 insertions, 8 deletions
diff --git a/sys-kernel/linux26-headers/linux26-headers-2.6.6-r1.ebuild b/sys-kernel/linux26-headers/linux26-headers-2.6.6-r1.ebuild index 7b2fea6a1200..217dc531d02c 100644 --- a/sys-kernel/linux26-headers/linux26-headers-2.6.6-r1.ebuild +++ b/sys-kernel/linux26-headers/linux26-headers-2.6.6-r1.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.6-r1.ebuild,v 1.6 2004/09/03 18:54:23 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux26-headers/linux26-headers-2.6.6-r1.ebuild,v 1.7 2004/10/20 14:14:08 agriffis Exp $ ETYPE="headers" inherit kernel eutils @@ -72,7 +72,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 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 diff --git a/sys-kernel/linux26-headers/linux26-headers-2.6.8.1-r1.ebuild b/sys-kernel/linux26-headers/linux26-headers-2.6.8.1-r1.ebuild index 3ab96ea16978..61e684349f18 100644 --- a/sys-kernel/linux26-headers/linux26-headers-2.6.8.1-r1.ebuild +++ b/sys-kernel/linux26-headers/linux26-headers-2.6.8.1-r1.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.8.1-r1.ebuild,v 1.2 2004/10/08 12:44:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux26-headers/linux26-headers-2.6.8.1-r1.ebuild,v 1.3 2004/10/20 14:14:08 agriffis Exp $ ETYPE="headers" inherit kernel eutils @@ -70,7 +70,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 diff --git a/sys-kernel/linux26-headers/linux26-headers-2.6.8.1.ebuild b/sys-kernel/linux26-headers/linux26-headers-2.6.8.1.ebuild index a5c88e60da80..db8228045734 100644 --- a/sys-kernel/linux26-headers/linux26-headers-2.6.8.1.ebuild +++ b/sys-kernel/linux26-headers/linux26-headers-2.6.8.1.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.8.1.ebuild,v 1.8 2004/10/18 15:24:21 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux26-headers/linux26-headers-2.6.8.1.ebuild,v 1.9 2004/10/20 14:14:08 agriffis Exp $ ETYPE="headers" inherit kernel eutils @@ -55,7 +55,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 |