summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-12-21 18:55:35 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-12-21 18:55:35 +0000
commit169b552c78a964157e1c7b3cb60a1a19a3d66820 (patch)
treead0901ebfd588c34820cb3b939c28f9ce7446e7b /net-dns
parentUpdate email and removed proxy-maintainers herd (diff)
downloadgentoo-2-169b552c78a964157e1c7b3cb60a1a19a3d66820.tar.gz
gentoo-2-169b552c78a964157e1c7b3cb60a1a19a3d66820.tar.bz2
gentoo-2-169b552c78a964157e1c7b3cb60a1a19a3d66820.zip
amd64/x86 stable wrt bug #531992
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/pdns-recursor/ChangeLog5
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-3.6.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/pdns-recursor/ChangeLog b/net-dns/pdns-recursor/ChangeLog
index a0265e56b259..863ccbc18c7f 100644
--- a/net-dns/pdns-recursor/ChangeLog
+++ b/net-dns/pdns-recursor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/pdns-recursor
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.52 2014/12/18 21:06:24 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.53 2014/12/21 18:55:35 zlogene Exp $
+
+ 21 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> pdns-recursor-3.6.1-r1.ebuild:
+ amd64/x86 stable wrt bug #531992
*pdns-recursor-3.6.1-r1 (18 Dec 2014)
diff --git a/net-dns/pdns-recursor/pdns-recursor-3.6.1-r1.ebuild b/net-dns/pdns-recursor/pdns-recursor-3.6.1-r1.ebuild
index a5bdfac17e0f..8ee51cce8076 100644
--- a/net-dns/pdns-recursor/pdns-recursor-3.6.1-r1.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-3.6.1-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/pdns-recursor/pdns-recursor-3.6.1-r1.ebuild,v 1.1 2014/12/18 21:06:24 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/pdns-recursor-3.6.1-r1.ebuild,v 1.2 2014/12/21 18:55:35 zlogene Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="lua"
DEPEND="lua? ( >=dev-lang/lua-5.1 )"