mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
13 lines
526 B
Groff
13 lines
526 B
Groff
BDEPEND=iconv? ( virtual/libiconv ) test? ( app-editors/vim-core )
|
|
DEFINED_PHASES=configure install
|
|
DESCRIPTION=DOS filesystem tools - provides mkdosfs, mkfs.msdos, mkfs.vfat
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/dosfstools/dosfstools
|
|
IUSE=compat +iconv test
|
|
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
|
|
LICENSE=GPL-3
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/dosfstools/dosfstools/releases/download/v4.2/dosfstools-4.2.tar.gz
|
|
_md5_=eab0ada444a9519406394831dc56a243
|