Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/mimedefang/
Date: Sat, 02 Dec 2017 12:52:54
Message-Id: 1512219138.163fec4411f69769d303a571f839e26cb5396e8b.soap@gentoo
1 commit: 163fec4411f69769d303a571f839e26cb5396e8b
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 2 12:52:18 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 2 12:52:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=163fec44
7
8 mail-filter/mimedefang: [QA] Fix DESCRIPTION.toolong
9
10 mail-filter/mimedefang/mimedefang-2.73.ebuild | 2 +-
11 mail-filter/mimedefang/mimedefang-2.74.ebuild | 2 +-
12 mail-filter/mimedefang/mimedefang-2.75.ebuild | 2 +-
13 3 files changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/mail-filter/mimedefang/mimedefang-2.73.ebuild b/mail-filter/mimedefang/mimedefang-2.73.ebuild
16 index d77e0830106..c87ab317704 100644
17 --- a/mail-filter/mimedefang/mimedefang-2.73.ebuild
18 +++ b/mail-filter/mimedefang/mimedefang-2.73.ebuild
19 @@ -5,7 +5,7 @@ EAPI=4
20
21 inherit eutils user
22
23 -DESCRIPTION="Antispam, antivirus and other customizable filtering for MTAs with Milter support"
24 +DESCRIPTION="Antispam, antivirus and other customizable filters for MTAs with Milter support"
25 HOMEPAGE="http://www.mimedefang.org/"
26 SRC_URI="http://www.mimedefang.org/static/${P}.tar.gz"
27 LICENSE="GPL-2"
28
29 diff --git a/mail-filter/mimedefang/mimedefang-2.74.ebuild b/mail-filter/mimedefang/mimedefang-2.74.ebuild
30 index f5a99090ef3..24f01e24f08 100644
31 --- a/mail-filter/mimedefang/mimedefang-2.74.ebuild
32 +++ b/mail-filter/mimedefang/mimedefang-2.74.ebuild
33 @@ -5,7 +5,7 @@ EAPI=4
34
35 inherit eutils user
36
37 -DESCRIPTION="Antispam, antivirus and other customizable filtering for MTAs with Milter support"
38 +DESCRIPTION="Antispam, antivirus and other customizable filters for MTAs with Milter support"
39 HOMEPAGE="http://www.mimedefang.org/"
40 SRC_URI="http://www.mimedefang.org/static/${P}.tar.gz"
41 LICENSE="GPL-2"
42
43 diff --git a/mail-filter/mimedefang/mimedefang-2.75.ebuild b/mail-filter/mimedefang/mimedefang-2.75.ebuild
44 index e33080eee39..fe9400a104b 100644
45 --- a/mail-filter/mimedefang/mimedefang-2.75.ebuild
46 +++ b/mail-filter/mimedefang/mimedefang-2.75.ebuild
47 @@ -5,7 +5,7 @@ EAPI=5
48
49 inherit eutils user
50
51 -DESCRIPTION="Antispam, antivirus and other customizable filtering for MTAs with Milter support"
52 +DESCRIPTION="Antispam, antivirus and other customizable filters for MTAs with Milter support"
53 HOMEPAGE="http://www.mimedefang.org/"
54 SRC_URI="http://www.mimedefang.org/static/${P}.tar.gz"
55 LICENSE="GPL-2"