summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2011-07-06 16:51:45 +0000
committerChristian Ruppert <idl0r@gentoo.org>2011-07-06 16:51:45 +0000
commitc8aecb57c838334ec7dca33a0c008b6314a922a2 (patch)
tree45a741d94ad67a8aea50ce8b0e179ce4fa6efc5f /dev-db/maatkit/metadata.xml
parentFix documentation installation wrt #298445 by Christophe LEFEBVRE. (diff)
downloadhistorical-c8aecb57c838334ec7dca33a0c008b6314a922a2.tar.gz
historical-c8aecb57c838334ec7dca33a0c008b6314a922a2.tar.bz2
historical-c8aecb57c838334ec7dca33a0c008b6314a922a2.zip
Version bump, bug 374231. Add myself as secondary maintainer.
Package-Manager: portage-2.2.0_alpha43/cvs/Linux x86_64
Diffstat (limited to 'dev-db/maatkit/metadata.xml')
-rw-r--r--dev-db/maatkit/metadata.xml27
1 files changed, 16 insertions, 11 deletions
diff --git a/dev-db/maatkit/metadata.xml b/dev-db/maatkit/metadata.xml
index 65d37298016b..274d3e58184b 100644
--- a/dev-db/maatkit/metadata.xml
+++ b/dev-db/maatkit/metadata.xml
@@ -1,19 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
- <email>wschlich@gentoo.org</email>
- <name>Wolfram Schlich</name>
- <description>Primary maintainer</description>
-</maintainer>
-<longdescription>
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>wschlich@gentoo.org</email>
+ <name>Wolfram Schlich</name>
+ <description>Primary maintainer</description>
+ </maintainer>
+ <maintainer>
+ <email>idl0r@gentoo.org</email>
+ <name>Christian Ruppert</name>
+ <description>Secondary maintainer</description>
+ </maintainer>
+ <longdescription>
maatkit, formerly MySQL Toolkit, is a collection of command-line utilities that
provide missing functionality for MySQL. Some of the tools implement lacking
server functionality, such as online consistency checks for master/slave
replication; others are client-side utilities such as a query profiler.
-</longdescription>
-<use>
- <flag name='udf'>Build the MySQL UDFs shipped with maatkit, requires non-minimal MySQL</flag>
- </use>
+ </longdescription>
+ <use>
+ <flag name="udf">Build the MySQL UDFs shipped with maatkit, requires non-minimal MySQL</flag>
+ </use>
</pkgmetadata>