diff options
author | Amadeusz Żołnowski <aidecoe@gentoo.org> | 2015-08-22 15:45:51 +0100 |
---|---|---|
committer | Amadeusz Żołnowski <aidecoe@gentoo.org> | 2015-08-30 17:24:42 +0100 |
commit | 294bf2dce58fa4401201bc8f4f08379f981f34c8 (patch) | |
tree | 2417cfd4081b6dd548dcbcc596d160297fb2d825 /net-mail/muchsync/metadata.xml | |
parent | 3b15cc941d69608f6b52f94ea7596dcb233bdc6b (diff) | |
download | gentoo-294bf2dce58fa4401201bc8f4f08379f981f34c8.tar.gz gentoo-294bf2dce58fa4401201bc8f4f08379f981f34c8.tar.xz |
net-mail/muchsync: Add new package
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-mail/muchsync/metadata.xml')
-rw-r--r-- | net-mail/muchsync/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/net-mail/muchsync/metadata.xml b/net-mail/muchsync/metadata.xml new file mode 100644 index 00000000000..fc4999f86f2 --- /dev/null +++ b/net-mail/muchsync/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer> + <email>aidecoe@gentoo.org</email> + <name>Amadeusz Żołnowski</name> + </maintainer> + <longdescription lang="en"> + Muchsync brings notmuch to all of your computers by synchronizing your + mail messages and notmuch tags across machines. The protocol is heavily + pipelined to work efficiently over high-latency networks such as mobile + broadband. Muchsync supports arbitrary pairwise synchronization among + replicas. + </longdescription> +</pkgmetadata> |