diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-20 19:45:32 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-20 19:50:19 +0200 |
commit | 0ebef1137f307287b5c49a9966c59cb2cddd1b03 (patch) | |
tree | ae8f3c83c3b99f2b2ffc7652b9029e260b2549f1 /sys-fs/jfsutils | |
parent | sys-fs/jfsutils: fix building with -Werror=format-security (diff) | |
download | gentoo-0ebef1137f307287b5c49a9966c59cb2cddd1b03.tar.gz gentoo-0ebef1137f307287b5c49a9966c59cb2cddd1b03.tar.bz2 gentoo-0ebef1137f307287b5c49a9966c59cb2cddd1b03.zip |
sys-fs/jfsutils: fix RedundantLongDescription
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs/jfsutils')
-rw-r--r-- | sys-fs/jfsutils/metadata.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-fs/jfsutils/metadata.xml b/sys-fs/jfsutils/metadata.xml index 048c190bdfca..23eb0811376e 100644 --- a/sys-fs/jfsutils/metadata.xml +++ b/sys-fs/jfsutils/metadata.xml @@ -6,7 +6,12 @@ <name>Lars Wendler</name> </maintainer> <longdescription> - Utilities for working with IBM's journaled file system + The jfsutils package contains administration and debugging + tools for IBM's journaled file system. + + IBM's journaled file system technology, currently used in IBM enterprise servers, + is designed for high-throughput server environments, key to running intranet and + other high-performance e-business file servers. </longdescription> <upstream> <remote-id type="sourceforge">jfs</remote-id> |