summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-04-27 03:21:35 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-04-27 03:21:35 +0000
commit40a460f4aa7f5288cf3e4392ffe73f9444a04f18 (patch)
treef22b559bf2d8cd9c595a308a543914ab2424aba6 /sys-fs/xfsprogs
parentfix the sparc CHOST munging (diff)
downloadgentoo-2-40a460f4aa7f5288cf3e4392ffe73f9444a04f18.tar.gz
gentoo-2-40a460f4aa7f5288cf3e4392ffe73f9444a04f18.tar.bz2
gentoo-2-40a460f4aa7f5288cf3e4392ffe73f9444a04f18.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'sys-fs/xfsprogs')
-rw-r--r--sys-fs/xfsprogs/xfsprogs-2.6.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-2.6.3.ebuild b/sys-fs/xfsprogs/xfsprogs-2.6.3.ebuild
index 8cf0efc51a7f..5aabead82b98 100644
--- a/sys-fs/xfsprogs/xfsprogs-2.6.3.ebuild
+++ b/sys-fs/xfsprogs/xfsprogs-2.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-2.6.3.ebuild,v 1.3 2004/04/25 08:15:13 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-2.6.3.ebuild,v 1.4 2004/04/27 03:21:35 mr_bones_ Exp $
inherit flag-o-matic
@@ -32,7 +32,7 @@ src_compile() {
export DEBUG=-DNDEBUG
# Some archs need the PLATFORM var unset
- if hasq ${ARCH} mips ppc sparc; then
+ if hasq ${ARCH} mips ppc sparc; then
unset PLATFORM
fi