commit:     c818655f4e0ed3142dd7e194735ad703bd181330
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 20:54:53 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 31 20:54:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c818655f

net-mail/mailman: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-mail/mailman/Manifest                |  1 -
 net-mail/mailman/mailman-3.3.1-r1.ebuild | 44 --------------------------------
 2 files changed, 45 deletions(-)

diff --git a/net-mail/mailman/Manifest b/net-mail/mailman/Manifest
index 29f57160799..f87f5acd155 100644
--- a/net-mail/mailman/Manifest
+++ b/net-mail/mailman/Manifest
@@ -1,2 +1 @@
-DIST mailman-3.3.1.tar.gz 1184548 BLAKE2B 
e9bf5cec5fec75ae01093003fa9b128f9415c55cc505eda841a807d72177d17dc7609e1e0c20305f5f38c40e01745b4cbc58d1c5ddc43d0799ec601bde92cb54
 SHA512 
31dc5d0fca7f28579a1e174010ea8ac83d17b5e7ace37f3a86fb73110de412af145a9c3d16cf7b446f80e44a3419b51cce7b56b8de93264751cf771b2c084ddc
 DIST mailman-3.3.2.tar.gz 1396750 BLAKE2B 
f7db82d8cb217d80313ee7a6c28f7b62876a6d176a108b3fafdc744e0a9fcec3d11a0665069a5c27a42d49c22257bfe2ca8f18233d30fc9acb964027fea3bf12
 SHA512 
af8b300a9fea9e40a9a42f97531cf0fcd36f9b30a88a5b062994ec6480d91a698dbc37f4910045aacf3bedebf7c9ccacdf8d11bb0ee560d11e1eeef266f19b29

diff --git a/net-mail/mailman/mailman-3.3.1-r1.ebuild 
b/net-mail/mailman/mailman-3.3.1-r1.ebuild
deleted file mode 100644
index 878e9fb39ab..00000000000
--- a/net-mail/mailman/mailman-3.3.1-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_7 )
-
-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 ~ppc ~x86"
-KEYWORDS=""  # nothing til this is finished
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-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}]
-"

Reply via email to