summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-04 17:39:58 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-04 17:39:58 +0000
commitd50646236540e248c083ace6c0299f6be89227cc (patch)
tree4ac016a6f46b85086737cedc1e51def54964a65c /net-dns/unbound
parentfix SRC_URI (diff)
downloadgentoo-2-d50646236540e248c083ace6c0299f6be89227cc.tar.gz
gentoo-2-d50646236540e248c083ace6c0299f6be89227cc.tar.bz2
gentoo-2-d50646236540e248c083ace6c0299f6be89227cc.zip
x86 stable wrt bug #395287
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'net-dns/unbound')
-rw-r--r--net-dns/unbound/ChangeLog8
-rw-r--r--net-dns/unbound/unbound-1.4.13_p2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-dns/unbound/ChangeLog b/net-dns/unbound/ChangeLog
index b513a6f00570..810e44f31b07 100644
--- a/net-dns/unbound/ChangeLog
+++ b/net-dns/unbound/ChangeLog
@@ -1,6 +1,10 @@
# 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.33 2011/12/26 13:41:51 matsuu Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/ChangeLog,v 1.34 2012/01/04 17:39:58 phajdan.jr Exp $
+
+ 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ unbound-1.4.13_p2.ebuild:
+ x86 stable wrt bug #395287
*unbound-1.4.14 (26 Dec 2011)
diff --git a/net-dns/unbound/unbound-1.4.13_p2.ebuild b/net-dns/unbound/unbound-1.4.13_p2.ebuild
index 892ae2d97d1c..90947b028663 100644
--- a/net-dns/unbound/unbound-1.4.13_p2.ebuild
+++ b/net-dns/unbound/unbound-1.4.13_p2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.13_p2.ebuild,v 1.2 2011/12/20 14:37:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/unbound/unbound-1.4.13_p2.ebuild,v 1.3 2012/01/04 17:39:58 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="python? 2"
@@ -17,7 +17,7 @@ SRC_URI="http://unbound.net/downloads/${MY_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