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 1SMDoR-0008Br-5R for garchives@archives.gentoo.org; Mon, 23 Apr 2012 07:35:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 463B9E0BD2; Mon, 23 Apr 2012 07:35:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0E1E9E0BD2 for ; Mon, 23 Apr 2012 07:35:46 +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 6DCDB1B4028 for ; Mon, 23 Apr 2012 07:35:46 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2315) id 25C5B2004B; Mon, 23 Apr 2012 07:35:45 +0000 (UTC) From: "Benda XU (heroxbd)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, heroxbd@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: heroxbd X-VCS-Committer-Name: Benda XU Content-Type: text/plain; charset=utf8 Message-Id: <20120423073545.25C5B2004B@flycatcher.gentoo.org> Date: Mon, 23 Apr 2012 07:35:45 +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: 8a79d8a0-f37e-40db-adfb-576be9bc3abd X-Archives-Hash: e97f3cfb0797b7627157e92b8e277392 heroxbd 12/04/23 07:35:45 Modified: libasyncns-0.8-r2.ebuild ChangeLog Log: keyword amd64-linux. bug #412819 =20 (Portage version: 2.1.10.56/cvs/Linux x86_64) Revision Changes Path 1.9 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.9&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/libasyncns-0.8-r2.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/libasyncns-0.8-r2.ebuild?r1=3D1.8&r2=3D1.9 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.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- libasyncns-0.8-r2.ebuild 19 Mar 2012 19:08:54 -0000 1.8 +++ libasyncns-0.8-r2.ebuild 23 Apr 2012 07:35:45 -0000 1.9 @@ -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.8 2012/03/19 19:08:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/libasyncns-0.8-r2= .ebuild,v 1.9 2012/04/23 07:35:45 heroxbd 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 ~amd64-linu= x ~x86-linux" =20 IUSE=3D"doc debug" =20 1.31 net-libs/libasyncns/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/ChangeLog?rev=3D1.31&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/ChangeLog?rev=3D1.31&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libasyncn= s/ChangeLog?r1=3D1.30&r2=3D1.31 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.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 19 Mar 2012 19:08:54 -0000 1.30 +++ ChangeLog 23 Apr 2012 07:35:45 -0000 1.31 @@ -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.30 = 2012/03/19 19:08:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libasyncns/ChangeLog,v 1.31 = 2012/04/23 07:35:45 heroxbd Exp $ + + 23 Apr 2012; Benda Xu libasyncns-0.8-r2.ebuild: + keyword amd64-linux. bug #412819 =20 19 Mar 2012; Ra=C3=BAl Porcel libasyncns-0.8-r2.e= build: alpha/ia64/sh/sparc stable wrt #400437