public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2015-08-30 16:25 Amadeusz Żołnowski
  0 siblings, 0 replies; 16+ messages in thread
From: Amadeusz Żołnowski @ 2015-08-30 16:25 UTC (permalink / raw
  To: gentoo-commits

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
+	"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2017-05-16 21:24 Amadeusz Piotr Żołnowski
  0 siblings, 0 replies; 16+ messages in thread
From: Amadeusz Piotr Żołnowski @ 2017-05-16 21:24 UTC (permalink / raw
  To: gentoo-commits

commit:     94954b4f2c5de48852ebb3f03cf9fabd80881157
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 21:24:19 2017 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Tue May 16 21:24:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94954b4f

net-mail/muchsync: Bump version

Allow any Xapian version. It builds fine with dev-libs/xapian-1.4.4.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

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

diff --git a/net-mail/muchsync/Manifest b/net-mail/muchsync/Manifest
index bd1875991bb..bb555ecee19 100644
--- a/net-mail/muchsync/Manifest
+++ b/net-mail/muchsync/Manifest
@@ -1 +1,2 @@
 DIST muchsync-2.tar.gz 129429 SHA256 c195bbef1c4f95da80d40ea8f3df00e3d1934f1d9238f100fd730e02d41017b7 SHA512 fcf37e67982da21fb7e6e0297b7b1f6786c991f087c53235a46856e450620b912ba5c4f7db9c7067bd1b569530efe27de205610be4bdf5ddb2b5c56453a818f9 WHIRLPOOL 01e35df7175a1cab1ee7291f4029b64cb5f368cee1efa60e801943441b9ed40e9c7c58df427a479866b7fdf5f4d8080d66902630444ca7fa929bd435a6b586d1
+DIST muchsync-3.tar.gz 132310 SHA256 13ac824348c014a979cee4f9b236b9a1fbd01ec8c61ad474766af56bcead1f10 SHA512 54c0f53d6be55d294e0c4a9a7bf1a4f719b34b07e5754c77283baa996e47a40dfaa650cf1efe9107011487f88c7b8e25b3e779e68baaa877b6f1d2770a31a111 WHIRLPOOL 57fa13b0df8449cc14aa2aa55c639e60dace735a44070870b0ebfbb6ce6ea94588f098b563b8d4374ba5dfa7421a3933753967153006aaf3828b1e0ae0a8b17c

diff --git a/net-mail/muchsync/muchsync-3.ebuild b/net-mail/muchsync/muchsync-3.ebuild
new file mode 100644
index 00000000000..936b07cd0ee
--- /dev/null
+++ b/net-mail/muchsync/muchsync-3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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:=
+	net-mail/notmuch:=
+	"
+RDEPEND="${DEPEND}
+	net-misc/openssh
+	"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2017-05-16 21:29 Amadeusz Piotr Żołnowski
  0 siblings, 0 replies; 16+ messages in thread
From: Amadeusz Piotr Żołnowski @ 2017-05-16 21:29 UTC (permalink / raw
  To: gentoo-commits

commit:     f11edb4eb5c81150e526f8d3f54aa8551c4a2b86
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 21:29:02 2017 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Tue May 16 21:29:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f11edb4e

net-mail/muchsync: Remove version affected by bug #616390

Gentoo-Bug: 616390
Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-mail/muchsync/Manifest          |  1 -
 net-mail/muchsync/muchsync-2.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/net-mail/muchsync/Manifest b/net-mail/muchsync/Manifest
index bb555ecee19..111bbdc8910 100644
--- a/net-mail/muchsync/Manifest
+++ b/net-mail/muchsync/Manifest
@@ -1,2 +1 @@
-DIST muchsync-2.tar.gz 129429 SHA256 c195bbef1c4f95da80d40ea8f3df00e3d1934f1d9238f100fd730e02d41017b7 SHA512 fcf37e67982da21fb7e6e0297b7b1f6786c991f087c53235a46856e450620b912ba5c4f7db9c7067bd1b569530efe27de205610be4bdf5ddb2b5c56453a818f9 WHIRLPOOL 01e35df7175a1cab1ee7291f4029b64cb5f368cee1efa60e801943441b9ed40e9c7c58df427a479866b7fdf5f4d8080d66902630444ca7fa929bd435a6b586d1
 DIST muchsync-3.tar.gz 132310 SHA256 13ac824348c014a979cee4f9b236b9a1fbd01ec8c61ad474766af56bcead1f10 SHA512 54c0f53d6be55d294e0c4a9a7bf1a4f719b34b07e5754c77283baa996e47a40dfaa650cf1efe9107011487f88c7b8e25b3e779e68baaa877b6f1d2770a31a111 WHIRLPOOL 57fa13b0df8449cc14aa2aa55c639e60dace735a44070870b0ebfbb6ce6ea94588f098b563b8d4374ba5dfa7421a3933753967153006aaf3828b1e0ae0a8b17c

diff --git a/net-mail/muchsync/muchsync-2.ebuild b/net-mail/muchsync/muchsync-2.ebuild
deleted file mode 100644
index fe3cae17ea4..00000000000
--- a/net-mail/muchsync/muchsync-2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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
-	"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2017-09-30 15:00 Amadeusz Piotr Żołnowski
  0 siblings, 0 replies; 16+ messages in thread
From: Amadeusz Piotr Żołnowski @ 2017-09-30 15:00 UTC (permalink / raw
  To: gentoo-commits

commit:     0fbc4cfd91e48ae6d4debfc9234d84c53928e817
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 30 15:00:35 2017 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Sat Sep 30 15:00:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fbc4cfd

net-mail/muchsync: Bump version

It includes fix for GCC 7.

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 net-mail/muchsync/Manifest          |  1 +
 net-mail/muchsync/muchsync-4.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/net-mail/muchsync/Manifest b/net-mail/muchsync/Manifest
index 111bbdc8910..96c686642b4 100644
--- a/net-mail/muchsync/Manifest
+++ b/net-mail/muchsync/Manifest
@@ -1 +1,2 @@
 DIST muchsync-3.tar.gz 132310 SHA256 13ac824348c014a979cee4f9b236b9a1fbd01ec8c61ad474766af56bcead1f10 SHA512 54c0f53d6be55d294e0c4a9a7bf1a4f719b34b07e5754c77283baa996e47a40dfaa650cf1efe9107011487f88c7b8e25b3e779e68baaa877b6f1d2770a31a111 WHIRLPOOL 57fa13b0df8449cc14aa2aa55c639e60dace735a44070870b0ebfbb6ce6ea94588f098b563b8d4374ba5dfa7421a3933753967153006aaf3828b1e0ae0a8b17c
+DIST muchsync-4.tar.gz 132378 SHA256 c4cc82fb6be87a21ed7b36a969b12fa50be264025fbfe0a81d4e1e709e3d070d SHA512 63b495d25e631b02f8c1b91f90a1ee1a01713d313bd1bf7303d0f8901e2a09a571e5c7b3c38a9896d7f17d71d2f730e7dbf982f3ff5968fecbe8affe8943fba8 WHIRLPOOL 1ce4eab7f8b7643344ffa26c8a9d012f18cfb5d5a033046e00580266f5358e88284e7ec58ce88b0dea73159e75ccd9f6af1b17964cd555c55e9cbef748ba61a0

diff --git a/net-mail/muchsync/muchsync-4.ebuild b/net-mail/muchsync/muchsync-4.ebuild
new file mode 100644
index 00000000000..936b07cd0ee
--- /dev/null
+++ b/net-mail/muchsync/muchsync-4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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:=
+	net-mail/notmuch:=
+	"
+RDEPEND="${DEPEND}
+	net-misc/openssh
+	"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2018-08-15 22:36 Amadeusz Piotr Żołnowski
  0 siblings, 0 replies; 16+ messages in thread
From: Amadeusz Piotr Żołnowski @ 2018-08-15 22:36 UTC (permalink / raw
  To: gentoo-commits

commit:     db003a9bf510564b344b9fab37d31f73782aa71a
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 15 22:30:31 2018 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 22:30:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db003a9b

net-mail/muchsync: Bump version

 net-mail/muchsync/Manifest          |  1 +
 net-mail/muchsync/muchsync-5.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/net-mail/muchsync/Manifest b/net-mail/muchsync/Manifest
index 3934b2d357c..5212e1b28db 100644
--- a/net-mail/muchsync/Manifest
+++ b/net-mail/muchsync/Manifest
@@ -1,2 +1,3 @@
 DIST muchsync-3.tar.gz 132310 BLAKE2B 6458304fd751b8bb030ecd268c98c7d50853b0288a436f5eef0544118a67be018a9344b523e7bbb99bcfb50239d2c34bbf08dd45ee9dfc626798f70b8b11f828 SHA512 54c0f53d6be55d294e0c4a9a7bf1a4f719b34b07e5754c77283baa996e47a40dfaa650cf1efe9107011487f88c7b8e25b3e779e68baaa877b6f1d2770a31a111
 DIST muchsync-4.tar.gz 132378 BLAKE2B 774222b87b4d116abf12bee76879d3c7d6fc1673ac2f0ab52b4287da3ccdabb6a15a52bd98b1eb097887831d4b2361799cb004bc6d5938fcc4a579acc0f192c4 SHA512 63b495d25e631b02f8c1b91f90a1ee1a01713d313bd1bf7303d0f8901e2a09a571e5c7b3c38a9896d7f17d71d2f730e7dbf982f3ff5968fecbe8affe8943fba8
+DIST muchsync-5.tar.gz 134107 BLAKE2B cc706aa650b7a2884df0b40c206e9c58f2d633d51e5b465bd11db0cda6ce32a959db045b468c38ab88179e4e8508631b488f869e7dbf4b2038a4e882e14bc7ae SHA512 0b892a145def56712a95a7212850b01f35be2ff434aa07a43badbb298194e8219efb28525063c66a3a53fabc109891631eb653fcb1b8934d5e9ef5480cb4ee4b

diff --git a/net-mail/muchsync/muchsync-5.ebuild b/net-mail/muchsync/muchsync-5.ebuild
new file mode 100644
index 00000000000..936b07cd0ee
--- /dev/null
+++ b/net-mail/muchsync/muchsync-5.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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:=
+	net-mail/notmuch:=
+	"
+RDEPEND="${DEPEND}
+	net-misc/openssh
+	"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2018-08-15 22:43 Amadeusz Piotr Żołnowski
  0 siblings, 0 replies; 16+ messages in thread
From: Amadeusz Piotr Żołnowski @ 2018-08-15 22:43 UTC (permalink / raw
  To: gentoo-commits

commit:     a329b16e673cc34031efd961a45b5e5ca7e19ef4
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 15 22:43:00 2018 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 22:43:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a329b16e

net-mail/muchsync: Correct copyright header

 net-mail/muchsync/muchsync-5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/muchsync/muchsync-5.ebuild b/net-mail/muchsync/muchsync-5.ebuild
index 936b07cd0ee..5558bd9d59e 100644
--- a/net-mail/muchsync/muchsync-5.ebuild
+++ b/net-mail/muchsync/muchsync-5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2018-08-15 22:46 Amadeusz Piotr Żołnowski
  0 siblings, 0 replies; 16+ messages in thread
From: Amadeusz Piotr Żołnowski @ 2018-08-15 22:46 UTC (permalink / raw
  To: gentoo-commits

commit:     48325bf7ea665758caab24065a332e11f1128fc8
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 15 22:46:40 2018 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 22:46:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48325bf7

net-mail/muchsync: Bump EAPI

 net-mail/muchsync/muchsync-5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/muchsync/muchsync-5.ebuild b/net-mail/muchsync/muchsync-5.ebuild
index 5558bd9d59e..d7d65ceaa7c 100644
--- a/net-mail/muchsync/muchsync-5.ebuild
+++ b/net-mail/muchsync/muchsync-5.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 DESCRIPTION="Synchronizes mail messages and notmuch tags across machines"
 HOMEPAGE="http://www.muchsync.org/"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2020-05-11 21:32 Amadeusz Piotr Żołnowski
  0 siblings, 0 replies; 16+ messages in thread
From: Amadeusz Piotr Żołnowski @ 2020-05-11 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     a4183de3e8f1ac01c72223d22c15caa6ac673d66
Author:     Ralph Seichter <github <AT> seichter <DOT> de>
AuthorDate: Mon May 11 15:43:50 2020 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Mon May 11 21:30:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4183de3

net-mail/muchsync: Add myself as maintainer

As discussed on the gentoo-dev mailing list.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ralph Seichter <gentoo <AT> seichter.de>
Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo.org>

 net-mail/muchsync/metadata.xml | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/net-mail/muchsync/metadata.xml b/net-mail/muchsync/metadata.xml
index e3dc63c49c6..597bb2caf67 100644
--- a/net-mail/muchsync/metadata.xml
+++ b/net-mail/muchsync/metadata.xml
@@ -1,7 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
+	<maintainer type="person">
+		<email>gentoo@seichter.de</email>
+		<name>Ralph Seichter</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</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


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2020-05-11 21:32 Amadeusz Piotr Żołnowski
  0 siblings, 0 replies; 16+ messages in thread
From: Amadeusz Piotr Żołnowski @ 2020-05-11 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     daa073d6589374613a35d125ea84b338d9eac328
Author:     Ralph Seichter <github <AT> seichter <DOT> de>
AuthorDate: Mon May 11 15:46:38 2020 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Mon May 11 21:31:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daa073d6

net-mail/muchsync: Remove obsolete ebuilds

Remove EAPI-5-based ebuilds for old relases of Muchsync.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ralph Seichter <gentoo <AT> seichter.de>
Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo.org>

 net-mail/muchsync/Manifest          |  2 --
 net-mail/muchsync/muchsync-3.ebuild | 22 ----------------------
 net-mail/muchsync/muchsync-4.ebuild | 22 ----------------------
 3 files changed, 46 deletions(-)

diff --git a/net-mail/muchsync/Manifest b/net-mail/muchsync/Manifest
index 5212e1b28db..4a06ac11f67 100644
--- a/net-mail/muchsync/Manifest
+++ b/net-mail/muchsync/Manifest
@@ -1,3 +1 @@
-DIST muchsync-3.tar.gz 132310 BLAKE2B 6458304fd751b8bb030ecd268c98c7d50853b0288a436f5eef0544118a67be018a9344b523e7bbb99bcfb50239d2c34bbf08dd45ee9dfc626798f70b8b11f828 SHA512 54c0f53d6be55d294e0c4a9a7bf1a4f719b34b07e5754c77283baa996e47a40dfaa650cf1efe9107011487f88c7b8e25b3e779e68baaa877b6f1d2770a31a111
-DIST muchsync-4.tar.gz 132378 BLAKE2B 774222b87b4d116abf12bee76879d3c7d6fc1673ac2f0ab52b4287da3ccdabb6a15a52bd98b1eb097887831d4b2361799cb004bc6d5938fcc4a579acc0f192c4 SHA512 63b495d25e631b02f8c1b91f90a1ee1a01713d313bd1bf7303d0f8901e2a09a571e5c7b3c38a9896d7f17d71d2f730e7dbf982f3ff5968fecbe8affe8943fba8
 DIST muchsync-5.tar.gz 134107 BLAKE2B cc706aa650b7a2884df0b40c206e9c58f2d633d51e5b465bd11db0cda6ce32a959db045b468c38ab88179e4e8508631b488f869e7dbf4b2038a4e882e14bc7ae SHA512 0b892a145def56712a95a7212850b01f35be2ff434aa07a43badbb298194e8219efb28525063c66a3a53fabc109891631eb653fcb1b8934d5e9ef5480cb4ee4b

diff --git a/net-mail/muchsync/muchsync-3.ebuild b/net-mail/muchsync/muchsync-3.ebuild
deleted file mode 100644
index 936b07cd0ee..00000000000
--- a/net-mail/muchsync/muchsync-3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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:=
-	net-mail/notmuch:=
-	"
-RDEPEND="${DEPEND}
-	net-misc/openssh
-	"

diff --git a/net-mail/muchsync/muchsync-4.ebuild b/net-mail/muchsync/muchsync-4.ebuild
deleted file mode 100644
index 936b07cd0ee..00000000000
--- a/net-mail/muchsync/muchsync-4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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:=
-	net-mail/notmuch:=
-	"
-RDEPEND="${DEPEND}
-	net-misc/openssh
-	"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2020-05-12  6:31 Agostino Sarubbo
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2020-05-12  6:31 UTC (permalink / raw
  To: gentoo-commits

commit:     249b0d41ef3974357e0072e7a32c64d1676281ad
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue May 12 06:31:27 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue May 12 06:31:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=249b0d41

net-mail/muchsync: amd64 stable wrt bug #722486

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 net-mail/muchsync/muchsync-5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-mail/muchsync/muchsync-5.ebuild b/net-mail/muchsync/muchsync-5.ebuild
index d7d65ceaa7c..06745b47f85 100644
--- a/net-mail/muchsync/muchsync-5.ebuild
+++ b/net-mail/muchsync/muchsync-5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="http://www.muchsync.org/src/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE=""
 
 DEPEND="dev-db/sqlite:3


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2021-01-16 22:01 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-01-16 22:01 UTC (permalink / raw
  To: gentoo-commits

commit:     adb26c97b2279796ad083f12ae116903439fe765
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 16 22:00:52 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 16 22:00:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb26c97

net-mail/muchsync: minor fixups

* Add virtual/pkgconfig BDEPEND
* Whitespace changes

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-mail/muchsync/muchsync-6.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-mail/muchsync/muchsync-6.ebuild b/net-mail/muchsync/muchsync-6.ebuild
index 616cbee456b..2a36e5c9ba4 100644
--- a/net-mail/muchsync/muchsync-6.ebuild
+++ b/net-mail/muchsync/muchsync-6.ebuild
@@ -10,13 +10,13 @@ SRC_URI="http://www.muchsync.org/src/${P}.tar.gz"
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
 
+BDEPEND="virtual/pkgconfig"
 DEPEND="dev-db/sqlite:3
 	dev-libs/openssl:0=
 	dev-libs/xapian:=
 	net-mail/notmuch:=
-	"
+"
 RDEPEND="${DEPEND}
 	net-misc/openssh
-	"
+"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2021-01-16 22:01 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-01-16 22:01 UTC (permalink / raw
  To: gentoo-commits

commit:     0ae9c305845a99d3681c931618b3b756eeed7115
Author:     Ralph Seichter <github <AT> seichter <DOT> de>
AuthorDate: Fri Jan 15 23:00:55 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 16 21:50:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ae9c305

net-mail/muchsync: Bump to version 6

Closes: https://bugs.gentoo.org/765445
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Ralph Seichter <gentoo <AT> seichter.de>
Closes: https://github.com/gentoo/gentoo/pull/19072
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-mail/muchsync/Manifest          |  1 +
 net-mail/muchsync/muchsync-6.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/net-mail/muchsync/Manifest b/net-mail/muchsync/Manifest
index 4a06ac11f67..97dcfd4da55 100644
--- a/net-mail/muchsync/Manifest
+++ b/net-mail/muchsync/Manifest
@@ -1 +1,2 @@
 DIST muchsync-5.tar.gz 134107 BLAKE2B cc706aa650b7a2884df0b40c206e9c58f2d633d51e5b465bd11db0cda6ce32a959db045b468c38ab88179e4e8508631b488f869e7dbf4b2038a4e882e14bc7ae SHA512 0b892a145def56712a95a7212850b01f35be2ff434aa07a43badbb298194e8219efb28525063c66a3a53fabc109891631eb653fcb1b8934d5e9ef5480cb4ee4b
+DIST muchsync-6.tar.gz 137023 BLAKE2B b2a60a26bd3a2918b52ea50a98223f828a60c1ba172f349cc350ab8cf224e114623bfb5775a9c05347311f21dbeed14744becd11022fbf8310608faf2a0146f9 SHA512 620e398f7e3973d915c32b1c244e2b1d5ed7c65dfc2a51958e62c229f14f8cf7fe794868930aaddc2d95145795a5affc0f50fc012d2d0b4bf2884930da3eec89

diff --git a/net-mail/muchsync/muchsync-6.ebuild b/net-mail/muchsync/muchsync-6.ebuild
new file mode 100644
index 00000000000..616cbee456b
--- /dev/null
+++ b/net-mail/muchsync/muchsync-6.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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:=
+	net-mail/notmuch:=
+	"
+RDEPEND="${DEPEND}
+	net-misc/openssh
+	"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2021-02-19 12:07 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-02-19 12:07 UTC (permalink / raw
  To: gentoo-commits

commit:     3f6f33cbf2734104cece6b8ea55174cc61a17ae7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 19 12:04:18 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 12:04:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f6f33cb

net-mail/muchsync: Stabilize 6 amd64, #771261

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-mail/muchsync/muchsync-6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/muchsync/muchsync-6.ebuild b/net-mail/muchsync/muchsync-6.ebuild
index 2a36e5c9ba4..43414dafbc1 100644
--- a/net-mail/muchsync/muchsync-6.ebuild
+++ b/net-mail/muchsync/muchsync-6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.muchsync.org/src/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 BDEPEND="virtual/pkgconfig"
 DEPEND="dev-db/sqlite:3


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2021-04-13 15:59 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-04-13 15:59 UTC (permalink / raw
  To: gentoo-commits

commit:     9f551bc09253f26ec8eb0dbdb658f963e19ea9e7
Author:     Ralph Seichter <github <AT> seichter <DOT> de>
AuthorDate: Mon Apr 12 14:22:05 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 13 15:58:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f551bc0

net-mail/muchsync: Remove obsolete ebuild

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Ralph Seichter <gentoo <AT> seichter.de>
Closes: https://github.com/gentoo/gentoo/pull/20350
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-mail/muchsync/Manifest          |  1 -
 net-mail/muchsync/muchsync-5.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/net-mail/muchsync/Manifest b/net-mail/muchsync/Manifest
index 97dcfd4da55..8913c1675a8 100644
--- a/net-mail/muchsync/Manifest
+++ b/net-mail/muchsync/Manifest
@@ -1,2 +1 @@
-DIST muchsync-5.tar.gz 134107 BLAKE2B cc706aa650b7a2884df0b40c206e9c58f2d633d51e5b465bd11db0cda6ce32a959db045b468c38ab88179e4e8508631b488f869e7dbf4b2038a4e882e14bc7ae SHA512 0b892a145def56712a95a7212850b01f35be2ff434aa07a43badbb298194e8219efb28525063c66a3a53fabc109891631eb653fcb1b8934d5e9ef5480cb4ee4b
 DIST muchsync-6.tar.gz 137023 BLAKE2B b2a60a26bd3a2918b52ea50a98223f828a60c1ba172f349cc350ab8cf224e114623bfb5775a9c05347311f21dbeed14744becd11022fbf8310608faf2a0146f9 SHA512 620e398f7e3973d915c32b1c244e2b1d5ed7c65dfc2a51958e62c229f14f8cf7fe794868930aaddc2d95145795a5affc0f50fc012d2d0b4bf2884930da3eec89

diff --git a/net-mail/muchsync/muchsync-5.ebuild b/net-mail/muchsync/muchsync-5.ebuild
deleted file mode 100644
index 06745b47f85..00000000000
--- a/net-mail/muchsync/muchsync-5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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:=
-	net-mail/notmuch:=
-	"
-RDEPEND="${DEPEND}
-	net-misc/openssh
-	"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2023-05-11 20:03 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2023-05-11 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     4b0af0d94e041bf6696ce4c7acfa1a50ca336f27
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon May  8 20:56:03 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 11 20:03:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b0af0d9

net-mail/muchsync: switch to virtual/openssh

Signed-off-by: David Seifert <soap <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-mail/muchsync/{muchsync-6.ebuild => muchsync-6-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-mail/muchsync/muchsync-6.ebuild b/net-mail/muchsync/muchsync-6-r1.ebuild
similarity index 88%
rename from net-mail/muchsync/muchsync-6.ebuild
rename to net-mail/muchsync/muchsync-6-r1.ebuild
index 43414dafbc15..d1235a44b624 100644
--- a/net-mail/muchsync/muchsync-6.ebuild
+++ b/net-mail/muchsync/muchsync-6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,5 +18,5 @@ DEPEND="dev-db/sqlite:3
 	net-mail/notmuch:=
 "
 RDEPEND="${DEPEND}
-	net-misc/openssh
+	virtual/openssh
 "


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/
@ 2024-09-19 10:32 Yixun Lan
  0 siblings, 0 replies; 16+ messages in thread
From: Yixun Lan @ 2024-09-19 10:32 UTC (permalink / raw
  To: gentoo-commits

commit:     4c0885947e13edf2c8a7c9e172898b77500684da
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 19 10:28:32 2024 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Sep 19 10:31:50 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c088594

net-mail/muchsync: add 7

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 net-mail/muchsync/Manifest          |  1 +
 net-mail/muchsync/muchsync-7.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/net-mail/muchsync/Manifest b/net-mail/muchsync/Manifest
index 8913c1675a80..c57e3c49ca62 100644
--- a/net-mail/muchsync/Manifest
+++ b/net-mail/muchsync/Manifest
@@ -1 +1,2 @@
 DIST muchsync-6.tar.gz 137023 BLAKE2B b2a60a26bd3a2918b52ea50a98223f828a60c1ba172f349cc350ab8cf224e114623bfb5775a9c05347311f21dbeed14744becd11022fbf8310608faf2a0146f9 SHA512 620e398f7e3973d915c32b1c244e2b1d5ed7c65dfc2a51958e62c229f14f8cf7fe794868930aaddc2d95145795a5affc0f50fc012d2d0b4bf2884930da3eec89
+DIST muchsync-7.tar.gz 140748 BLAKE2B 18b8dd4bcfec4700c304ae97170a3d6e746cd75d9cf3284633bb490b934cf172d0ef792a6f082ad90b2c538755467e193d5b894133e719a4048a3ab09d479afe SHA512 f924d16151a731c370a4a016971e5a1666a2171e3dcc8f691834ec1bda35171a1561274b2a91d866f49df5eab3cd39966514548a8bfaaef136b7c3aa1570dc32

diff --git a/net-mail/muchsync/muchsync-7.ebuild b/net-mail/muchsync/muchsync-7.ebuild
new file mode 100644
index 000000000000..fdfd1f891fd7
--- /dev/null
+++ b/net-mail/muchsync/muchsync-7.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Synchronizes mail messages and notmuch tags across machines"
+HOMEPAGE="https://www.muchsync.org/"
+SRC_URI="https://www.muchsync.org/src/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="virtual/pkgconfig"
+DEPEND="dev-db/sqlite:3
+	dev-libs/openssl:0=
+	dev-libs/xapian:=
+	net-mail/notmuch:=
+"
+RDEPEND="${DEPEND}
+	virtual/openssh
+"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2024-09-19 10:32 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox