diff options
Diffstat (limited to 'sys-boot/dvhtool/dvhtool-1.0.1.ebuild')
-rw-r--r-- | sys-boot/dvhtool/dvhtool-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/dvhtool/dvhtool-1.0.1.ebuild b/sys-boot/dvhtool/dvhtool-1.0.1.ebuild index f874bfb37a97..0e8327787d61 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.4 2004/06/24 22:34:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/dvhtool-1.0.1.ebuild,v 1.5 2004/07/01 21:45:25 eradicator 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" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 mips" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" PROVIDE="virtual/bootloader" src_unpack() { |