From 34b3de00314b2a0c3dc254d8607db652187881ba Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Wed, 14 Mar 2007 21:30:40 +0000 Subject: stable x86, bug 169540 (Portage version: 2.1.2.2) --- net-dns/pdns-recursor/ChangeLog | 8 ++++++-- net-dns/pdns-recursor/pdns-recursor-3.1.4.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'net-dns') diff --git a/net-dns/pdns-recursor/ChangeLog b/net-dns/pdns-recursor/ChangeLog index 519348721dbf..63d977dde9fd 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.10 2006/11/12 20:04:45 swegener Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/ChangeLog,v 1.11 2007/03/14 21:30:40 opfer Exp $ + + 14 Mar 2007; Christian Faulhammer + pdns-recursor-3.1.4.ebuild: + stable x86, bug 169540 *pdns-recursor-3.1.4 (12 Nov 2006) diff --git a/net-dns/pdns-recursor/pdns-recursor-3.1.4.ebuild b/net-dns/pdns-recursor/pdns-recursor-3.1.4.ebuild index 837ba48d28de..4ab48547e5ab 100644 --- a/net-dns/pdns-recursor/pdns-recursor-3.1.4.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-3.1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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.4.ebuild,v 1.1 2006/11/12 20:04:45 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns-recursor/pdns-recursor-3.1.4.ebuild,v 1.2 2007/03/14 21:30:40 opfer 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" -- cgit v1.2.3-65-gdbad