summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-07-06 22:18:20 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-07-06 22:18:20 +0000
commit91c2c61ac3632d59c0b1faf6fb25d519c5265dc0 (patch)
tree869967c7e063b06e785889d5ed8d40479fb820cb /sys-boot/grub/grub-0.97-r6.ebuild
parentVersion bump. Lots of upstream bug fixes (diff)
downloadhistorical-91c2c61ac3632d59c0b1faf6fb25d519c5265dc0.tar.gz
historical-91c2c61ac3632d59c0b1faf6fb25d519c5265dc0.tar.bz2
historical-91c2c61ac3632d59c0b1faf6fb25d519c5265dc0.zip
Fix typo that got earn in the output.
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.26-rc4-00103-g1beee8d x86_64
Diffstat (limited to 'sys-boot/grub/grub-0.97-r6.ebuild')
-rw-r--r--sys-boot/grub/grub-0.97-r6.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-boot/grub/grub-0.97-r6.ebuild b/sys-boot/grub/grub-0.97-r6.ebuild
index 5f2fee2412bf..7d5aac84b95f 100644
--- a/sys-boot/grub/grub-0.97-r6.ebuild
+++ b/sys-boot/grub/grub-0.97-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r6.ebuild,v 1.5 2008/07/06 21:58:59 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r6.ebuild,v 1.6 2008/07/06 22:18:20 robbat2 Exp $
# XXX: we need to review menu.lst vs grub.conf handling. We've been converting
# all systems to grub.conf (and symlinking menu.lst to grub.conf), but
@@ -183,8 +183,7 @@ setup_boot_dir() {
ewarn "later stages will be the new version, which could"
ewarn "cause problems such as an unbootable system."
ewarn "This means you must use either grub-install or perform"
- ewarn "root/setup ewarn manually! For more help, see the "
- ewarn "handbook:"
+ ewarn "root/setup manually! For more help, see the handbook:"
ewarn "http://www.gentoo.org/doc/en/handbook/handbook-${ARCH}.xml?part=1&chap=10#grub-install-auto"
ebeep
fi