summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-10 12:09:13 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-10 12:09:13 +0000
commit076132a46cff672fe1302d306939c069eb948c83 (patch)
tree463c3e2d2032d884bc47d87ba9f9f08ffc078324 /net-dns/pdns-recursor
parentstable x86, bug 287932 (diff)
downloadgentoo-2-076132a46cff672fe1302d306939c069eb948c83.tar.gz
gentoo-2-076132a46cff672fe1302d306939c069eb948c83.tar.bz2
gentoo-2-076132a46cff672fe1302d306939c069eb948c83.zip
stable x86, security bug 299942
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-dns/pdns-recursor')
-rw-r--r--net-dns/pdns-recursor/ChangeLog6
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-3.1.7.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dns/pdns-recursor/ChangeLog b/net-dns/pdns-recursor/ChangeLog
index e7e074516bd2..96bb877d8d78 100644
--- a/net-dns/pdns-recursor/ChangeLog
+++ b/net-dns/pdns-recursor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dns/pdns-recursor
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.32 2010/01/08 07:25:38 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.33 2010/01/10 12:09:13 fauli Exp $
+
+ 10 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ pdns-recursor-3.1.7.2.ebuild:
+ stable x86, security bug 299942
*pdns-recursor-3.1.7.2 (08 Jan 2010)
diff --git a/net-dns/pdns-recursor/pdns-recursor-3.1.7.2.ebuild b/net-dns/pdns-recursor/pdns-recursor-3.1.7.2.ebuild
index e94a12ac17b1..3c7a3ff5d578 100644
--- a/net-dns/pdns-recursor/pdns-recursor-3.1.7.2.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-3.1.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.7.2.ebuild,v 1.1 2010/01/08 07:25:38 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/pdns-recursor-3.1.7.2.ebuild,v 1.2 2010/01/10 12:09:13 fauli 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="lua"
DEPEND="lua? ( >=dev-lang/lua-5.1 )"