diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-18 16:48:33 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:51:58 +0100 |
commit | 9cdc4469866a4587dfd496456ee73052251585ba (patch) | |
tree | f7476732dbcd9cf738545e429e814637f75d91f9 /app-portage | |
parent | app-portage/gentoolkit: align longdescription opening and closing tags (diff) | |
download | gentoo-9cdc4469866a4587dfd496456ee73052251585ba.tar.gz gentoo-9cdc4469866a4587dfd496456ee73052251585ba.tar.bz2 gentoo-9cdc4469866a4587dfd496456ee73052251585ba.zip |
app-portage/tatt: 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-portage')
-rw-r--r-- | app-portage/tatt/metadata.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-portage/tatt/metadata.xml b/app-portage/tatt/metadata.xml index 04baaae00aa1..1a7cfa2f55ab 100644 --- a/app-portage/tatt/metadata.xml +++ b/app-portage/tatt/metadata.xml @@ -9,9 +9,9 @@ <flag name="templates">Install template scripts to be used with tatt</flag> </use> <longdescription lang="en"> -Tatt arch testing tool can be use to automatically generate scripts for various boring tasks during arch work. -It aims at developers. If you are a normal user you will not need tatt. -</longdescription> + Tatt arch testing tool can be use to automatically generate scripts for various boring tasks during arch work. + It aims at developers. If you are a normal user you will not need tatt. + </longdescription> <upstream> <remote-id type="github">gentoo/tatt</remote-id> </upstream> |