summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:02:24 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-03-31 17:02:24 +0000
commitedb2dc573396f329d679e6cdadc8dc572d165c4a (patch)
treef34e05ed880352108a1c2546ee734269eb1130db /dev-db
parentAdd upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff)
downloadhistorical-edb2dc573396f329d679e6cdadc8dc572d165c4a.tar.gz
historical-edb2dc573396f329d679e6cdadc8dc572d165c4a.tar.bz2
historical-edb2dc573396f329d679e6cdadc8dc572d165c4a.zip
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/innotop/metadata.xml3
-rw-r--r--dev-db/maatkit/metadata.xml9
-rw-r--r--dev-db/mysql-udf-http/metadata.xml3
3 files changed, 11 insertions, 4 deletions
diff --git a/dev-db/innotop/metadata.xml b/dev-db/innotop/metadata.xml
index c933e776aefc..44b249080ca5 100644
--- a/dev-db/innotop/metadata.xml
+++ b/dev-db/innotop/metadata.xml
@@ -4,4 +4,7 @@
<herd>mysql</herd>
<longdescription>innotop - A text-mode MySQL and InnoDB monitor like mytop,
but with many more features</longdescription>
+ <upstream>
+ <remote-id type="google-code">innotop</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/dev-db/maatkit/metadata.xml b/dev-db/maatkit/metadata.xml
index 1c7ed994c518..77236e9aa4e6 100644
--- a/dev-db/maatkit/metadata.xml
+++ b/dev-db/maatkit/metadata.xml
@@ -11,13 +11,14 @@
<name>Christian Ruppert</name>
<description>Secondary maintainer</description>
</maintainer>
- <longdescription>
-maatkit, formerly MySQL Toolkit, is a collection of command-line utilities that
+ <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>
+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>
+ <upstream>
+ <remote-id type="google-code">maatkit</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/dev-db/mysql-udf-http/metadata.xml b/dev-db/mysql-udf-http/metadata.xml
index 3f5f778dc2a5..b8714a05f16c 100644
--- a/dev-db/mysql-udf-http/metadata.xml
+++ b/dev-db/mysql-udf-http/metadata.xml
@@ -5,4 +5,7 @@
<email>sbriesen@gentoo.org</email>
<name>Stefan Briesenick</name>
</maintainer>
+ <upstream>
+ <remote-id type="google-code">mysql-udf-http</remote-id>
+ </upstream>
</pkgmetadata>