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 1S3ZOV-00047T-KY for garchives@archives.gentoo.org; Fri, 02 Mar 2012 20:48:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49B77E081E; Fri, 2 Mar 2012 20:47:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 17A45E081E for ; Fri, 2 Mar 2012 20:47:56 +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 532101B4004 for ; Fri, 2 Mar 2012 20:47:55 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 970) id 28BA72004B; Fri, 2 Mar 2012 20:47:54 +0000 (UTC) From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@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: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: <20120302204754.28BA72004B@flycatcher.gentoo.org> Date: Fri, 2 Mar 2012 20:47:54 +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: 4b3c13f0-3281-43eb-b124-bf5a28beaa2b X-Archives-Hash: 1d04b9f6a3e3b19c657dc791572a8e00 ranger 12/03/02 20:47:54 Modified: libasyncns-0.8-r2.ebuild ChangeLog Log: Marking libasyncns-0.8-r2 ppc64 for bug 400437 =20 (Portage version: 2.1.10.11/cvs/Linux ppc64) Revision Changes Path 1.6 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.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/libasyncns-0.8-r2.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/libasyncns-0.8-r2.ebuild?r1=3D1.5&r2=3D1.6 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.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libasyncns-0.8-r2.ebuild 2 Mar 2012 19:54:16 -0000 1.5 +++ libasyncns-0.8-r2.ebuild 2 Mar 2012 20:47:54 -0000 1.6 @@ -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.5 2012/03/02 19:54:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.8-r2= .ebuild,v 1.6 2012/03/02 20:47:54 ranger 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-= linux" +KEYWORDS=3D"~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc ~x86 ~x86-l= inux" =20 IUSE=3D"doc debug" =20 1.28 net-libs/libasyncns/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/ChangeLog?rev=3D1.28&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/ChangeLog?rev=3D1.28&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/ChangeLog?r1=3D1.27&r2=3D1.28 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.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 2 Mar 2012 19:54:16 -0000 1.27 +++ ChangeLog 2 Mar 2012 20:47:54 -0000 1.28 @@ -1,6 +1,9 @@ # 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.27 = 2012/03/02 19:54:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.28 = 2012/03/02 20:47:54 ranger Exp $ + + 02 Mar 2012; Brent Baude libasyncns-0.8-r2.ebuild: + Marking libasyncns-0.8-r2 ppc64 for bug 400437 =20 02 Mar 2012; Markus Meier libasyncns-0.8-r2.ebuild= : arm stable, bug #400437