summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-05-31 11:26:45 +0000
committerChristoph Mende <angelos@gentoo.org>2011-05-31 11:26:45 +0000
commitdc7128b316ddcd515e57fe077f8594ce8b169fae (patch)
treeef9288eb77213df7176361e5b562b4fc8cc030c1 /net-dns
parentFix underlinking (bug #367881) (diff)
downloadgentoo-2-dc7128b316ddcd515e57fe077f8594ce8b169fae.tar.gz
gentoo-2-dc7128b316ddcd515e57fe077f8594ce8b169fae.tar.bz2
gentoo-2-dc7128b316ddcd515e57fe077f8594ce8b169fae.zip
Stable on amd64 wrt bug #368981
(Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/unbound/ChangeLog5
-rw-r--r--net-dns/unbound/unbound-1.4.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/unbound/ChangeLog b/net-dns/unbound/ChangeLog
index e3d66d434d4b..6aed4e6b9382 100644
--- a/net-dns/unbound/ChangeLog
+++ b/net-dns/unbound/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/unbound
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.24 2011/05/25 15:41:15 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.25 2011/05/31 11:26:45 angelos Exp $
+
+ 31 May 2011; Christoph Mende <angelos@gentoo.org> unbound-1.4.10.ebuild:
+ Stable on amd64 wrt bug #368981
*unbound-1.4.10 (25 May 2011)
diff --git a/net-dns/unbound/unbound-1.4.10.ebuild b/net-dns/unbound/unbound-1.4.10.ebuild
index 63d374321b37..22ef8fffff55 100644
--- a/net-dns/unbound/unbound-1.4.10.ebuild
+++ b/net-dns/unbound/unbound-1.4.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.10.ebuild,v 1.1 2011/05/25 15:41:15 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.10.ebuild,v 1.2 2011/05/31 11:26:45 angelos Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
@@ -12,7 +12,7 @@ SRC_URI="http://unbound.net/downloads/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~x86 ~x64-macos"
IUSE="debug gost python static-libs test threads"
RDEPEND="dev-libs/expat