summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-22 10:22:47 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-22 10:22:47 +0000
commitc9624d121a7f75ce21e6377f80e4bc78bf9847f9 (patch)
treedc10abb4e1d8ae22416c636d02fea5c61e16c089 /sys-devel
parent filter out -O3 flag, replace with -O2 flag. Also, replaced the head && mv st... (diff)
downloadgentoo-2-c9624d121a7f75ce21e6377f80e4bc78bf9847f9.tar.gz
gentoo-2-c9624d121a7f75ce21e6377f80e4bc78bf9847f9.tar.bz2
gentoo-2-c9624d121a7f75ce21e6377f80e4bc78bf9847f9.zip
Set IUSE= to null
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/bin86/bin86-0.16.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bin86/bin86-0.16.13.ebuild b/sys-devel/bin86/bin86-0.16.13.ebuild
index 308457b6017e..f904511ae416 100644
--- a/sys-devel/bin86/bin86-0.16.13.ebuild
+++ b/sys-devel/bin86/bin86-0.16.13.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.13.ebuild,v 1.2 2004/01/07 20:59:51 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.13.ebuild,v 1.3 2004/03/22 10:22:47 aliz Exp $
-IUSE=
+IUSE=""
S="${WORKDIR}/${P}"
DESCRIPTION="Assembler and loader used to create kernel bootsector"