Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/qtools/
Date: Sun, 27 May 2018 13:08:50
Message-Id: 1527426518.723ab11cd92236f6556da0f65d38757ff36bed42.pacho@gentoo
1 commit: 723ab11cd92236f6556da0f65d38757ff36bed42
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 27 13:08:19 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun May 27 13:08:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=723ab11c
7
8 net-mail/qtools: Reduce DESCRIPTION size a bit
9
10 Package-Manager: Portage-2.3.38, Repoman-2.3.9
11
12 net-mail/qtools/qtools-0.56.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-mail/qtools/qtools-0.56.ebuild b/net-mail/qtools/qtools-0.56.ebuild
16 index b3676dd69ab..7251ba3d40e 100644
17 --- a/net-mail/qtools/qtools-0.56.ebuild
18 +++ b/net-mail/qtools/qtools-0.56.ebuild
19 @@ -5,7 +5,7 @@ EAPI=0
20
21 inherit eutils toolchain-funcs
22
23 -DESCRIPTION="Several utilities for use with qmail, typically as part of .qmail command processing"
24 +DESCRIPTION="Utilities for use with qmail, typically as part of .qmail command processing"
25 HOMEPAGE="http://www.superscript.com/qtools/intro.html"
26 SRC_URI="http://www.superscript.com/qtools/${P}.tar.gz"