diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-05 09:47:20 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-05 09:47:37 +0000 |
commit | 645b9b8bb0f1bd92a2657a4ddf83308d22c5cd24 (patch) | |
tree | 739dd9ed023b314b2c0e3d073a93f953a02f5092 /net-dns | |
parent | sys-libs/glibc: Revision bump to patchlevel 10 (diff) | |
download | gentoo-645b9b8bb0f1bd92a2657a4ddf83308d22c5cd24.tar.gz gentoo-645b9b8bb0f1bd92a2657a4ddf83308d22c5cd24.tar.bz2 gentoo-645b9b8bb0f1bd92a2657a4ddf83308d22c5cd24.zip |
net-dns/dnsmasq: stable 2.78 for hppa/sparc, bug #632692 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa sparc"
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.76.ebuild | 2 | ||||
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.78.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.76.ebuild b/net-dns/dnsmasq/dnsmasq-2.76.ebuild index efdfc3438bc9..3b3d54b64eb9 100644 --- a/net-dns/dnsmasq/dnsmasq-2.76.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.76.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 diff --git a/net-dns/dnsmasq/dnsmasq-2.78.ebuild b/net-dns/dnsmasq/dnsmasq-2.78.ebuild index c57f8e6eb59e..579f6ab2876b 100644 --- a/net-dns/dnsmasq/dnsmasq-2.78.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.78.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${P}.tar.xz" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="auth-dns conntrack dbus +dhcp dhcp-tools dnssec +id idn libidn2 +inotify" IUSE+=" ipv6 lua nls script selinux static tftp" |