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 1NrMTQ-00056I-Ny for garchives@archives.gentoo.org; Tue, 16 Mar 2010 02:25:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D0B7E0963; Tue, 16 Mar 2010 02:25:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6B181E0963 for ; Tue, 16 Mar 2010 02:25:33 +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 0FD141B4037 for ; Tue, 16 Mar 2010 02:25:33 +0000 (UTC) Received: from the_paya by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NrMTM-0000R6-HU for gentoo-commits@lists.gentoo.org; Tue, 16 Mar 2010 02:25:32 +0000 From: "Javier Villavicencio (the_paya)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, the_paya@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/bsd: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles/default/bsd X-VCS-Committer: the_paya X-VCS-Committer-Name: Javier Villavicencio Content-Type: text/plain; charset=utf8 Message-Id: Sender: Javier Villavicencio Date: Tue, 16 Mar 2010 02:25:32 +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: bed2993e-87a4-4bf9-91a6-f1e7c478bcf4 X-Archives-Hash: 46e449b5042b4f29c29ec95dbcabb716 the_paya 10/03/16 02:25:32 Modified: ChangeLog Log: Another hack on fbsd/profile.bashrc to patch known install-sh versions = that are likely to fail during a parallel make install. Revision Changes Path 1.31 profiles/default/bsd/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/b= sd/ChangeLog?rev=3D1.31&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/b= sd/ChangeLog?rev=3D1.31&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/b= sd/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/profiles/default/bsd/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 11 Mar 2010 10:29:22 -0000 1.30 +++ ChangeLog 16 Mar 2010 02:25:31 -0000 1.31 @@ -1,6 +1,11 @@ # ChangeLog for profile directory # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.30= 2010/03/11 10:29:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.31= 2010/03/16 02:25:31 the_paya Exp $ + + 16 Mar 2010; Javier Villavicencio + fbsd/profile.bashrc: + Another hack on profile.bashrc to patch well known install-sh versions + that are likely to fail during a parallel make install. =20 11 Mar 2010; Alexis Ballier +fbsd/amd64/8.0/make.defaults, +fbsd/amd64/8.0/parent,