Gentoo Archives: gentoo-commits

From: Andreas Schuerch <nativemad@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnsdist/
Date: Wed, 27 Apr 2022 12:14:36
Message-Id: 1651061556.efedc64019988a2d8166ac966c13982a87db5387.nativemad@gentoo
1 commit: efedc64019988a2d8166ac966c13982a87db5387
2 Author: Andreas Schuerch <nativemad <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 27 12:12:01 2022 +0000
4 Commit: Andreas Schuerch <nativemad <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 27 12:12:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efedc640
7
8 net-dns/dnsdist: add 1.7.1
9
10 Signed-off-by: Andreas Schuerch <nativemad <AT> gentoo.org>
11
12 net-dns/dnsdist/dnsdist-1.7.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/dnsdist/dnsdist-1.7.1.ebuild b/net-dns/dnsdist/dnsdist-1.7.1.ebuild
16 index 2500a331c58d..0a7f9c72b105 100644
17 --- a/net-dns/dnsdist/dnsdist-1.7.1.ebuild
18 +++ b/net-dns/dnsdist/dnsdist-1.7.1.ebuild
19 @@ -5,7 +5,7 @@ EAPI=7
20
21 LUA_COMPAT=( lua5-{1..4} luajit )
22
23 -inherit flag-o-matic lua-single
24 +inherit lua-single
25
26 DESCRIPTION="A highly DNS-, DoS- and abuse-aware loadbalancer"
27 HOMEPAGE="https://dnsdist.org"