summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-12-14 16:09:40 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-12-14 16:09:40 +0000
commit2a6657b1fe516adb71354bc138a478ccba8c1888 (patch)
tree92944bbadbcc5d213590ae4c7c4761ba8566ddb0 /sys-fs/xfsprogs
parentStable on amd64. (diff)
downloadhistorical-2a6657b1fe516adb71354bc138a478ccba8c1888.tar.gz
historical-2a6657b1fe516adb71354bc138a478ccba8c1888.tar.bz2
historical-2a6657b1fe516adb71354bc138a478ccba8c1888.zip
Stable on amd64.
Diffstat (limited to 'sys-fs/xfsprogs')
-rw-r--r--sys-fs/xfsprogs/xfsprogs-2.6.25.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsprogs/xfsprogs-2.6.25.ebuild b/sys-fs/xfsprogs/xfsprogs-2.6.25.ebuild
index 79e240aed797..fc3afd5608b4 100644
--- a/sys-fs/xfsprogs/xfsprogs-2.6.25.ebuild
+++ b/sys-fs/xfsprogs/xfsprogs-2.6.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-2.6.25.ebuild,v 1.4 2004/12/14 15:51:49 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsprogs/xfsprogs-2.6.25.ebuild,v 1.5 2004/12/14 16:02:40 absinthe Exp $
inherit flag-o-matic eutils
@@ -35,7 +35,7 @@ src_compile() {
export OPTIMIZER="${CFLAGS}"
export DEBUG=-DNDEBUG
- # Some archs need the PLATFORM var unset
+ # Some archs need the PLATFORM var unset
if hasq ${ARCH} mips ppc sparc; then
unset PLATFORM
fi