Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/nss-mdns/
Date: Fri, 04 Oct 2019 16:09:09
Message-Id: 1570205337.db2154a63f1da687e996ae6277b07a69c6917048.mgorny@gentoo
1 commit: db2154a63f1da687e996ae6277b07a69c6917048
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 4 15:57:04 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 4 16:08:57 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db2154a6
7
8 sys-auth/nss-mdns: Update the live ebuild
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-auth/nss-mdns/nss-mdns-9999.ebuild | 7 ++++---
13 1 file changed, 4 insertions(+), 3 deletions(-)
14
15 diff --git a/sys-auth/nss-mdns/nss-mdns-9999.ebuild b/sys-auth/nss-mdns/nss-mdns-9999.ebuild
16 index ddafab3e345..532c36ea0f6 100644
17 --- a/sys-auth/nss-mdns/nss-mdns-9999.ebuild
18 +++ b/sys-auth/nss-mdns/nss-mdns-9999.ebuild
19 @@ -1,7 +1,7 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=6
25 +EAPI=7
26
27 EGIT_REPO_URI="https://github.com/lathiat/nss-mdns"
28 inherit autotools git-r3 multilib-minimal
29 @@ -10,10 +10,11 @@ DESCRIPTION="Name Service Switch module for Multicast DNS"
30 HOMEPAGE="https://github.com/lathiat/nss-mdns"
31 SRC_URI=""
32
33 -LICENSE="GPL-2"
34 +LICENSE="GPL-2+"
35 SLOT="0"
36 KEYWORDS=""
37 IUSE="test"
38 +RESTRICT="!test? ( test )"
39
40 RDEPEND=">=net-dns/avahi-0.6.31-r2[${MULTILIB_USEDEP}]"
41 DEPEND="${RDEPEND}