Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/mrueg:master commit in: profiles/desc/
Date: Sun, 06 Mar 2016 20:23:09
Message-Id: 1457295697.a655ac07d1b3970203892e9b66c88cb8a477404f.mrueg@gentoo
1 commit: a655ac07d1b3970203892e9b66c88cb8a477404f
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 6 20:21:37 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 6 20:21:37 2016 +0000
6 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=a655ac07
7
8 profiles: Update prosody modules
9
10 profiles/desc/prosody_modules.desc | 1 +
11 1 file changed, 1 insertion(+)
12
13 diff --git a/profiles/desc/prosody_modules.desc b/profiles/desc/prosody_modules.desc
14 index ec301b2..d7fe046 100644
15 --- a/profiles/desc/prosody_modules.desc
16 +++ b/profiles/desc/prosody_modules.desc
17 @@ -193,6 +193,7 @@ statistics_cputotal - Module that collects accumulated CPU usage statistics.
18 statistics_mem - Module that collects memory usage stats from /proc.
19 statistics_statsd - Module for pushing from util.statistics (0.10) to statsd.
20 statsd - Log common stats to statsd.
21 +storage_appendmap - Experimental map store optimized for small incremental changes
22 storage_gdbm - Storage backend based on lgdbm.
23 storage_ldap - See prosody_modules_lib_ldap for more information.
24 storage_lmdb - Storage module using Lightning Memory-Mapped Database