Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/dbmail/
Date: Sat, 30 Jan 2021 10:26:55
Message-Id: 1612002406.f30523c67ddf79e677be0bee143bfc62027bc971.sam@gentoo
1 commit: f30523c67ddf79e677be0bee143bfc62027bc971
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 30 10:26:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 30 10:26:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f30523c6
7
8 net-mail/dbmail: fix WhitespaceFound
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 net-mail/dbmail/dbmail-3.2.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-mail/dbmail/dbmail-3.2.5.ebuild b/net-mail/dbmail/dbmail-3.2.5.ebuild
17 index ab3f44a299a..d48fdacd27e 100644
18 --- a/net-mail/dbmail/dbmail-3.2.5.ebuild
19 +++ b/net-mail/dbmail/dbmail-3.2.5.ebuild
20 @@ -87,7 +87,7 @@ src_install() {
21 keepdir /var/lib/dbmail
22 fperms 750 /var/lib/dbmail
23 fowners dbmail:dbmail /var/lib/dbmail
24 -
25 +
26 readme.gentoo_create_doc
27 }