commit:     2dcfa3665a1dcc794108b4eb0998302c66bdfcb9
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  9 23:39:42 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Nov  9 23:39:42 2018 +0000
URL:        https://gitweb.gentoo.org/proj/musl.git/commit/?id=2dcfa366

net-im/prosody: add metadata.xml and make repoman happy

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-im/prosody/metadata.xml             | 18 ++++++++++++++++++
 net-im/prosody/prosody-0.10.2-r1.ebuild |  1 -
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/net-im/prosody/metadata.xml b/net-im/prosody/metadata.xml
new file mode 100644
index 0000000..fa12c88
--- /dev/null
+++ b/net-im/prosody/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <maintainer type="person">
+    <email>rafaelmart...@gentoo.org</email>
+  </maintainer>
+  <maintainer type="person">
+    <email>klaus...@gentoo.org</email>
+  </maintainer>
+  <maintainer type="person">
+    <email>zx...@gentoo.org</email>
+  </maintainer>
+  <use>
+    <flag name="libevent">Use libevent for event handling</flag>
+    <flag name="zlib">Support for compressing XMPP streams with 
mod_compression</flag>
+    <flag name="jit">Use LuaJIT instead of vanilla Lua</flag>
+  </use>
+</pkgmetadata>

diff --git a/net-im/prosody/prosody-0.10.2-r1.ebuild 
b/net-im/prosody/prosody-0.10.2-r1.ebuild
index 1089355..23db0da 100644
--- a/net-im/prosody/prosody-0.10.2-r1.ebuild
+++ b/net-im/prosody/prosody-0.10.2-r1.ebuild
@@ -77,4 +77,3 @@ src_test() {
        cd tests || die
        ./run_tests.sh || die
 }
-

Reply via email to