summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-03-18 16:39:04 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-03-18 16:39:04 +0000
commitb7c4af2782ed1bd64b6ca15200738885473569d8 (patch)
tree5db6291c71d9735caa78c02b259796c16c0f1783 /net-dns/unbound
parentStable on amd64 wrt bug #308135 (diff)
downloadgentoo-2-b7c4af2782ed1bd64b6ca15200738885473569d8.tar.gz
gentoo-2-b7c4af2782ed1bd64b6ca15200738885473569d8.tar.bz2
gentoo-2-b7c4af2782ed1bd64b6ca15200738885473569d8.zip
stable x86, security bug 309117
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'net-dns/unbound')
-rw-r--r--net-dns/unbound/ChangeLog5
-rw-r--r--net-dns/unbound/unbound-1.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/unbound/ChangeLog b/net-dns/unbound/ChangeLog
index 2572cab4189d..867f129880c5 100644
--- a/net-dns/unbound/ChangeLog
+++ b/net-dns/unbound/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/unbound
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.10 2010/03/18 16:30:23 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.11 2010/03/18 16:39:04 fauli Exp $
+
+ 18 Mar 2010; Christian Faulhammer <fauli@gentoo.org> unbound-1.4.3.ebuild:
+ stable x86, security bug 309117
18 Mar 2010; Christian Faulhammer <fauli@gentoo.org> unbound-1.4.3.ebuild:
add app-text/wdiff as prerequisite for tests
diff --git a/net-dns/unbound/unbound-1.4.3.ebuild b/net-dns/unbound/unbound-1.4.3.ebuild
index b5d5df903b91..4628f3e6f3f3 100644
--- a/net-dns/unbound/unbound-1.4.3.ebuild
+++ b/net-dns/unbound/unbound-1.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.3.ebuild,v 1.2 2010/03/18 16:30:23 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.3.ebuild,v 1.3 2010/03/18 16:39:04 fauli Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://unbound.net/downloads/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="debug libevent python static test threads"
RDEPEND=">=dev-libs/openssl-0.9.8