diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-05-27 15:08:19 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-05-27 15:08:38 +0200 |
commit | 723ab11cd92236f6556da0f65d38757ff36bed42 (patch) | |
tree | 88dfc5d58e839be17c39e847934ff89d4294cea3 /net-mail/qtools/qtools-0.56.ebuild | |
parent | net-mail/qtools: Fix patch (#514786) (diff) | |
download | gentoo-723ab11cd92236f6556da0f65d38757ff36bed42.tar.gz gentoo-723ab11cd92236f6556da0f65d38757ff36bed42.tar.bz2 gentoo-723ab11cd92236f6556da0f65d38757ff36bed42.zip |
net-mail/qtools: Reduce DESCRIPTION size a bit
Package-Manager: Portage-2.3.38, Repoman-2.3.9
Diffstat (limited to 'net-mail/qtools/qtools-0.56.ebuild')
-rw-r--r-- | net-mail/qtools/qtools-0.56.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/qtools/qtools-0.56.ebuild b/net-mail/qtools/qtools-0.56.ebuild index b3676dd69ab6..7251ba3d40ef 100644 --- a/net-mail/qtools/qtools-0.56.ebuild +++ b/net-mail/qtools/qtools-0.56.ebuild @@ -5,7 +5,7 @@ EAPI=0 inherit eutils toolchain-funcs -DESCRIPTION="Several utilities for use with qmail, typically as part of .qmail command processing" +DESCRIPTION="Utilities for use with qmail, typically as part of .qmail command processing" HOMEPAGE="http://www.superscript.com/qtools/intro.html" SRC_URI="http://www.superscript.com/qtools/${P}.tar.gz" |