commit: ef9f67b988fa4e135b9f12c3e75816e7895ec120
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 10 13:48:38 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Feb 10 13:48:38 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ef9f67b9
dev-python/repsep_utils: fix indentation
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/repsep_utils/metadata.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-python/repsep_utils/metadata.xml
b/dev-python/repsep_utils/metadata.xml
index 9656580bb..228d0e4bf 100644
--- a/dev-python/repsep_utils/metadata.xml
+++ b/dev-python/repsep_utils/metadata.xml
@@ -6,12 +6,12 @@
<name>Horea Christian</name>
</maintainer>
<longdescription lang="en">
- Utilities for compiling and developing RepSeP-style articles, such as the
- reference implementation. The package contains generic boilerplate code for
- PythonTeX-interaction, as used by all RepSeP-style articles, as well as an
- executable file allowing single-script execution for development and
- debugging purposes.
- </longdescription>
+ Utilities for compiling and developing RepSeP-style articles,
such as the
+ reference implementation. The package contains generic
boilerplate code for
+ PythonTeX-interaction, as used by all RepSeP-style articles, as
well as an
+ executable file allowing single-script execution for
development and
+ debugging purposes.
+ </longdescription>
<upstream>
<remote-id type="github">TheChymera/repsep_utils</remote-id>
</upstream>