Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kopete: metadata.xml
Date: Sat, 23 Aug 2008 05:29:59
Message-Id: E1KWlhF-0006sd-1k@stork.gentoo.org
1 mr_bones_ 08/08/23 05:29:57
2
3 Modified: metadata.xml
4 Log:
5 fix up metadata.xml (glep 56)
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 kde-base/kopete/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kopete/metadata.xml?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kopete/metadata.xml?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kopete/metadata.xml?r1=1.2&r2=1.3
14
15 Index: metadata.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/kopete/metadata.xml,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- metadata.xml 5 Apr 2005 16:04:41 -0000 1.2
22 +++ metadata.xml 23 Aug 2008 05:29:56 -0000 1.3
23 @@ -1,5 +1,30 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
26 <pkgmetadata>
27 -<herd>kde</herd>
28 + <herd>kde</herd>
29 + <use>
30 + <flag name="addbookmarks">Builds Add Bookmarks plugin</flag>
31 + <flag name="alias">Builds Alias plugin</flag>
32 + <flag name="autoreplace">Builds Auto-Replace plugin</flag>
33 + <flag name="connectionstatus">Builds Connection Status plugin</flag>
34 + <flag name="contactnotes">Builds Contact Notes plugin</flag>
35 + <flag name="gadu">Builds GaduGadu protocol handler</flag>
36 + <flag name="groupwise">Builds Novell GroupWise protocol handler</flag>
37 + <flag name="highlight">Builds Highlight plugin</flag>
38 + <flag name="history">Builds history plugin</flag>
39 + <flag name="irc">Builds IRC protocol handler</flag>
40 + <flag name="netmeeting">Builds netmeeting plugin (require gnomemeeting)</flag>
41 + <flag name="nowlistening">Builds Now Listening... plugin</flag>
42 + <flag name="privacy">plugin to selectively filter messages</flag>
43 + <flag name="qq">enable support for the chinese network protocol</flag>
44 + <flag name="sametime">Enables support for the Sametime protocol for instant messaging</flag>
45 + <flag name="sms">Builds SMS protocol handler</flag>
46 + <flag name="statistics">Builds statistics plugin</flag>
47 + <flag name="testbed">Enable the testbed protocol plugin</flag>
48 + <flag name="texteffect">Builds Text Effect plugin</flag>
49 + <flag name="translator">Builds Translator plugin</flag>
50 + <flag name="urlpicpreview">plugin to allow users to send photos through URLs</flag>
51 + <flag name="webpresence">Builds Web Presence plugin</flag>
52 + <flag name="winpopup">Builds WinPopUp protocol handler</flag>
53 + </use>
54 </pkgmetadata>