summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-05-24 14:47:51 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-05-24 15:10:40 +0200
commitd082bb4ae58f069624a4a247f0d035801aced2c1 (patch)
tree1ef0852d28495cfa1cee0aa5b6f818a2e77b2bda /kde-apps/kopete
parentsys-firmware/intel-microcode: Split env var into MICROCODE_... (diff)
downloadgentoo-d082bb4ae58f069624a4a247f0d035801aced2c1.tar.gz
gentoo-d082bb4ae58f069624a4a247f0d035801aced2c1.tar.bz2
gentoo-d082bb4ae58f069624a4a247f0d035801aced2c1.zip
kde-apps/kopete: Cleanup metadata.xml
maintainer first, use flags second. Package-Manager: Portage-2.3.38, Repoman-2.3.9
Diffstat (limited to 'kde-apps/kopete')
-rw-r--r--kde-apps/kopete/metadata.xml14
1 files changed, 4 insertions, 10 deletions
diff --git a/kde-apps/kopete/metadata.xml b/kde-apps/kopete/metadata.xml
index 64e9226784bf..0cefd8509a69 100644
--- a/kde-apps/kopete/metadata.xml
+++ b/kde-apps/kopete/metadata.xml
@@ -1,6 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="project">
+ <email>kde@gentoo.org</email>
+ <name>Gentoo KDE Project</name>
+ </maintainer>
<use>
<!-- PLUGINS -->
<flag name="addbookmarks">Automatically add incoming urls to bookmarks.</flag>
@@ -21,20 +25,10 @@
<!-- PROTOCOLS -->
<flag name="gadu">Enable the Gadu protocol handler.</flag>
<flag name="groupwise">Enable the Groupwise protocol handler.</flag>
- <!-- uncomment this when enabled in ebuild
- <flag name="irc">Enable the IRC protocol handler.</flag>
- -->
<flag name="meanwhile">Enable the Sametime protocol handler.</flag>
- <!-- uncomment this when enabled in ebuild
- <flag name="telepathy">Enable support for the real-time communication framework telepathy.</flag>
- -->
<flag name="testbed">Enable the testbed protocol.</flag>
<flag name="winpopup">Enable pop-up messages sending on windows. (same as good old "net send" messages ;])</flag>
<flag name="yahoo">Enable yahoo protocol support.</flag>
<flag name="zeroconf">Enable Link-Local Messaging via the bonjour protocol.</flag>
</use>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
</pkgmetadata>