summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-26 18:31:01 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-26 18:31:01 +0000
commit5341c009994de212f9530c0e7c6e414cc30bc689 (patch)
tree5f06317357183ea30afc622910fe6110458a32af /net-dns/pdns-recursor
parentstable x86, bug 270627 (diff)
downloadgentoo-2-5341c009994de212f9530c0e7c6e414cc30bc689.tar.gz
gentoo-2-5341c009994de212f9530c0e7c6e414cc30bc689.tar.bz2
gentoo-2-5341c009994de212f9530c0e7c6e414cc30bc689.zip
stable x86, bug 270627
(Portage version: 2.1.6.11/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.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dns/pdns-recursor/ChangeLog b/net-dns/pdns-recursor/ChangeLog
index a7a52c699295..8df14ac0a3cf 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.26 2009/05/20 20:06:46 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.27 2009/05/26 18:31:01 fauli Exp $
+
+ 26 May 2009; Christian Faulhammer <fauli@gentoo.org>
+ pdns-recursor-3.1.7.ebuild:
+ stable x86, bug 270627
20 May 2009; Sven Wegener <swegener@gentoo.org>
pdns-recursor-3.1.7.ebuild, +files/pdns-recursor-3.1.7-boost-1.37.0.patch:
diff --git a/net-dns/pdns-recursor/pdns-recursor-3.1.7.ebuild b/net-dns/pdns-recursor/pdns-recursor-3.1.7.ebuild
index d91baaa22a73..b569fb09178d 100644
--- a/net-dns/pdns-recursor/pdns-recursor-3.1.7.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-3.1.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.ebuild,v 1.4 2009/05/20 20:06:46 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/pdns-recursor-3.1.7.ebuild,v 1.5 2009/05/26 18:31:01 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=">=dev-libs/boost-1.33.1