summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-14 14:00:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-14 14:00:24 +0000
commit89569b562ba76e547b78b25dea511d4bf7b7263b (patch)
treebeef8faa77271028507a1be35ecf4e5b6a513bdd /net-dns/unbound
parentStable for x86, wrt bug #497488 (diff)
downloadgentoo-2-89569b562ba76e547b78b25dea511d4bf7b7263b.tar.gz
gentoo-2-89569b562ba76e547b78b25dea511d4bf7b7263b.tar.bz2
gentoo-2-89569b562ba76e547b78b25dea511d4bf7b7263b.zip
Stable for x86, wrt bug #494572
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-dns/unbound')
-rw-r--r--net-dns/unbound/ChangeLog5
-rw-r--r--net-dns/unbound/unbound-1.4.21-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/unbound/ChangeLog b/net-dns/unbound/ChangeLog
index cdfde48fdf24..0d7ae2948774 100644
--- a/net-dns/unbound/ChangeLog
+++ b/net-dns/unbound/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/unbound
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.64 2014/01/10 21:15:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.65 2014/01/14 14:00:24 ago Exp $
+
+ 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> unbound-1.4.21-r1.ebuild:
+ Stable for x86, wrt bug #494572
10 Jan 2014; Pacho Ramos <pacho@gentoo.org> unbound-1.4.21-r1.ebuild:
amd64 stable, bug #494572
diff --git a/net-dns/unbound/unbound-1.4.21-r1.ebuild b/net-dns/unbound/unbound-1.4.21-r1.ebuild
index 5742e224a089..0c383d15b36c 100644
--- a/net-dns/unbound/unbound-1.4.21-r1.ebuild
+++ b/net-dns/unbound/unbound-1.4.21-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.21-r1.ebuild,v 1.2 2014/01/10 21:15:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.21-r1.ebuild,v 1.3 2014/01/14 14:00:24 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -13,7 +13,7 @@ SRC_URI="http://unbound.net/downloads/${P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~x64-macos"
IUSE="debug gost python selinux static-libs test threads"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"