# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" DESCRIPTION="UFI USB floppy disk formatter" HOMEPAGE="http://www.geocities.jp/tedi_world/format_usbfdd_e.html" SRC_URI="http://www.geocities.jp/tedi_world/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" KEYWORDS="ppc ppc64 amd64" IUSE="" DEPEND="sys-kernel/linux-headers sys-fs/e2fsprogs" RDEPEND="sys-fs/e2fsprogs"