summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:48:24 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:48:24 +0000
commitd4980cb4ec9e887192cfc72af4edf5b8283b636c (patch)
treea68bff4b0e324cc7ca59f7a4ca7142a25707c523 /sys-apps/coreutils
parentwhitespace (diff)
downloadhistorical-d4980cb4ec9e887192cfc72af4edf5b8283b636c.tar.gz
historical-d4980cb4ec9e887192cfc72af4edf5b8283b636c.tar.bz2
historical-d4980cb4ec9e887192cfc72af4edf5b8283b636c.zip
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/coreutils-5.94-r1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/coreutils/coreutils-5.94-r1.ebuild b/sys-apps/coreutils/coreutils-5.94-r1.ebuild
index 84907750fc0f..08059fc23f19 100644
--- a/sys-apps/coreutils/coreutils-5.94-r1.ebuild
+++ b/sys-apps/coreutils/coreutils-5.94-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.94-r1.ebuild,v 1.13 2006/09/19 04:48:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.94-r1.ebuild,v 1.14 2007/06/26 02:47:25 mr_bones_ Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -64,9 +64,9 @@ src_unpack() {
EPATCH_SUFFIX="patch" epatch "${PATCHDIR}"/generic
chmod a+rx tests/sort/sort-mb-tests
- # Since we've patched many .c files, the make process will
- # try to re-build the manpages by running `./bin --help`.
- # When cross-compiling, we can't do that since 'bin' isn't
+ # Since we've patched many .c files, the make process will
+ # try to re-build the manpages by running `./bin --help`.
+ # When cross-compiling, we can't do that since 'bin' isn't
# a native binary, so let's just install outdated man-pages.
tc-is-cross-compiler && touch man/*.1
# There's no reason for this crap to use the private version