commit:     74bc7cba0fcf4a39bdec7b7219a059a45aacb232
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 02:46:21 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 02:46:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74bc7cba

sys-block/parted: fix PkgMetadataXmlIndentation

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-block/parted/metadata.xml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/sys-block/parted/metadata.xml b/sys-block/parted/metadata.xml
index eac7dad8774d..03724f258581 100644
--- a/sys-block/parted/metadata.xml
+++ b/sys-block/parted/metadata.xml
@@ -11,17 +11,17 @@
   </maintainer>
   <use>
     <flag name="device-mapper">
-                       Enable device-mapper support from <pkg>sys-fs/lvm2</pkg>
-                       in parted
-               </flag>
+    Enable device-mapper support from <pkg>sys-fs/lvm2</pkg>
+    in parted
+    </flag>
     <flag name="debug">
-                       Enable debugging as encouraged by upstream: [The default
-                       configuration] includes --enable-debug (by default), 
which
-                       contains many assertions.  Obviously, these "waste" 
space,
-                       but in the past, they have caught potentially dangerous 
bugs
-                       before they would have done damage, so we think it's 
worth
-                       it.  Also, it means we get more bug reports ;)
-               </flag>
+    Enable debugging as encouraged by upstream: [The default
+    configuration] includes --enable-debug (by default), which
+    contains many assertions.  Obviously, these "waste" space,
+    but in the past, they have caught potentially dangerous bugs
+    before they would have done damage, so we think it's worth
+    it.  Also, it means we get more bug reports ;)
+   </flag>
   </use>
   <upstream>
     <remote-id type="savannah">parted</remote-id>

Reply via email to