summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-05-07 17:03:23 +0000
committerThomas Kahle <tomka@gentoo.org>2011-05-07 17:03:23 +0000
commite6b1dc81410f59c9896e6c3905a1d604603895e8 (patch)
tree9a78e788fec67bc61d3cd6348a134562ab886575 /net-dns
parentBump (diff)
downloadgentoo-2-e6b1dc81410f59c9896e6c3905a1d604603895e8.tar.gz
gentoo-2-e6b1dc81410f59c9896e6c3905a1d604603895e8.tar.bz2
gentoo-2-e6b1dc81410f59c9896e6c3905a1d604603895e8.zip
x86 stable per bug 362015
(Portage version: 2.1.9.46/cvs/Linux i686)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/unbound/ChangeLog5
-rw-r--r--net-dns/unbound/unbound-1.4.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/unbound/ChangeLog b/net-dns/unbound/ChangeLog
index 94027ae523d3..37bec81a6bc9 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.21 2011/04/11 15:01:36 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.22 2011/05/07 17:03:23 tomka Exp $
+
+ 07 May 2011; Thomas Kahle <tomka@gentoo.org> unbound-1.4.8.ebuild:
+ x86 stable per bug 362015
*unbound-1.4.9 (11 Apr 2011)
diff --git a/net-dns/unbound/unbound-1.4.8.ebuild b/net-dns/unbound/unbound-1.4.8.ebuild
index 565cf7e2cc33..531458b1ce42 100644
--- a/net-dns/unbound/unbound-1.4.8.ebuild
+++ b/net-dns/unbound/unbound-1.4.8.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.8.ebuild,v 1.1 2011/01/25 14:20:31 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.8.ebuild,v 1.2 2011/05/07 17:03:23 tomka 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