summaryrefslogtreecommitdiff
path: root/sys-block/parted/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/parted/metadata.xml')
-rw-r--r--sys-block/parted/metadata.xml26
1 files changed, 16 insertions, 10 deletions
diff --git a/sys-block/parted/metadata.xml b/sys-block/parted/metadata.xml
index 2011c0117f13..97203c5d7a4f 100644
--- a/sys-block/parted/metadata.xml
+++ b/sys-block/parted/metadata.xml
@@ -1,20 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="person">
+ <email>mgorny@gentoo.org</email>
+ <name>Michał Górny</name>
+ </maintainer>
<maintainer type="project">
- <email>livecd@gentoo.org</email>
- <name>Gentoo LiveCD Project</name>
+ <email>base-system@gentoo.org</email>
+ <name>Base System Project</name>
</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>
</pkgmetadata>