diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-10-19 10:00:03 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-20 04:52:24 +0100 |
commit | 1f36114b20ec4baa0873ed43beff1f9ea654e428 (patch) | |
tree | 6c01b153c1e20753585de5fd4ecf71a2d3a92d2b | |
parent | net-libs/libnet: align longdescription opening and closing tags (diff) | |
download | gentoo-1f36114b20ec4baa0873ed43beff1f9ea654e428.tar.gz gentoo-1f36114b20ec4baa0873ed43beff1f9ea654e428.tar.bz2 gentoo-1f36114b20ec4baa0873ed43beff1f9ea654e428.zip |
net-libs/pacparser: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | net-libs/pacparser/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/pacparser/metadata.xml b/net-libs/pacparser/metadata.xml index 0f78f0b389ed..6af09d26aa3e 100644 --- a/net-libs/pacparser/metadata.xml +++ b/net-libs/pacparser/metadata.xml @@ -20,7 +20,7 @@ support PAC files. The idea behind pacparser is to make it easy to add this PAC file parsing capability to any program (C and Python supported right now). -</longdescription> + </longdescription> <upstream> <remote-id type="github">pacparser/pacparser</remote-id> </upstream> |