diff options
author | 2013-05-11 10:38:18 +0000 | |
---|---|---|
committer | 2013-05-11 10:38:18 +0000 | |
commit | 1d18de47f293895c29b4bcd17b452bcff65cbf76 (patch) | |
tree | 0ec1787bd4c0d786689ccd6f1b525bf5ae8d6df3 /net-dns/dnsmasq/dnsmasq-2.66.ebuild | |
parent | Stable for amd64, wrt bug #465678 (diff) | |
download | gentoo-2-1d18de47f293895c29b4bcd17b452bcff65cbf76.tar.gz gentoo-2-1d18de47f293895c29b4bcd17b452bcff65cbf76.tar.bz2 gentoo-2-1d18de47f293895c29b4bcd17b452bcff65cbf76.zip |
Stable for amd64, wrt bug #453170
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dns/dnsmasq/dnsmasq-2.66.ebuild')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.66.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.66.ebuild b/net-dns/dnsmasq/dnsmasq-2.66.ebuild index b1d3f385d7ae..2d52b19cd046 100644 --- a/net-dns/dnsmasq/dnsmasq-2.66.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.66.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.66.ebuild,v 1.2 2013/05/10 15:22:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.66.ebuild,v 1.3 2013/05/11 10:38:18 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${P}.tar.xz" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="auth-dns conntrack dbus +dhcp dhcp-tools idn ipv6 lua nls script tftp" DM_LINGUAS="de es fi fr id it no pl pt_BR ro" for dm_lingua in ${DM_LINGUAS}; do |