diff options
author | Jonas Stein <jstein@gentoo.org> | 2020-09-08 00:07:42 +0200 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2020-09-08 00:07:49 +0200 |
commit | 6a3727f2123e5597bf6e95c796f0871dbc6ded45 (patch) | |
tree | ae223eb25ec3ac9f71cc9d183305e280c3952ab0 /net-mail/pop-before-smtp | |
parent | net-libs/zeromq: bump to v4.3.3 (diff) | |
download | gentoo-6a3727f2123e5597bf6e95c796f0871dbc6ded45.tar.gz gentoo-6a3727f2123e5597bf6e95c796f0871dbc6ded45.tar.bz2 gentoo-6a3727f2123e5597bf6e95c796f0871dbc6ded45.zip |
net-mail/pop-before-smtp: QA fix, shorten DESCRIPTION
Shortened DESCRIPTION
Package-Manager: Portage-3.0.5, Repoman-2.3.23
Signed-off-by: Jonas Stein <jstein@gentoo.org>
Diffstat (limited to 'net-mail/pop-before-smtp')
-rw-r--r-- | net-mail/pop-before-smtp/pop-before-smtp-1.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/pop-before-smtp/pop-before-smtp-1.42.ebuild b/net-mail/pop-before-smtp/pop-before-smtp-1.42.ebuild index 4c233e12778f..0bcf260b4cc6 100644 --- a/net-mail/pop-before-smtp/pop-before-smtp-1.42.ebuild +++ b/net-mail/pop-before-smtp/pop-before-smtp-1.42.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 -DESCRIPTION="a simple daemon to allow email relay control based on successful POP or IMAP logins" +DESCRIPTION="Simple daemon to controll email relay based on successful POP or IMAP logins" HOMEPAGE="http://popbsmtp.sourceforge.net" SRC_URI="mirror://sourceforge/popbsmtp/${P}.tar.gz" |