Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/maatkit: metadata.xml
Date: Sat, 31 Mar 2012 17:11:45
Message-Id: 20120331170224.B229020077@flycatcher.gentoo.org
1 phajdan.jr 12/03/31 17:02:24
2
3 Modified: metadata.xml
4 Log:
5 Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
6
7 Revision Changes Path
8 1.5 dev-db/maatkit/metadata.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/maatkit/metadata.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/maatkit/metadata.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/maatkit/metadata.xml?r1=1.4&r2=1.5
13
14 Index: metadata.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/dev-db/maatkit/metadata.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- metadata.xml 23 Sep 2011 22:08:05 -0000 1.4
21 +++ metadata.xml 31 Mar 2012 17:02:24 -0000 1.5
22 @@ -11,13 +11,14 @@
23 <name>Christian Ruppert</name>
24 <description>Secondary maintainer</description>
25 </maintainer>
26 - <longdescription>
27 -maatkit, formerly MySQL Toolkit, is a collection of command-line utilities that
28 + <longdescription>maatkit, formerly MySQL Toolkit, is a collection of command-line utilities that
29 provide missing functionality for MySQL. Some of the tools implement lacking
30 server functionality, such as online consistency checks for master/slave
31 -replication; others are client-side utilities such as a query profiler.
32 - </longdescription>
33 +replication; others are client-side utilities such as a query profiler.</longdescription>
34 <use>
35 <flag name="udf">Build the MySQL UDFs shipped with maatkit, requires non-minimal MySQL</flag>
36 </use>
37 + <upstream>
38 + <remote-id type="google-code">maatkit</remote-id>
39 + </upstream>
40 </pkgmetadata>