public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Amadeusz Żołnowski" <aidecoe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
Date: Sun, 30 Aug 2015 16:25:27 +0000 (UTC)	[thread overview]
Message-ID: <1440951882.294bf2dce58fa4401201bc8f4f08379f981f34c8.aidecoe@gentoo> (raw)

commit:     294bf2dce58fa4401201bc8f4f08379f981f34c8
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 22 14:45:51 2015 +0000
Commit:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 16:24:42 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=294bf2dc

net-mail/muchsync: Add new package

Package-Manager: portage-2.2.20.1

 net-mail/muchsync/Manifest          |  1 +
 net-mail/muchsync/metadata.xml      | 15 +++++++++++++++
 net-mail/muchsync/muchsync-2.ebuild | 23 +++++++++++++++++++++++
 3 files changed, 39 insertions(+)

diff --git a/net-mail/muchsync/Manifest b/net-mail/muchsync/Manifest
new file mode 100644
index 0000000..bd18759
--- /dev/null
+++ b/net-mail/muchsync/Manifest
@@ -0,0 +1 @@
+DIST muchsync-2.tar.gz 129429 SHA256 c195bbef1c4f95da80d40ea8f3df00e3d1934f1d9238f100fd730e02d41017b7 SHA512 fcf37e67982da21fb7e6e0297b7b1f6786c991f087c53235a46856e450620b912ba5c4f7db9c7067bd1b569530efe27de205610be4bdf5ddb2b5c56453a818f9 WHIRLPOOL 01e35df7175a1cab1ee7291f4029b64cb5f368cee1efa60e801943441b9ed40e9c7c58df427a479866b7fdf5f4d8080d66902630444ca7fa929bd435a6b586d1

diff --git a/net-mail/muchsync/metadata.xml b/net-mail/muchsync/metadata.xml
new file mode 100644
index 0000000..fc4999f
--- /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>

diff --git a/net-mail/muchsync/muchsync-2.ebuild b/net-mail/muchsync/muchsync-2.ebuild
new file mode 100644
index 0000000..c68b4c0
--- /dev/null
+++ b/net-mail/muchsync/muchsync-2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Synchronizes mail messages and notmuch tags across machines"
+HOMEPAGE="http://www.muchsync.org/"
+SRC_URI="http://www.muchsync.org/src/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-db/sqlite:3
+	dev-libs/openssl:0=
+	<dev-libs/xapian-1.3
+	net-mail/notmuch:=
+	"
+RDEPEND="${DEPEND}
+	net-misc/openssh
+	"


             reply	other threads:[~2015-08-30 16:25 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-30 16:25 Amadeusz Żołnowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-05-16 21:24 [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/ Amadeusz Piotr Żołnowski
2017-05-16 21:29 Amadeusz Piotr Żołnowski
2017-09-30 15:00 Amadeusz Piotr Żołnowski
2018-08-15 22:36 Amadeusz Piotr Żołnowski
2018-08-15 22:43 Amadeusz Piotr Żołnowski
2018-08-15 22:46 Amadeusz Piotr Żołnowski
2020-05-11 21:32 Amadeusz Piotr Żołnowski
2020-05-11 21:32 Amadeusz Piotr Żołnowski
2020-05-12  6:31 Agostino Sarubbo
2021-01-16 22:01 Sam James
2021-01-16 22:01 Sam James
2021-02-19 12:07 Sam James
2021-04-13 15:59 Sam James
2023-05-11 20:03 Sam James
2024-09-19 10:32 Yixun Lan
2024-11-23 13:16 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1440951882.294bf2dce58fa4401201bc8f4f08379f981f34c8.aidecoe@gentoo \
    --to=aidecoe@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox