mail-filter/dovecot-antispam: Remove last-rited pkg

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-03-13 10:30:46 +01:00
parent 6a9757f443
commit 3abbcd659d
4 changed files with 0 additions and 52 deletions

View File

@@ -1 +0,0 @@
DIST dovecot-antispam-2.0_pre20130429.tar.bz2 56113 BLAKE2B c6125435e1d5a167a54d2ccb0971b4e9bf4b9ec39b0be242b96f183a3af76f5f9ef30eab64e7be6c44126fe9b4a6449679061c2f86e0c752cccaa07ec1173d06 SHA512 0e054127f6519f3be76a4a580717413789f6d49db45d451902a2aa1da1809202364b4b3b4d527d2ab803f3d0d92da55d65e429ca1150696cb8e4227d6258e8d4

View File

@@ -1,37 +0,0 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit autotools
DESCRIPTION="A dovecot antispam plugin supporting multiple backends"
HOMEPAGE="http://wiki2.dovecot.org/Plugins/Antispam/"
SRC_URI="https://dev.gentoo.org/~radhermit/distfiles/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm x86"
RDEPEND=">=net-mail/dovecot-2.1.16"
DEPEND="${RDEPEND}
app-text/txt2man"
DOCS=( README )
src_prepare() {
# use system txt2man
rm doc/txt2man || die
sed -i 's#./txt2man#txt2man#' doc/Makefile || die
AT_M4DIR="m4" eautoreconf
}
pkg_postinst() {
if [[ -z ${REPLACING_VERSIONS} ]]; then
elog
elog "You will need to install mail-filter/dspam or app-text/crm114"
elog "if you want to use the related backends in dovecot-antispam."
elog
fi
}

View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>radhermit@gentoo.org</email>
<name>Tim Harder</name>
</maintainer>
</pkgmetadata>

View File

@@ -140,12 +140,6 @@ dev-db/mysql-udf-ipv6
# Masked for removal in 30 days.
sys-fs/cloudfuse
# Tim Harder <radhermit@gentoo.org> (6 Feb 2019)
# Deprecated and unmaintained, use sieve for a replacement.
# https://wiki2.dovecot.org/HowTo/AntispamWithSieve
# Masked for removal in 30 days.
mail-filter/dovecot-antispam
# Jeroen Roovers <jer@gentoo.org> (31 Jan 2019)
# Depends on =dev-libs/openssl-1.1.1*
# bug #670574