summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-07-27 20:55:34 -0700
committerMatt Turner <mattst88@gentoo.org>2019-07-27 21:10:51 -0700
commit2896008e3c83b8497835d0813d256c710b6bcce4 (patch)
tree96598d5d24d13521fc8b77620e84b6d1f03edb6a /sys-apps/s390-tools/metadata.xml
parentsys-apps/s390-tools: Correct LICENSE (diff)
downloadgentoo-2896008e3c83b8497835d0813d256c710b6bcce4.tar.gz
gentoo-2896008e3c83b8497835d0813d256c710b6bcce4.tar.bz2
gentoo-2896008e3c83b8497835d0813d256c710b6bcce4.zip
sys-apps/s390-tools: Version bump to 2.9.0
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-apps/s390-tools/metadata.xml')
-rw-r--r--sys-apps/s390-tools/metadata.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-apps/s390-tools/metadata.xml b/sys-apps/s390-tools/metadata.xml
index 7b20e7bd55f8..92d3c633a630 100644
--- a/sys-apps/s390-tools/metadata.xml
+++ b/sys-apps/s390-tools/metadata.xml
@@ -9,10 +9,12 @@ A set of user space utilities that should be used together with the
zSeries (s390) Linux kernel and device drivers
</longdescription>
<use>
+ <flag name="cryptsetup">build the zkey-cryptsetup utility (requires USE=openssl)</flag>
<flag name="fuse">build cmsfs-fuse to read files stored on a z/VM CMS disk</flag>
<flag name="ncurses">build hyptop monitoring program</flag>
+ <flag name="openssl">build the zkey utility</flag>
<flag name="pfm">build the cpacfstats tool</flag>
- <flag name="zlib">build the zgetdump utility</flag>
+ <flag name="zlib">build the zgetdump and dump2tar utilities</flag>
</use>
<upstream>
<remote-id type="sourceforge">e2fsprogs</remote-id>