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
commit3774e02f1198f7856edfc47c4ee68391ec95e5be (patch)
tree54d3ef813c7c6651b29c1bde1e465c6180153251 /sys-boot/mbr-gpt/mbr-gpt-0.0.1.ebuild
parentInitial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>. This is usef... (diff)
downloadhistorical-3774e02f1198f7856edfc47c4ee68391ec95e5be.tar.gz
historical-3774e02f1198f7856edfc47c4ee68391ec95e5be.tar.bz2
historical-3774e02f1198f7856edfc47c4ee68391ec95e5be.zip
Fix whitespace.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sys-boot/mbr-gpt/mbr-gpt-0.0.1.ebuild')
-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."