diff --git a/net-mail/django-mailman3/Manifest b/net-mail/django-mailman3/Manifest
new file mode 100644
index 0000000..71193e5
--- /dev/null
+++ b/net-mail/django-mailman3/Manifest
@@ -0,0 +1,3 @@
+DIST django-mailman3-1.3.4.tar.gz 390310 BLAKE2B 0f28e5191ddfec8196824362ffb6b406f8bbcc64e85f93ded37317502673140693c48c60a34713a90cd6651839edaa788f9f73ec8a1836a1597854316ffd3481 SHA512 0b28636caec452efeda2b1b44f1d5ad44740ab0c3ea7b03d7d2e6bf420b1a788d5858e5c827824ef6baf2a463232ec53f404d3de0c22cf6ee17065236f7fcd91
+EBUILD django-mailman3-1.3.4.ebuild 657 BLAKE2B dcde478a57d048ccd605b6fb17585fb3ff569d5b1b80384335b535eddbf905a66477b115c7adb0c9942b13fb7e6af104e0af62e8d49a19c4bd815b7267c07ac3 SHA512 ad28c00eeca189b37ef7dd7cc219d830c8f07929ccb7b0887886e13faa006f525fcb6aaea9ae8c98741c43cb88cfa2dc76d014d682aa6dcba598ad537ed6d21a
+MISC metadata.xml 294 BLAKE2B db0ad1bae5464f96474c73f66142b247ded80896b8b5c308b6308768103fa7b18b08c8ef6b9617bbd36693c502da76a1fc11799b4596169709e27418141ec606 SHA512 c29c7fd0c77118c68d0ac8b07445b6b84de33864236d1b618c9dd2e67126a44603da4b9c4e7c41d024bce2037cec051180489e0cf75c31971c29215c7599d37d
diff --git a/net-mail/django-mailman3/django-mailman3-1.3.4.ebuild b/net-mail/django-mailman3/django-mailman3-1.3.4.ebuild
new file mode 100644
index 0000000..42fef69
--- /dev/null
+++ b/net-mail/django-mailman3/django-mailman3-1.3.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Django-based interfaces interacting with Mailman 3"
+HOMEPAGE="https://www.list.org"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/django[${PYTHON_USEDEP}]
+ net-mail/mailmanclient[${PYTHON_USEDEP}]
+ dev-python/django-allauth[${PYTHON_USEDEP}]
+ dev-python/django-gravatar2[${PYTHON_USEDEP}]
+ dev-python/pytz[${PYTHON_USEDEP}]
+"
+
+DOCS=( README.rst )
diff --git a/net-mail/django-mailman3/metadata.xml b/net-mail/django-mailman3/metadata.xml
new file mode 100644
index 0000000..7829487
--- /dev/null
+++ b/net-mail/django-mailman3/metadata.xml
@@ -0,0 +1,10 @@
+
+
+
+
+ hanno@gentoo.org
+
+
+ django-mailman3
+
+
diff --git a/net-mail/hyperkitty/Manifest b/net-mail/hyperkitty/Manifest
new file mode 100644
index 0000000..126effa
--- /dev/null
+++ b/net-mail/hyperkitty/Manifest
@@ -0,0 +1,3 @@
+DIST HyperKitty-1.3.3.tar.gz 1936346 BLAKE2B 8014b62a44989faeb0467779fb53a9e5a0c381bae44fae8102b211a6d3c7dfa63cb76b6cc25ae29bb1b260fdc4bafd9d2c61c39103cc29d76a229263fe704c40 SHA512 4be4630bc0344c3e1633772978880fea996fbf2bb49b728c1d05ae13ab1df8c63b6b7b9b735df32eb2ae31798e76be537748e42c830a63aa01eeff0680f1dc76
+EBUILD hyperkitty-1.3.3.ebuild 1324 BLAKE2B 9475ae655478c8cfa6e4e719ddb42a6d16d6879eed3ec61412d61c831e48c0d28128498e8ee8c17abc893323fa01ab41cd7d610437e050d1927689cd601337e2 SHA512 ebb3a984a157ec948e2ed83fa4d298bb173a90a19bbdad896e124b9a0aeb3777aadf4ac16ac7ce81e55f161dc59cccd13969d6a655c5c8988b3d40c189718970
+MISC metadata.xml 347 BLAKE2B de7bebc2f3bdb2bdb97fe137d6f2c525fc51bd462dcd74cc784f2b6706cf7cf744886bcf75363be70c53a5ee5f56cbfe2113d08b327186bbe5d598247ff868e4 SHA512 bbc534fdff1046998d11afcc45352b7443d814c15bd9428fbe740b1e2c4a38dcb5d5e426b7eeb23d2c76b786148de069ae093f1588218b258f6a3c60c2a43251
diff --git a/net-mail/hyperkitty/hyperkitty-1.3.3.ebuild b/net-mail/hyperkitty/hyperkitty-1.3.3.ebuild
new file mode 100644
index 0000000..1c68c3f
--- /dev/null
+++ b/net-mail/hyperkitty/hyperkitty-1.3.3.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="A web interface to access GNU Mailman v3 archives"
+HOMEPAGE="https://www.list.org"
+SRC_URI="mirror://pypi/H/HyperKitty/HyperKitty-${PV}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-python/django[${PYTHON_USEDEP}]
+ net-mail/django-mailman3[${PYTHON_USEDEP}]
+ dev-python/django-gravatar2[${PYTHON_USEDEP}]
+ dev-python/djangorestframework[${PYTHON_USEDEP}]
+ dev-python/robot-detection[${PYTHON_USEDEP}]
+ dev-python/pytz[${PYTHON_USEDEP}]
+ dev-python/django-compressor[${PYTHON_USEDEP}]
+ net-mail/mailmanclient[${PYTHON_USEDEP}]
+ dev-python/python-dateutil[${PYTHON_USEDEP}]
+ dev-python/networkx[${PYTHON_USEDEP}]
+ dev-python/django-haystack[${PYTHON_USEDEP}]
+ dev-python/django-extensions[${PYTHON_USEDEP}]
+ dev-python/flufl-lock[${PYTHON_USEDEP}]
+ dev-python/django-q[${PYTHON_USEDEP}]
+ dev-python/whoosh[${PYTHON_USEDEP}]
+ dev-lang/sassc"
+
+BDEPEND="dev-python/isort[${PYTHON_USEDEP}]
+ test? (
+ dev-python/mock[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup[${PYTHON_USEDEP}]
+ dev-python/django-debug-toolbar[${PYTHON_USEDEP}]
+ )"
+
+DOCS=( README.rst )
+S="${WORKDIR}/HyperKitty-${PV}"
diff --git a/net-mail/hyperkitty/metadata.xml b/net-mail/hyperkitty/metadata.xml
new file mode 100644
index 0000000..37f020d
--- /dev/null
+++ b/net-mail/hyperkitty/metadata.xml
@@ -0,0 +1,11 @@
+
+
+
+
+ hanno@gentoo.org
+
+
+ hyperkitty
+ mailman/hyperkitty
+
+
diff --git a/net-mail/mailman-meta/Manifest b/net-mail/mailman-meta/Manifest
new file mode 100644
index 0000000..8f7d5e8
--- /dev/null
+++ b/net-mail/mailman-meta/Manifest
@@ -0,0 +1,2 @@
+EBUILD mailman-meta-3.ebuild 319 BLAKE2B 8ca7b8aa435d3e0b92e7fc47b249950cdb4b78a2ac2cd9e80e701f335f8787a40886c97f692b0d2e56633a6449798fbf82aa2888884251c349fd7ae1656cf39a SHA512 3adb2c0833a65d15a4dd3e972d42c4fa4065db85e8be80869fe171eac36eff60acb1af4d6a9f3840cca689ad094c4540338d9ef27a9a4c2f0dc86fb6b6d18dd6
+MISC metadata.xml 216 BLAKE2B ff21e786382ce75611e7386f0689145fa9b64a7ef8c3c23ff92ef9c0f2bae866fec67838df7ce6608d4f1954f107b8d424103789c62384a04af120eea19053a8 SHA512 6309007f7bf488d882e2769f332c0c76bcc5972bbb60e90f86fc1895b9421494be9b1d962ce7b8a68b484f5bef6e0d6bb67247496b1d5e00e0a6ba55403e1df0
diff --git a/net-mail/mailman-meta/mailman-meta-3.ebuild b/net-mail/mailman-meta/mailman-meta-3.ebuild
new file mode 100644
index 0000000..e5399bc
--- /dev/null
+++ b/net-mail/mailman-meta/mailman-meta-3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Meta ebuild for GNU Mailman 3"
+HOMEPAGE="https://list.org/"
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND=">=net-mail/mailman-3.0
+ net-mail/postorius
+ net-mail/hyperkitty"
diff --git a/net-mail/mailman-meta/metadata.xml b/net-mail/mailman-meta/metadata.xml
new file mode 100644
index 0000000..1d07f2a
--- /dev/null
+++ b/net-mail/mailman-meta/metadata.xml
@@ -0,0 +1,7 @@
+
+
+
+
+ hanno@gentoo.org
+
+
diff --git a/net-mail/mailman/Manifest b/net-mail/mailman/Manifest
new file mode 100644
index 0000000..b82cb9d
--- /dev/null
+++ b/net-mail/mailman/Manifest
@@ -0,0 +1,3 @@
+DIST mailman-3.3.2.tar.gz 1396750 BLAKE2B f7db82d8cb217d80313ee7a6c28f7b62876a6d176a108b3fafdc744e0a9fcec3d11a0665069a5c27a42d49c22257bfe2ca8f18233d30fc9acb964027fea3bf12 SHA512 af8b300a9fea9e40a9a42f97531cf0fcd36f9b30a88a5b062994ec6480d91a698dbc37f4910045aacf3bedebf7c9ccacdf8d11bb0ee560d11e1eeef266f19b29
+EBUILD mailman-3.3.2.ebuild 1402 BLAKE2B 89a4684901834c58bd6cae588f917f686fecd0500df16ec42c26a324c59ddace83c55d2ef3f674b16f1da0d47b8c0d3459751ff64abe1ff67872b770fce5aaed SHA512 577e48ff8745a2221add6e4228ef7851c0762bbeea6d3e1d7e2e17d9b77a5da4b57a402b4de5d3692c069b572049928cf62f00dc0377cde393d4c0985dd42fd9
+MISC metadata.xml 341 BLAKE2B 0666e6113e8f6a96d07865e8e365281376370fb18c64cb060bf75a3ec049481fed396fc3e08fea433ae7103e913ae362cd0df3e6f6187cfd51fb6fed284be186 SHA512 48aed4040c25a4200f406b21901cc83763d65cfaa3f682639b06e8eca663dcb595179435ebe96f1684c65a8d451c55e028e1492b9e986efd802e30b303d3270d
diff --git a/net-mail/mailman/mailman-3.3.2.ebuild b/net-mail/mailman/mailman-3.3.2.ebuild
new file mode 100644
index 0000000..825b5d0
--- /dev/null
+++ b/net-mail/mailman/mailman-3.3.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Mailman -- the GNU mailing list manager"
+HOMEPAGE="https://www.list.org"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="3"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+ >=dev-python/aiosmtpd-1.1[${PYTHON_USEDEP}]
+ dev-python/alembic[${PYTHON_USEDEP}]
+ dev-python/atpublic[${PYTHON_USEDEP}]
+ >=dev-python/authheaders-0.13.0[${PYTHON_USEDEP}]
+ >=dev-python/authres-1.0.1[${PYTHON_USEDEP}]
+ >=dev-python/click-7.0[${PYTHON_USEDEP}]
+ >=dev-python/dnspython-1.14.0[${PYTHON_USEDEP}]
+ >=dev-python/falcon-2.0.0[${PYTHON_USEDEP}]
+ dev-python/flufl-bounce[${PYTHON_USEDEP}]
+ >=dev-python/flufl-i18n-2.0.1[${PYTHON_USEDEP}]
+ >=dev-python/flufl-lock-3.1[${PYTHON_USEDEP}]
+ >=dev-python/importlib_resources-1.5.0[${PYTHON_USEDEP}]
+ www-servers/gunicorn[${PYTHON_USEDEP}]
+ dev-python/lazr-config[${PYTHON_USEDEP}]
+ >=dev-python/python-dateutil-2.0[${PYTHON_USEDEP}]
+ dev-python/passlib[${PYTHON_USEDEP}]
+ dev-python/requests[${PYTHON_USEDEP}]
+ >=dev-python/sqlalchemy-1.2.3[${PYTHON_USEDEP}]
+ dev-python/zope-component[${PYTHON_USEDEP}]
+ dev-python/zope-configuration[${PYTHON_USEDEP}]
+ dev-python/zope-event[${PYTHON_USEDEP}]
+ >=dev-python/zope-interface-5.0[${PYTHON_USEDEP}]
+"
diff --git a/net-mail/mailman/metadata.xml b/net-mail/mailman/metadata.xml
new file mode 100644
index 0000000..557d50c
--- /dev/null
+++ b/net-mail/mailman/metadata.xml
@@ -0,0 +1,11 @@
+
+
+
+
+ hanno@gentoo.org
+
+
+ mailman
+ mailman/mailman
+
+
diff --git a/net-mail/postorius/Manifest b/net-mail/postorius/Manifest
new file mode 100644
index 0000000..767c304
--- /dev/null
+++ b/net-mail/postorius/Manifest
@@ -0,0 +1,3 @@
+DIST postorius-1.3.3.tar.gz 2704738 BLAKE2B 0ae5a7b3ace1ad7f64eae53156592d0c76a09e358d08edfe1b506717e87df67c669bfab356c203e28c03006f46461a67b4c7222e0e305100e15511a93e3e6a59 SHA512 31d6d6d0dbbe8a57251c81cf8f7d8b80d17dd4aab9f31be684fef26637a4ba81a196d4ab63e7389bd4173a60778a00c83ee440c24f83a1f60b094ccab8cf345a
+EBUILD postorius-1.3.3.ebuild 805 BLAKE2B de720d456762d94f91d77ce7d9a95378f5c6a394e250ef72b2999cd97c0a65c7de7ed14c6aadc4d9267d260ee71eeb1af755d32596056d694ecc87f1aa5a8477 SHA512 055b929629a18f570fd45b83401a892f759dd09e2036a2a8b208ae15217099befe494fa06f7356f879c1e3d2a1551810b9104b923570b7963e34c0ab4f5b08ad
+MISC metadata.xml 288 BLAKE2B ccd36623ab7e8680c09c1ceb301dff81486fe5518f1876f954fb6a7d1dc2c0895f2cacc9c03dfb8589c30ccf6f72709aa0f6b896f7e25484776d5516826d08cd SHA512 aff84107e735cf6358a9ed57600b2016c605e50f9e83c8af38fcc193bb911e9b89fc281da2ce06a9e1268d1500448c164e24d6aa5991a3b4e165fd393c1cd1f8
diff --git a/net-mail/postorius/metadata.xml b/net-mail/postorius/metadata.xml
new file mode 100644
index 0000000..557e7cf
--- /dev/null
+++ b/net-mail/postorius/metadata.xml
@@ -0,0 +1,10 @@
+
+
+
+
+ hanno@gentoo.org
+
+
+ postorius
+
+
diff --git a/net-mail/postorius/postorius-1.3.3.ebuild b/net-mail/postorius/postorius-1.3.3.ebuild
new file mode 100644
index 0000000..366a5da
--- /dev/null
+++ b/net-mail/postorius/postorius-1.3.3.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="A web user interface for GNU Mailman 3"
+HOMEPAGE="https://www.list.org"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="net-mail/django-mailman3[${PYTHON_USEDEP}]
+ dev-python/django[${PYTHON_USEDEP}]
+ net-mail/mailmanclient[${PYTHON_USEDEP}]
+ dev-python/readme_renderer[${PYTHON_USEDEP}]
+ test? (
+ dev-python/mock[${PYTHON_USEDEP}]
+ dev-python/vcrpy[${PYTHON_USEDEP}]
+ dev-python/beautifulsoup[${PYTHON_USEDEP}]
+ dev-python/isort[${PYTHON_USEDEP}]
+ )"
+
+DOCS=( README.rst )