From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OzDOQ-0006yV-6d for garchives@archives.gentoo.org; Fri, 24 Sep 2010 18:53:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A134BE050F; Fri, 24 Sep 2010 18:53:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7E3FFE050F for ; Fri, 24 Sep 2010 18:53:09 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1B08B1B4179 for ; Fri, 24 Sep 2010 18:53:09 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2238) id 0A00620051; Fri, 24 Sep 2010 18:53:07 +0000 (UTC) From: "Markos Chandras (hwoarang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hwoarang@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-dns/pdnsd: pdnsd-1.2.8.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pdnsd-1.2.8.ebuild ChangeLog X-VCS-Directories: net-dns/pdnsd X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Message-Id: <20100924185307.0A00620051@flycatcher.gentoo.org> Date: Fri, 24 Sep 2010 18:53:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 49ad0d7c-eaa4-4392-a2d5-caab4285eeec X-Archives-Hash: d5f5aa0161244c80acd5a692ff497e4f hwoarang 10/09/24 18:53:06 Modified: pdnsd-1.2.8.ebuild ChangeLog Log: Stable on amd64 wrt bug #336282 =20 (Portage version: 2.2_rc83/cvs/Linux x86_64) Revision Changes Path 1.3 net-dns/pdnsd/pdnsd-1.2.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdnsd/pdns= d-1.2.8.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdnsd/pdns= d-1.2.8.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdnsd/pdns= d-1.2.8.ebuild?r1=3D1.2&r2=3D1.3 Index: pdnsd-1.2.8.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.8.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pdnsd-1.2.8.ebuild 8 Sep 2010 13:53:49 -0000 1.2 +++ pdnsd-1.2.8.ebuild 24 Sep 2010 18:53:06 -0000 1.3 @@ -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/pdnsd/pdnsd-1.2.8.ebuild,v 1.= 2 2010/09/08 13:53:49 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.8.ebuild,v 1.= 3 2010/09/24 18:53:06 hwoarang Exp $ =20 EAPI=3D"2" =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"GPL-3" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~ia64 ~ppc ~s390 ~sparc x86" +KEYWORDS=3D"~alpha amd64 ~arm ~ia64 ~ppc ~s390 ~sparc x86" IUSE=3D"debug ipv6 isdn +urandom test" =20 RDEPEND=3D"" 1.95 net-dns/pdnsd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdnsd/Chan= geLog?rev=3D1.95&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdnsd/Chan= geLog?rev=3D1.95&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdnsd/Chan= geLog?r1=3D1.94&r2=3D1.95 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-dns/pdnsd/ChangeLog,v retrieving revision 1.94 retrieving revision 1.95 diff -u -r1.94 -r1.95 --- ChangeLog 8 Sep 2010 13:53:49 -0000 1.94 +++ ChangeLog 24 Sep 2010 18:53:06 -0000 1.95 @@ -1,6 +1,9 @@ # ChangeLog for net-dns/pdnsd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/ChangeLog,v 1.94 2010/0= 9/08 13:53:49 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/ChangeLog,v 1.95 2010/0= 9/24 18:53:06 hwoarang Exp $ + + 24 Sep 2010; Markos Chandras pdnsd-1.2.8.ebuild: + Stable on amd64 wrt bug #336282 =20 08 Sep 2010; Christian Faulhammer pdnsd-1.2.8.ebuil= d: stable x86, bug 336282