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 1S5aRM-0008Kj-Kg for garchives@archives.gentoo.org; Thu, 08 Mar 2012 10:19:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6411BE0738; Thu, 8 Mar 2012 09:00:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 223B9E0738 for ; Thu, 8 Mar 2012 09:00:18 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EBAB51B4009 for ; Thu, 8 Mar 2012 09:00:04 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2261) id 91F782004B; Thu, 8 Mar 2012 09:00:03 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libasyncns: libasyncns-0.8-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libasyncns-0.8-r2.ebuild ChangeLog X-VCS-Directories: net-libs/libasyncns X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Message-Id: <20120308090003.91F782004B@flycatcher.gentoo.org> Date: Thu, 8 Mar 2012 09:00:03 +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: 0b0ef9c7-b7b0-4762-b88c-8eb830a34ddf X-Archives-Hash: 21dd42f763d166e6947c74b470871dc2 phajdan.jr 12/03/08 09:00:03 Modified: libasyncns-0.8-r2.ebuild ChangeLog Log: x86 stable wrt bug #400437 =20 (Portage version: 2.1.10.44/cvs/Linux i686) Revision Changes Path 1.7 net-libs/libasyncns/libasyncns-0.8-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/libasyncns-0.8-r2.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/libasyncns-0.8-r2.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/libasyncns-0.8-r2.ebuild?r1=3D1.6&r2=3D1.7 Index: libasyncns-0.8-r2.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-libs/libasyncns/libasyncns-0.8-r2.e= build,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libasyncns-0.8-r2.ebuild 2 Mar 2012 20:47:54 -0000 1.6 +++ libasyncns-0.8-r2.ebuild 8 Mar 2012 09:00:03 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.8-r2= .ebuild,v 1.6 2012/03/02 20:47:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.8-r2= .ebuild,v 1.7 2012/03/08 09:00:03 phajdan.jr Exp $ =20 EAPI=3D3 inherit eutils libtool flag-o-matic @@ -12,7 +12,7 @@ SLOT=3D"0" =20 LICENSE=3D"LGPL-2.1" -KEYWORDS=3D"~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-l= inux" +KEYWORDS=3D"~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-li= nux" =20 IUSE=3D"doc debug" =20 1.29 net-libs/libasyncns/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/ChangeLog?rev=3D1.29&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/ChangeLog?rev=3D1.29&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/ChangeLog?r1=3D1.28&r2=3D1.29 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-libs/libasyncns/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 2 Mar 2012 20:47:54 -0000 1.28 +++ ChangeLog 8 Mar 2012 09:00:03 -0000 1.29 @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libasyncns # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.28 = 2012/03/02 20:47:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.29 = 2012/03/08 09:00:03 phajdan.jr Exp $ + + 08 Mar 2012; Pawel Hajdan jr + libasyncns-0.8-r2.ebuild: + x86 stable wrt bug #400437 =20 02 Mar 2012; Brent Baude libasyncns-0.8-r2.ebuild: Marking libasyncns-0.8-r2 ppc64 for bug 400437