summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 02:51:17 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 02:51:17 +0000
commit06d45444a4880c8811702b6ff5ee3aa90bbb14e2 (patch)
tree21f57b5d3f9d44b7411fca75971de7bff0e11b55 /sys-boot/dvhtool
parentInstall menu icon by default now (diff)
downloadhistorical-06d45444a4880c8811702b6ff5ee3aa90bbb14e2.tar.gz
historical-06d45444a4880c8811702b6ff5ee3aa90bbb14e2.tar.bz2
historical-06d45444a4880c8811702b6ff5ee3aa90bbb14e2.zip
sync IUSE (missing)
Diffstat (limited to 'sys-boot/dvhtool')
-rw-r--r--sys-boot/dvhtool/dvhtool-1.0.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-boot/dvhtool/dvhtool-1.0.1.ebuild b/sys-boot/dvhtool/dvhtool-1.0.1.ebuild
index 0e8327787d61..fab82ff3cfac 100644
--- a/sys-boot/dvhtool/dvhtool-1.0.1.ebuild
+++ b/sys-boot/dvhtool/dvhtool-1.0.1.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-boot/dvhtool/dvhtool-1.0.1.ebuild,v 1.5 2004/07/01 21:45:25 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/dvhtool-1.0.1.ebuild,v 1.6 2004/07/15 02:49:36 agriffis Exp $
DESCRIPTION="Dvhtool is the tool responsible for writing MIPS kernel(s) into the SGI volume header"
HOMEPAGE="http://packages.debian.org/unstable/utils/dvhtool.html"
@@ -9,6 +9,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/d/dvhtool/dvhtool_1.0.1.orig.tar
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 mips"
+IUSE=""
DEPEND="virtual/libc"
PROVIDE="virtual/bootloader"