summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-03-13 10:30:46 +0100
committerMichał Górny <mgorny@gentoo.org>2019-03-13 10:34:19 +0100
commit3abbcd659d3e33ca73cd1a576bef9e4d2fd12a89 (patch)
treef84698ed64ffeb1a310a6f4377b318e294557cd6
parentapp-text/xchm: Version 1.26 (diff)
downloadgentoo-3abbcd659d3e33ca73cd1a576bef9e4d2fd12a89.tar.gz
gentoo-3abbcd659d3e33ca73cd1a576bef9e4d2fd12a89.tar.bz2
gentoo-3abbcd659d3e33ca73cd1a576bef9e4d2fd12a89.zip
mail-filter/dovecot-antispam: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--mail-filter/dovecot-antispam/Manifest1
-rw-r--r--mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild37
-rw-r--r--mail-filter/dovecot-antispam/metadata.xml8
-rw-r--r--profiles/package.mask6
4 files changed, 0 insertions, 52 deletions
diff --git a/mail-filter/dovecot-antispam/Manifest b/mail-filter/dovecot-antispam/Manifest
deleted file mode 100644
index 07995402ab07..000000000000
--- a/mail-filter/dovecot-antispam/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dovecot-antispam-2.0_pre20130429.tar.bz2 56113 BLAKE2B c6125435e1d5a167a54d2ccb0971b4e9bf4b9ec39b0be242b96f183a3af76f5f9ef30eab64e7be6c44126fe9b4a6449679061c2f86e0c752cccaa07ec1173d06 SHA512 0e054127f6519f3be76a4a580717413789f6d49db45d451902a2aa1da1809202364b4b3b4d527d2ab803f3d0d92da55d65e429ca1150696cb8e4227d6258e8d4
diff --git a/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild b/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild
deleted file mode 100644
index 59cdb11df46c..000000000000
--- a/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild
+++ /dev/null
@@ -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
-}
diff --git a/mail-filter/dovecot-antispam/metadata.xml b/mail-filter/dovecot-antispam/metadata.xml
deleted file mode 100644
index 78e64a5cf1ad..000000000000
--- a/mail-filter/dovecot-antispam/metadata.xml
+++ /dev/null
@@ -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>
diff --git a/profiles/package.mask b/profiles/package.mask
index 24a3c6c1a6bd..2d45550fe33f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -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