commit: 708223445a7a9fdcfffb40f0bc7d7d1b78d7e4c8
Author: Randall T. Vasquez <ran.dall <AT> icloud <DOT> com>
AuthorDate: Sat May 21 18:00:32 2022 +0000
Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sat May 21 18:00:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=70822344
dev-util/shfmt: fix metadata.xml
This commits fixes some minor compliance issues with dev-util/shfmt/metadata.xml
Signed-off-by: Randall T. Vasquez <ran.dall <AT> icloud.com>
dev-util/shfmt/metadata.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-util/shfmt/metadata.xml b/dev-util/shfmt/metadata.xml
index 66342d17d..898031468 100644
--- a/dev-util/shfmt/metadata.xml
+++ b/dev-util/shfmt/metadata.xml
@@ -5,10 +5,10 @@
<email>[email protected]</email>
<name>Randall Vasquez</name>
</maintainer>
- <longdescription lang="en">
- A shell parser, formatter, and interpreter with bash support;
includes shfmt. Supports POSIX Shell, Bash, and mksh.
- </longdescription>
- <upstream>
- <remote-id type="github">mvdan/sh</remote-id>
- </upstream>
+ <longdescription lang="en">
+ A shell parser, formatter, and interpreter with bash support; includes
shfmt. Supports POSIX Shell, Bash, and mksh.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">mvdan/sh</remote-id>
+ </upstream>
</pkgmetadata>