diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-05-13 05:10:54 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-05-13 05:10:54 +0000 |
commit | c1bbdea65cc2e82aef380e060da4182b17df5bba (patch) | |
tree | eaf8e5f4f5e5da9e4c71352f6fc5dff06859a19e /sys-boot/yaboot | |
parent | whitespace (diff) | |
download | gentoo-2-c1bbdea65cc2e82aef380e060da4182b17df5bba.tar.gz gentoo-2-c1bbdea65cc2e82aef380e060da4182b17df5bba.tar.bz2 gentoo-2-c1bbdea65cc2e82aef380e060da4182b17df5bba.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-boot/yaboot')
-rw-r--r-- | sys-boot/yaboot/yaboot-1.3.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/yaboot/yaboot-1.3.14.ebuild b/sys-boot/yaboot/yaboot-1.3.14.ebuild index 52f8b2acc4a6..ee50d1f5ab98 100644 --- a/sys-boot/yaboot/yaboot-1.3.14.ebuild +++ b/sys-boot/yaboot/yaboot-1.3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.14.ebuild,v 1.3 2008/05/13 03:21:09 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.14.ebuild,v 1.4 2008/05/13 05:10:54 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -13,7 +13,7 @@ KEYWORDS="-* ppc -ppc64" IUSE="ibm" DEPEND="sys-apps/powerpc-utils" -RDEPEND="!ibm? ( sys-fs/hfsutils +RDEPEND="!ibm? ( sys-fs/hfsutils sys-fs/hfsplusutils sys-fs/mac-fdisk )" |