diff options
Diffstat (limited to 'sys-boot/silo/silo-1.3.2.ebuild')
-rw-r--r-- | sys-boot/silo/silo-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/silo/silo-1.3.2.ebuild b/sys-boot/silo/silo-1.3.2.ebuild index 60e336b6f538..ffb209aba1a1 100644 --- a/sys-boot/silo/silo-1.3.2.ebuild +++ b/sys-boot/silo/silo-1.3.2.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-boot/silo/silo-1.3.2.ebuild,v 1.4 2004/06/24 22:36:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/silo/silo-1.3.2.ebuild,v 1.5 2004/07/15 02:52:04 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="SPARC/UltraSPARC Improved Loader, a boot loader for sparc" SRC_URI="http://www.sparc-boot.org/pub/silo/old/${P}.tar.gz" HOMEPAGE="http://www.sparc-boot.org" @@ -10,6 +9,7 @@ HOMEPAGE="http://www.sparc-boot.org" SLOT="0" LICENSE="GPL-2" KEYWORDS="-* ~sparc" +IUSE="" PROVIDE="virtual/bootloader" |