diff options
Diffstat (limited to 'net-dns/dnsmasq/dnsmasq-2.61.ebuild')
-rw-r--r-- | net-dns/dnsmasq/dnsmasq-2.61.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.61.ebuild b/net-dns/dnsmasq/dnsmasq-2.61.ebuild index 9de6f0f508d3..b41aad8af6a1 100644 --- a/net-dns/dnsmasq/dnsmasq-2.61.ebuild +++ b/net-dns/dnsmasq/dnsmasq-2.61.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.61.ebuild,v 1.9 2012/09/11 16:17:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.61.ebuild,v 1.10 2012/10/05 18:00:14 ranger Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${MY_P}.tar.lzma" 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="conntrack dbus +dhcp idn ipv6 lua nls script tftp" RDEPEND="dbus? ( sys-apps/dbus ) |