summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-03-25 08:41:09 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-03-25 08:41:09 +0000
commitc741929ff88d614894ac248f01001f37feb3bb34 (patch)
tree8c5bafde8584c498a4869128757c67348944a86d /sys-boot
parentInitial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>. This is usef... (diff)
downloadgentoo-2-c741929ff88d614894ac248f01001f37feb3bb34.tar.gz
gentoo-2-c741929ff88d614894ac248f01001f37feb3bb34.tar.bz2
gentoo-2-c741929ff88d614894ac248f01001f37feb3bb34.zip
Fix whitespace.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/mbr-gpt/mbr-gpt-0.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/mbr-gpt/mbr-gpt-0.0.1.ebuild b/sys-boot/mbr-gpt/mbr-gpt-0.0.1.ebuild
index 4f82a8beb6dd..8e677e3b6323 100644
--- a/sys-boot/mbr-gpt/mbr-gpt-0.0.1.ebuild
+++ b/sys-boot/mbr-gpt/mbr-gpt-0.0.1.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/mbr-gpt/mbr-gpt-0.0.1.ebuild,v 1.1 2008/03/25 08:40:43 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/mbr-gpt/mbr-gpt-0.0.1.ebuild,v 1.2 2008/03/25 08:41:09 robbat2 Exp $
inherit eutils flag-o-matic
@@ -45,7 +45,7 @@ src_install() {
}
pkg_postinst() {
- einfo "See the instructions on the homepage, and make sure you know what"
+ einfo "See the instructions on the homepage, and make sure you know what"
einfo "you are doing before touching this. The mbr file does into your"
einfo "MBR, or alternatively you can do a creative reboot utilizing the"
einfo "boot.elf binary."