commit: 76add942a143ae0848bc72b525c870e48ac332ea
Author: Robert Greener <me <AT> r0bert <DOT> dev>
AuthorDate: Sat Jul 2 18:12:16 2022 +0000
Commit: Robert Greener <me <AT> r0bert <DOT> dev>
CommitDate: Sat Jul 2 18:12:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=76add942
dev-R/webfakes: remove malformed xml in metadata
Signed-off-by: Robert Greener <me <AT> r0bert.dev>
dev-R/webfakes/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-R/webfakes/metadata.xml b/dev-R/webfakes/metadata.xml
index 7d382655e..70ada3c5e 100644
--- a/dev-R/webfakes/metadata.xml
+++ b/dev-R/webfakes/metadata.xml
@@ -5,7 +5,7 @@
<email>[email protected]</email>
<name>Robert Greener</name>
</maintainer>
- <longdescription lang="en">Create a web app that makes it easier to
test web clients without using the internet. It includes a web app framework
with path matching, parameters and templates. Can parse various 'HTTP' request
bodies. Can send 'JSON' data or files from the disk. Includes a web app that
implements the <https://httpbin.org> web service.</longdescription>
+ <longdescription lang="en">Create a web app that makes it easier to
test web clients without using the internet. It includes a web app framework
with path matching, parameters and templates. Can parse various 'HTTP' request
bodies. Can send 'JSON' data or files from the disk. Includes a web app that
implements the https://httpbin.org web service.</longdescription>
<upstream>
<maintainer>
<name>Gábor Csárdi</name>