Gentoo Archives: gentoo-commits

From: Michael Orlitzky <mjo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/opendkim/
Date: Mon, 21 Dec 2020 13:23:46
Message-Id: 1608556986.f601822614a771c5ec2fbf885d8bd70dceab7ae1.mjo@gentoo
1 commit: f601822614a771c5ec2fbf885d8bd70dceab7ae1
2 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 21 13:22:51 2020 +0000
4 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 21 13:23:06 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6018226
7
8 mail-filter/opendkim: typo fix.
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
12
13 mail-filter/opendkim/opendkim-2.10.3-r25.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/mail-filter/opendkim/opendkim-2.10.3-r25.ebuild b/mail-filter/opendkim/opendkim-2.10.3-r25.ebuild
17 index 8ca7f3a8623..d6a9c321c57 100644
18 --- a/mail-filter/opendkim/opendkim-2.10.3-r25.ebuild
19 +++ b/mail-filter/opendkim/opendkim-2.10.3-r25.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -LUA_COMPAT=( lua5-1 lua5-2} )
25 +LUA_COMPAT=( lua5-1 lua5-2 )
26
27 inherit autotools db-use eutils systemd tmpfiles lua-single