summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/dnsmasq')
-rw-r--r--net-dns/dnsmasq/ChangeLog5
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.42.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/dnsmasq/ChangeLog b/net-dns/dnsmasq/ChangeLog
index 5311f989d3dc..293971aa0dca 100644
--- a/net-dns/dnsmasq/ChangeLog
+++ b/net-dns/dnsmasq/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/dnsmasq
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/ChangeLog,v 1.153 2008/06/03 18:22:22 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/ChangeLog,v 1.154 2008/07/05 19:07:04 armin76 Exp $
+
+ 05 Jul 2008; Raúl Porcel <armin76@gentoo.org> dnsmasq-2.42.ebuild:
+ alpha/ia64/sparc/x86 stable
*dnsmasq-2.42 (03 Jun 2008)
diff --git a/net-dns/dnsmasq/dnsmasq-2.42.ebuild b/net-dns/dnsmasq/dnsmasq-2.42.ebuild
index b93a7b20dbdd..8cef2af7d3d4 100644
--- a/net-dns/dnsmasq/dnsmasq-2.42.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.42.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.42.ebuild,v 1.1 2008/06/03 18:22:22 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.42.ebuild,v 1.2 2008/07/05 19:07:04 armin76 Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="dbus ipv6 isc tftp"
RDEPEND=""