diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-18 16:46:40 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:51:57 +0100 |
commit | c775bf43251794d0c50d7fb4893eb883de20b425 (patch) | |
tree | 97d060d3fb03b8c7ac0827261c4ec3ff8f60b2a9 /app-misc | |
parent | app-misc/gcal: align longdescription opening and closing tags (diff) | |
download | gentoo-c775bf43251794d0c50d7fb4893eb883de20b425.tar.gz gentoo-c775bf43251794d0c50d7fb4893eb883de20b425.tar.bz2 gentoo-c775bf43251794d0c50d7fb4893eb883de20b425.zip |
app-misc/pipeworks: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/pipeworks/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/pipeworks/metadata.xml b/app-misc/pipeworks/metadata.xml index 152b5b0e4983..5852e04da2a1 100644 --- a/app-misc/pipeworks/metadata.xml +++ b/app-misc/pipeworks/metadata.xml @@ -3,10 +3,10 @@ <pkgmetadata> <!-- maintainer-needed --> <longdescription> -pipeworks is a benchmarking tool for pipelines that is very similar to pipemeter. It writes its stdin to its -stdout, while reporting the data flow rate to stderr. It features adjustable block size and bandwidth limiting -capabilities. -</longdescription> + pipeworks is a benchmarking tool for pipelines that is very similar to pipemeter. It writes its stdin to its + stdout, while reporting the data flow rate to stderr. It features adjustable block size and bandwidth limiting + capabilities. + </longdescription> <upstream> <remote-id type="sourceforge">pipeworks</remote-id> </upstream> |