diff options
Diffstat (limited to 'sys-devel/bin86/bin86-0.16.0.ebuild')
-rw-r--r-- | sys-devel/bin86/bin86-0.16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bin86/bin86-0.16.0.ebuild b/sys-devel/bin86/bin86-0.16.0.ebuild index 64d67feed202..3e89331fb4b1 100644 --- a/sys-devel/bin86/bin86-0.16.0.ebuild +++ b/sys-devel/bin86/bin86-0.16.0.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.0.ebuild,v 1.9 2004/07/02 08:37:28 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/bin86/bin86-0.16.0.ebuild,v 1.10 2004/07/15 03:08:36 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Assembler and loader used to create kernel bootsector" SRC_URI="http://www.cix.co.uk/~mayday/${PN/bin/dev}/${P}.tar.bz2" HOMEPAGE="http://www.cix.co.uk/~mayday/" @@ -11,6 +10,7 @@ DEPEND="virtual/libc" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 -sparc -ppc" +IUSE="" src_compile() { |