summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2003-03-25 15:18:37 +0000
committerChristian Birchinger <joker@gentoo.org>2003-03-25 15:18:37 +0000
commit6a394439db31260fe9fa5c0914af445aa4127186 (patch)
tree9c4a544dfa4e0c9a3c92ac9a3adbc5e9dfa69803 /sys-kernel/sparc-sources
parentAdded an optional HME patch for Ultra1 machines (diff)
downloadgentoo-2-6a394439db31260fe9fa5c0914af445aa4127186.tar.gz
gentoo-2-6a394439db31260fe9fa5c0914af445aa4127186.tar.bz2
gentoo-2-6a394439db31260fe9fa5c0914af445aa4127186.zip
Fixed minor whitespace formating
Diffstat (limited to 'sys-kernel/sparc-sources')
-rw-r--r--sys-kernel/sparc-sources/sparc-sources-2.4.20-r6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.20-r6.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.20-r6.ebuild
index a6290302df6a..0c4848962c85 100644
--- a/sys-kernel/sparc-sources/sparc-sources-2.4.20-r6.ebuild
+++ b/sys-kernel/sparc-sources/sparc-sources-2.4.20-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.20-r6.ebuild,v 1.3 2003/03/25 15:16:27 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.20-r6.ebuild,v 1.4 2003/03/25 15:18:37 joker Exp $
IUSE="build"
@@ -55,7 +55,7 @@ pkg_postinst() {
if [ ! -r "/proc/openprom/name" -o "`cat /proc/openprom/name 2>/dev/null`" = "'SUNW,Ultra-1'" ]; then
einfo
einfo "For users with an Enterprise model Ultra 1 using the HME network interface,"
- einfo "please emerge the kernel using the following command:"
+ einfo "please emerge the kernel using the following command:"
einfo
einfo "U1_HME_FIX=y emerge sparc-sources"
einfo