summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-07-21 20:06:20 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-07-21 20:06:20 +0000
commitb6674a58c5225ae966c9b79c767dacbc853c21d3 (patch)
treea45a3ebd619985e047651b6bb7c6d8065883f6df /net-dns/dnsmasq/dnsmasq-2.45.ebuild
parentalpha/ia64/sparc/x86 stable wrt security #227351 (diff)
downloadgentoo-2-b6674a58c5225ae966c9b79c767dacbc853c21d3.tar.gz
gentoo-2-b6674a58c5225ae966c9b79c767dacbc853c21d3.tar.bz2
gentoo-2-b6674a58c5225ae966c9b79c767dacbc853c21d3.zip
Stable on sparc, security bug #232523
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-dns/dnsmasq/dnsmasq-2.45.ebuild')
-rw-r--r--net-dns/dnsmasq/dnsmasq-2.45.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/dnsmasq/dnsmasq-2.45.ebuild b/net-dns/dnsmasq/dnsmasq-2.45.ebuild
index b2aa424a1897..fe8fc0166c06 100644
--- a/net-dns/dnsmasq/dnsmasq-2.45.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-2.45.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.45.ebuild,v 1.4 2008/07/21 18:53:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-2.45.ebuild,v 1.5 2008/07/21 20:06:20 bluebird Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="http://www.thekelleys.org.uk/dnsmasq/${MY_P}.tar.lzma"
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 nls tftp"
RDEPEND="dbus? ( sys-apps/dbus )