From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KStt3-00066s-RU for garchives@archives.gentoo.org; Tue, 12 Aug 2008 13:26:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6745AE0398; Tue, 12 Aug 2008 13:26:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3F428E0398 for ; Tue, 12 Aug 2008 13:26:09 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id AA73A65B35 for ; Tue, 12 Aug 2008 13:26:08 +0000 (UTC) Received: from ranger by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KStt0-0005Pu-VU for gentoo-commits@lists.gentoo.org; Tue, 12 Aug 2008 13:26:07 +0000 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-irc/xchat: xchat-2.8.6-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xchat-2.8.6-r1.ebuild ChangeLog X-VCS-Directories: net-irc/xchat X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: Sender: Brent Baude Date: Tue, 12 Aug 2008 13:26:06 +0000 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: afee91d7-cae0-4179-bb0e-92707f18fb3b X-Archives-Hash: a9f3b637331170b638dfc64fc068ed8a ranger 08/08/12 13:26:06 Modified: xchat-2.8.6-r1.ebuild ChangeLog Log: stable ppc64, bug 234387 (Portage version: 2.1.4.4) Revision Changes Path 1.5 net-irc/xchat/xchat-2.8.6-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/xcha= t-2.8.6-r1.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/xcha= t-2.8.6-r1.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/xcha= t-2.8.6-r1.ebuild?r1=3D1.4&r2=3D1.5 Index: xchat-2.8.6-r1.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/xchat/xchat-2.8.6-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xchat-2.8.6-r1.ebuild 12 Aug 2008 10:55:33 -0000 1.4 +++ xchat-2.8.6-r1.ebuild 12 Aug 2008 13:26:06 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r1.ebuild,v= 1.4 2008/08/12 10:55:33 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r1.ebuild,v= 1.5 2008/08/12 13:26:06 ranger Exp $ =20 inherit eutils versionator gnome2 =20 @@ -12,7 +12,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"2" -KEYWORDS=3D"alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd= " +KEYWORDS=3D"alpha amd64 ~hppa ia64 ~mips ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE=3D"perl dbus tcl python ssl mmx ipv6 libnotify nls spell xchatnogtk= xchatdccserver xft" =20 RDEPEND=3D">=3Ddev-libs/glib-2.6.0 1.270 net-irc/xchat/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/Chan= geLog?rev=3D1.270&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/Chan= geLog?rev=3D1.270&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/xchat/Chan= geLog?r1=3D1.269&r2=3D1.270 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/xchat/ChangeLog,v retrieving revision 1.269 retrieving revision 1.270 diff -u -r1.269 -r1.270 --- ChangeLog 12 Aug 2008 10:55:33 -0000 1.269 +++ ChangeLog 12 Aug 2008 13:26:06 -0000 1.270 @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.269 2008/= 08/12 10:55:33 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.270 2008/= 08/12 13:26:06 ranger Exp $ + + 12 Aug 2008; Brent Baude xchat-2.8.6-r1.ebuild: + stable ppc64, bug 234387 =20 12 Aug 2008; Thomas Anderson xchat-2.8.6-r1.ebuild: