summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-18 03:46:21 +0100
committerSam James <sam@gentoo.org>2022-10-18 03:46:21 +0100
commit74bc7cba0fcf4a39bdec7b7219a059a45aacb232 (patch)
tree7949e949559ca47f07b871dc4aa8ef8c330653cd /sys-block
parentsys-apps/gawk: fix PkgMetadataXmlIndentation (diff)
downloadgentoo-74bc7cba0fcf4a39bdec7b7219a059a45aacb232.tar.gz
gentoo-74bc7cba0fcf4a39bdec7b7219a059a45aacb232.tar.bz2
gentoo-74bc7cba0fcf4a39bdec7b7219a059a45aacb232.zip
sys-block/parted: fix PkgMetadataXmlIndentation
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/parted/metadata.xml20
1 files 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>