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 1RWHrF-0003Un-VT for garchives@archives.gentoo.org; Fri, 02 Dec 2011 01:24:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0406521C046; Fri, 2 Dec 2011 01:24:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C48EE21C046 for ; Fri, 2 Dec 2011 01:24:01 +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 1BDE81B4010 for ; Fri, 2 Dec 2011 01:24:01 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2297) id E417B2004B; Fri, 2 Dec 2011 01:23:59 +0000 (UTC) From: "Nathan Phillip Brink (binki)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, binki@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-irc/irc-client: irc-client-2.10.3_p7.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: irc-client-2.10.3_p7.ebuild ChangeLog X-VCS-Directories: net-irc/irc-client X-VCS-Committer: binki X-VCS-Committer-Name: Nathan Phillip Brink Content-Type: text/plain; charset=utf8 Message-Id: <20111202012359.E417B2004B@flycatcher.gentoo.org> Date: Fri, 2 Dec 2011 01:23:59 +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: 4e4e4a2a-8be0-4629-ab7e-1321cca6cd18 X-Archives-Hash: fc20526adadd2d4a3358268378360959 binki 11/12/02 01:23:59 Modified: irc-client-2.10.3_p7.ebuild ChangeLog Log: Add ~amd64 keyword. =20 (Portage version: 2.2.0_alpha78-r1/cvs/Linux x86_64) Revision Changes Path 1.8 net-irc/irc-client/irc-client-2.10.3_p7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/irc-client= /irc-client-2.10.3_p7.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/irc-client= /irc-client-2.10.3_p7.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/irc-client= /irc-client-2.10.3_p7.ebuild?r1=3D1.7&r2=3D1.8 Index: irc-client-2.10.3_p7.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-irc/irc-client/irc-client-2.10.3_p7= .ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- irc-client-2.10.3_p7.ebuild 2 Dec 2011 01:14:31 -0000 1.7 +++ irc-client-2.10.3_p7.ebuild 2 Dec 2011 01:23:59 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irc-client/irc-client-2.10.3_= p7.ebuild,v 1.7 2011/12/02 01:14:31 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irc-client/irc-client-2.10.3_= p7.ebuild,v 1.8 2011/12/02 01:23:59 binki Exp $ =20 inherit eutils =20 @@ -11,7 +11,7 @@ LICENSE=3D"GPL-1" SLOT=3D"0" =20 -KEYWORDS=3D"ppc x86" +KEYWORDS=3D"~amd64 ppc x86" IUSE=3D"ipv6" =20 DEPEND=3D"sys-libs/ncurses 1.16 net-irc/irc-client/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/irc-client= /ChangeLog?rev=3D1.16&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/irc-client= /ChangeLog?rev=3D1.16&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/irc-client= /ChangeLog?r1=3D1.15&r2=3D1.16 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-irc/irc-client/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 2 Dec 2011 01:14:31 -0000 1.15 +++ ChangeLog 2 Dec 2011 01:23:59 -0000 1.16 @@ -1,6 +1,10 @@ # ChangeLog for net-irc/irc-client # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irc-client/ChangeLog,v 1.15 2= 011/12/02 01:14:31 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irc-client/ChangeLog,v 1.16 2= 011/12/02 01:23:59 binki Exp $ + + 02 Dec 2011; Nathan Phillip Brink + irc-client-2.10.3_p7.ebuild: + Add ~amd64 keyword. =20 02 Dec 2011; Nathan Phillip Brink irc-client-2.10.3_p7.ebuild, +files/irc-client-2.10.3_p7-amd64-chost.p= atch: