From 9ad1988ed815894c3f3595c703eb02deef769c3b Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 2 Dec 2017 13:52:25 +0100 Subject: mail-mta/esmtp: [QA] Fix DESCRIPTION.toolong --- mail-mta/esmtp/esmtp-1.2-r1.ebuild | 2 +- mail-mta/esmtp/esmtp-1.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'mail-mta') 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" -- cgit v1.2.3-65-gdbad