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 1QOb6a-0003Vu-0T for garchives@archives.gentoo.org; Mon, 23 May 2011 19:47:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B23D1C10E; Mon, 23 May 2011 19:47:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 123A71C10E for ; Mon, 23 May 2011 19:47:47 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 796B01B402B for ; Mon, 23 May 2011 19:47:47 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2230) id 1696320054; Mon, 23 May 2011 19:47:46 +0000 (UTC) From: "Tomas Chvatal (scarabeus)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, scarabeus@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-misc/boinc: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: sci-misc/boinc X-VCS-Committer: scarabeus X-VCS-Committer-Name: Tomas Chvatal Content-Type: text/plain; charset=utf8 Message-Id: <20110523194746.1696320054@flycatcher.gentoo.org> Date: Mon, 23 May 2011 19:47:46 +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: X-Archives-Hash: 0e20ec3047ad8629e7014bca3f7b6897 scarabeus 11/05/23 19:47:46 Modified: ChangeLog Log: Fix quoting in attach and stop. =20 (Portage version: 2.2.0_alpha35/cvs/Linux x86_64) Revision Changes Path 1.100 sci-misc/boinc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/boinc/Cha= ngeLog?rev=3D1.100&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/boinc/Cha= ngeLog?rev=3D1.100&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-misc/boinc/Cha= ngeLog?r1=3D1.99&r2=3D1.100 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/sci-misc/boinc/ChangeLog,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- ChangeLog 23 May 2011 13:00:27 -0000 1.99 +++ ChangeLog 23 May 2011 19:47:46 -0000 1.100 @@ -1,6 +1,9 @@ # ChangeLog for sci-misc/boinc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.99 2011/= 05/23 13:00:27 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.100 2011= /05/23 19:47:46 scarabeus Exp $ + + 23 May 2011; Tom=C3=A1=C5=A1 Chv=C3=A1tal files= /boinc.init: + Fix quoting in attach and stop. =20 *boinc-6.12.26-r1 (23 May 2011) =20