summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/lilo/lilo-22.8.ebuild')
-rw-r--r--sys-boot/lilo/lilo-22.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/lilo/lilo-22.8.ebuild b/sys-boot/lilo/lilo-22.8.ebuild
index 91de4e40b0b0..c50303a08ba4 100644
--- a/sys-boot/lilo/lilo-22.8.ebuild
+++ b/sys-boot/lilo/lilo-22.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-22.8.ebuild,v 1.2 2007/04/21 20:54:56 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/lilo/lilo-22.8.ebuild,v 1.3 2007/06/26 02:50:06 mr_bones_ Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -37,7 +37,7 @@ src_unpack() {
# Do not install diag1.img, bug #149887
epatch ${FILESDIR}/${P}-makefile.patch
- # this patch is needed when booting PXE and the device you're using
+ # this patch is needed when booting PXE and the device you're using
# emulates vga console via serial console.
# IE.. B.B.o.o.o.o.t.t.i.i.n.n.g.g....l.l.i.i.n.n.u.u.x.x and stair stepping.
use pxeserial && epatch ${FILESDIR}/${P}-novga.patch