diff options
author | David Seifert <soap@gentoo.org> | 2017-12-02 13:52:25 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-02 13:52:25 +0100 |
commit | 9ad1988ed815894c3f3595c703eb02deef769c3b (patch) | |
tree | 1f119d4ef289047a0ee20692f2de66ff062b0b81 /mail-mta/esmtp | |
parent | mail-filter/spampd: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-9ad1988ed815894c3f3595c703eb02deef769c3b.tar.gz gentoo-9ad1988ed815894c3f3595c703eb02deef769c3b.tar.bz2 gentoo-9ad1988ed815894c3f3595c703eb02deef769c3b.zip |
mail-mta/esmtp: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'mail-mta/esmtp')
-rw-r--r-- | mail-mta/esmtp/esmtp-1.2-r1.ebuild | 2 | ||||
-rw-r--r-- | mail-mta/esmtp/esmtp-1.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/esmtp/esmtp-1.2-r1.ebuild b/mail-mta/esmtp/esmtp-1.2-r1.ebuild index 320421752547..ac16a7833d1b 100644 --- a/mail-mta/esmtp/esmtp-1.2-r1.ebuild +++ b/mail-mta/esmtp/esmtp-1.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -DESCRIPTION="esmtp is a user configurable relay-only Mail Transfer Agent (MTA) with a sendmail compatible syntax" +DESCRIPTION="User configurable relay-only Mail Transfer Agent with a sendmail-like syntax" HOMEPAGE="http://esmtp.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" diff --git a/mail-mta/esmtp/esmtp-1.2.ebuild b/mail-mta/esmtp/esmtp-1.2.ebuild index e512a546b22b..6bc78f3bb12c 100644 --- a/mail-mta/esmtp/esmtp-1.2.ebuild +++ b/mail-mta/esmtp/esmtp-1.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -DESCRIPTION="esmtp is a user configurable relay-only Mail Transfer Agent (MTA) with a sendmail compatible syntax" +DESCRIPTION="User configurable relay-only Mail Transfer Agent with a sendmail-like syntax" HOMEPAGE="http://esmtp.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" |