summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-03-31 19:50:33 +0000
committerMarkus Meier <maekke@gentoo.org>2008-03-31 19:50:33 +0000
commit323538406abfa06edbe93b9df01fcc4ee48536ba (patch)
tree4ab8ebd8db2b4fb0e83a997d7fc378bf78b906b4 /net-dns
parentstable revbump: fix collision with media-gfx/netpbm (bug #207534) and update ... (diff)
downloadgentoo-2-323538406abfa06edbe93b9df01fcc4ee48536ba.tar.gz
gentoo-2-323538406abfa06edbe93b9df01fcc4ee48536ba.tar.bz2
gentoo-2-323538406abfa06edbe93b9df01fcc4ee48536ba.zip
amd64/x86 stable, security bug #215567
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/pdns-recursor/ChangeLog5
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-3.1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/pdns-recursor/ChangeLog b/net-dns/pdns-recursor/ChangeLog
index e50c681d4c2f..e761e3c27ae3 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.16 2008/03/31 12:46:46 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.17 2008/03/31 19:50:33 maekke Exp $
+
+ 31 Mar 2008; Markus Meier <maekke@gentoo.org> pdns-recursor-3.1.5.ebuild:
+ amd64/x86 stable, security bug #215567
*pdns-recursor-3.1.5 (31 Mar 2008)
diff --git a/net-dns/pdns-recursor/pdns-recursor-3.1.5.ebuild b/net-dns/pdns-recursor/pdns-recursor-3.1.5.ebuild
index d49817131d98..a6a0be9b9315 100644
--- a/net-dns/pdns-recursor/pdns-recursor-3.1.5.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-3.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.1.5.ebuild,v 1.1 2008/03/31 12:46:46 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/pdns-recursor-3.1.5.ebuild,v 1.2 2008/03/31 19:50:33 maekke Exp $
inherit toolchain-funcs flag-o-matic eutils
@@ -10,7 +10,7 @@ SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=">=dev-libs/boost-1.33.1"