Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnsmasq/
Date: Tue, 03 Oct 2017 15:25:19
Message-Id: 1507044308.ea4d043ff0729e8ed5de15f8246e9ba1e309bdfc.slyfox@gentoo
1 commit: ea4d043ff0729e8ed5de15f8246e9ba1e309bdfc
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 3 15:24:24 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 3 15:25:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea4d043f
7
8 net-dns/dnsmasq: stable 2.78 for ia64, bug #632692
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
12
13 net-dns/dnsmasq/dnsmasq-2.78.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-dns/dnsmasq/dnsmasq-2.78.ebuild b/net-dns/dnsmasq/dnsmasq-2.78.ebuild
17 index 2251ab2bd1a..1dcd9a4d208 100644
18 --- a/net-dns/dnsmasq/dnsmasq-2.78.ebuild
19 +++ b/net-dns/dnsmasq/dnsmasq-2.78.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${P}.tar.xz"
21
22 LICENSE="|| ( GPL-2 GPL-3 )"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
26
27 IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +id idn libidn2 +inotify"
28 IUSE+=" ipv6 lua nls script selinux static tftp"