commit: 770f98588b0bc797560d6d93d11888f88c2ed223
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 9 10:32:15 2024 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Aug 9 10:33:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=770f9858
dev-libs/glib: Fix metadata.xml indentation
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
dev-libs/glib/metadata.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-libs/glib/metadata.xml b/dev-libs/glib/metadata.xml
index a00bf93118c5..2566d0dec213 100644
--- a/dev-libs/glib/metadata.xml
+++ b/dev-libs/glib/metadata.xml
@@ -14,9 +14,9 @@
Enable support for listing and extracting from
ELF resource files with gresource tool
</flag>
- <flag name="introspection">
- Enable generating introspection data (requires
<pkg>dev-libs/gobject-introspection</pkg> )
- </flag>
+ <flag name="introspection">
+ Enable generating introspection data (requires
<pkg>dev-libs/gobject-introspection</pkg> )
+ </flag>
<flag name="mime">
Pull in shared MIME database that many glib-based
applications require at runtime to detect or open files. Warning: