summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:53:27 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 02:53:27 +0000
commit253d34f61a9b97b6f5b709255684daf7fa0fc417 (patch)
tree8d84219ad586032312dd0aada1c198a61200d9b7 /sys-devel/bin86
parentwhitespace (diff)
downloadhistorical-253d34f61a9b97b6f5b709255684daf7fa0fc417.tar.gz
historical-253d34f61a9b97b6f5b709255684daf7fa0fc417.tar.bz2
historical-253d34f61a9b97b6f5b709255684daf7fa0fc417.zip
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sys-devel/bin86')
-rw-r--r--sys-devel/bin86/bin86-0.16.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bin86/bin86-0.16.17.ebuild b/sys-devel/bin86/bin86-0.16.17.ebuild
index 554051a17f67..1f93dd766d2f 100644
--- a/sys-devel/bin86/bin86-0.16.17.ebuild
+++ b/sys-devel/bin86/bin86-0.16.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.17.ebuild,v 1.4 2005/12/29 23:28:26 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.17.ebuild,v 1.5 2007/06/26 02:51:42 mr_bones_ Exp $
inherit toolchain-funcs eutils
@@ -23,7 +23,7 @@ src_unpack() {
-e '/^INSTALL_OPTS/s:-s::' \
Makefile || die "sed"
- # This should make it built on other archictectures as well
+ # This should make it built on other archictectures as well
use amd64 && epatch ${FILESDIR}/${P}-amd64-build.patch
}