Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, mail-filter/dovecot-antispam/
Date: Wed, 13 Mar 2019 09:34:37
Message-Id: 1552469659.3abbcd659d3e33ca73cd1a576bef9e4d2fd12a89.mgorny@gentoo
1 commit: 3abbcd659d3e33ca73cd1a576bef9e4d2fd12a89
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 13 09:30:46 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 13 09:34:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3abbcd65
7
8 mail-filter/dovecot-antispam: Remove last-rited pkg
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 mail-filter/dovecot-antispam/Manifest | 1 -
13 .../dovecot-antispam-2.0_pre20130429.ebuild | 37 ----------------------
14 mail-filter/dovecot-antispam/metadata.xml | 8 -----
15 profiles/package.mask | 6 ----
16 4 files changed, 52 deletions(-)
17
18 diff --git a/mail-filter/dovecot-antispam/Manifest b/mail-filter/dovecot-antispam/Manifest
19 deleted file mode 100644
20 index 07995402ab0..00000000000
21 --- a/mail-filter/dovecot-antispam/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST dovecot-antispam-2.0_pre20130429.tar.bz2 56113 BLAKE2B c6125435e1d5a167a54d2ccb0971b4e9bf4b9ec39b0be242b96f183a3af76f5f9ef30eab64e7be6c44126fe9b4a6449679061c2f86e0c752cccaa07ec1173d06 SHA512 0e054127f6519f3be76a4a580717413789f6d49db45d451902a2aa1da1809202364b4b3b4d527d2ab803f3d0d92da55d65e429ca1150696cb8e4227d6258e8d4
25
26 diff --git a/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild b/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild
27 deleted file mode 100644
28 index 59cdb11df46..00000000000
29 --- a/mail-filter/dovecot-antispam/dovecot-antispam-2.0_pre20130429.ebuild
30 +++ /dev/null
31 @@ -1,37 +0,0 @@
32 -# Copyright 1999-2016 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=5
36 -
37 -inherit autotools
38 -
39 -DESCRIPTION="A dovecot antispam plugin supporting multiple backends"
40 -HOMEPAGE="http://wiki2.dovecot.org/Plugins/Antispam/"
41 -SRC_URI="https://dev.gentoo.org/~radhermit/distfiles/${P}.tar.bz2"
42 -
43 -LICENSE="GPL-2"
44 -SLOT="0"
45 -KEYWORDS="amd64 ~arm x86"
46 -
47 -RDEPEND=">=net-mail/dovecot-2.1.16"
48 -DEPEND="${RDEPEND}
49 - app-text/txt2man"
50 -
51 -DOCS=( README )
52 -
53 -src_prepare() {
54 - # use system txt2man
55 - rm doc/txt2man || die
56 - sed -i 's#./txt2man#txt2man#' doc/Makefile || die
57 -
58 - AT_M4DIR="m4" eautoreconf
59 -}
60 -
61 -pkg_postinst() {
62 - if [[ -z ${REPLACING_VERSIONS} ]]; then
63 - elog
64 - elog "You will need to install mail-filter/dspam or app-text/crm114"
65 - elog "if you want to use the related backends in dovecot-antispam."
66 - elog
67 - fi
68 -}
69
70 diff --git a/mail-filter/dovecot-antispam/metadata.xml b/mail-filter/dovecot-antispam/metadata.xml
71 deleted file mode 100644
72 index 78e64a5cf1a..00000000000
73 --- a/mail-filter/dovecot-antispam/metadata.xml
74 +++ /dev/null
75 @@ -1,8 +0,0 @@
76 -<?xml version="1.0" encoding="UTF-8"?>
77 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
78 -<pkgmetadata>
79 - <maintainer type="person">
80 - <email>radhermit@g.o</email>
81 - <name>Tim Harder</name>
82 - </maintainer>
83 -</pkgmetadata>
84
85 diff --git a/profiles/package.mask b/profiles/package.mask
86 index 24a3c6c1a6b..2d45550fe33 100644
87 --- a/profiles/package.mask
88 +++ b/profiles/package.mask
89 @@ -140,12 +140,6 @@ dev-db/mysql-udf-ipv6
90 # Masked for removal in 30 days.
91 sys-fs/cloudfuse
92
93 -# Tim Harder <radhermit@g.o> (6 Feb 2019)
94 -# Deprecated and unmaintained, use sieve for a replacement.
95 -# https://wiki2.dovecot.org/HowTo/AntispamWithSieve
96 -# Masked for removal in 30 days.
97 -mail-filter/dovecot-antispam
98 -
99 # Jeroen Roovers <jer@g.o> (31 Jan 2019)
100 # Depends on =dev-libs/openssl-1.1.1*
101 # bug #670574