Gentoo Archives: gentoo-commits

From: "Nathan Phillip Brink (binki)" <binki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/geany-plugins: metadata.xml ChangeLog
Date: Wed, 04 May 2011 23:36:36
Message-Id: 20110504233626.5C79820054@flycatcher.gentoo.org
1 binki 11/05/04 23:36:26
2
3 Modified: metadata.xml ChangeLog
4 Log:
5 Take over geany-plugins which used to be proxy maintained for me.
6
7 (Portage version: 2.2.0_alpha30-r1/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 dev-util/geany-plugins/metadata.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/metadata.xml?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/metadata.xml?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/metadata.xml?r1=1.2&r2=1.3
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/metadata.xml,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- metadata.xml 21 Jan 2011 11:19:29 -0000 1.2
23 +++ metadata.xml 4 May 2011 23:36:26 -0000 1.3
24 @@ -1,20 +1,15 @@
25 <?xml version="1.0" encoding="UTF-8"?>
26 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
27 <pkgmetadata>
28 - <herd>no-herd</herd>
29 - <maintainer>
30 - <email>ohnobinki@××××××××××××××.net</email>
31 - <name>Nathan Phillip Brink</name>
32 - </maintainer>
33 - <maintainer>
34 - <email>polynomial-c@g.o</email>
35 - <name>Lars Wendler</name>
36 - <description>Proxy maintainer for Nathan</description>
37 - </maintainer>
38 - <use>
39 - <flag name='enchant'>Enable spell checking using enchant</flag>
40 - <flag name='gtkspell'>Use gtkspell for dictionary support</flag>
41 - <flag name='soup'>Enable updatechecker plugin which requires net-libs/libsoup</flag>
42 - <flag name='webkit'>Enable webhelper plugin which requires net-libs/webkit-gtk</flag>
43 - </use>
44 + <herd>no-herd</herd>
45 + <maintainer>
46 + <email>binki@g.o</email>
47 + <name>Nathan Phillip Brink</name>
48 + </maintainer>
49 + <use>
50 + <flag name='enchant'>Enable spell checking using enchant</flag>
51 + <flag name='gtkspell'>Use gtkspell for dictionary support</flag>
52 + <flag name='soup'>Enable updatechecker plugin which requires net-libs/libsoup</flag>
53 + <flag name='webkit'>Enable webhelper plugin which requires net-libs/webkit-gtk</flag>
54 + </use>
55 </pkgmetadata>
56
57
58
59 1.7 dev-util/geany-plugins/ChangeLog
60
61 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/ChangeLog?rev=1.7&view=markup
62 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/ChangeLog?rev=1.7&content-type=text/plain
63 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/ChangeLog?r1=1.6&r2=1.7
64
65 Index: ChangeLog
66 ===================================================================
67 RCS file: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v
68 retrieving revision 1.6
69 retrieving revision 1.7
70 diff -u -r1.6 -r1.7
71 --- ChangeLog 4 Mar 2011 08:57:30 -0000 1.6
72 +++ ChangeLog 4 May 2011 23:36:26 -0000 1.7
73 @@ -1,6 +1,9 @@
74 # ChangeLog for dev-util/geany-plugins
75 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
76 -# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.6 2011/03/04 08:57:30 tomka Exp $
77 +# $Header: /var/cvsroot/gentoo-x86/dev-util/geany-plugins/ChangeLog,v 1.7 2011/05/04 23:36:26 binki Exp $
78 +
79 + 04 May 2011; Nathan Phillip Brink <binki@g.o> metadata.xml:
80 + Take over geany-plugins which used to be proxy maintained for me.
81
82 04 Mar 2011; Thomas Kahle <tomka@g.o> geany-plugins-0.19.ebuild:
83 x86 stable per bug 352782