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 1OjHLJ-0006g5-CA for garchives@archives.gentoo.org; Wed, 11 Aug 2010 19:52:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D534E08CE; Wed, 11 Aug 2010 19:52:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D5224E08D2 for ; Wed, 11 Aug 2010 19:52:02 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5BA0F1B4069 for ; Wed, 11 Aug 2010 19:52:02 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2230) id DF4432CE15; Wed, 11 Aug 2010 19:52:00 +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 net-fs/samba: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: net-fs/samba X-VCS-Committer: scarabeus X-VCS-Committer-Name: Tomas Chvatal Content-Type: text/plain; charset=utf8 Message-Id: <20100811195200.DF4432CE15@corvid.gentoo.org> Date: Wed, 11 Aug 2010 19:52:00 +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: cfca1b81-119d-4ead-98b7-c06d6a117c35 X-Archives-Hash: e5c9fbc75d9aed1ef1ff81deda03af70 scarabeus 10/08/11 19:52:00 Modified: ChangeLog Log: Rather pass -p to mkdir to avoid any chance of failiture. (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.432 net-fs/samba/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/Chang= eLog?rev=3D1.432&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/Chang= eLog?rev=3D1.432&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/samba/Chang= eLog?r1=3D1.431&r2=3D1.432 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-fs/samba/ChangeLog,v retrieving revision 1.431 retrieving revision 1.432 diff -u -r1.431 -r1.432 --- ChangeLog 10 Aug 2010 18:08:00 -0000 1.431 +++ ChangeLog 11 Aug 2010 19:52:00 -0000 1.432 @@ -1,6 +1,9 @@ # ChangeLog for net-fs/samba # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.431 2010/0= 8/10 18:08:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/ChangeLog,v 1.432 2010/0= 8/11 19:52:00 scarabeus Exp $ + + 11 Aug 2010; Tom=C3=A1=C5=A1 Chv=C3=A1tal files= /samba-init: + Rather pass -p to mkdir to avoid any chance of failiture. =20 10 Aug 2010; Brent Baude samba-3.0.37-r1.ebuild: Marking samba-3.0.37-r1 ppc64 for bug 323785