gentoo/sys-fs/ext4magic/metadata.xml
Michał Górny e214f8df1d
*/*: reassign gokturk's packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-04-26 18:40:47 +02:00

13 lines
495 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<use>
<flag name="expert-mode">Builds ext4magic with expert mode. Highly useful in recovering data from a corrupted filesystem</flag>
<flag name="file-attr">Enable the recovery of file attributes (append, immutable, nodump etc)</flag>
</use>
<upstream>
<remote-id type="sourceforge">ext4magic</remote-id>
</upstream>
</pkgmetadata>