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 1Ny1rM-0001aT-Mu for garchives@archives.gentoo.org; Sat, 03 Apr 2010 11:49:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3ED0EE0AD4; Sat, 3 Apr 2010 11:49:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1FFF1E0AD4 for ; Sat, 3 Apr 2010 11:49:52 +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 C53E11B4005 for ; Sat, 3 Apr 2010 11:49:51 +0000 (UTC) Received: from the_paya by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1Ny1rK-0003YY-Ul for gentoo-commits@lists.gentoo.org; Sat, 03 Apr 2010 11:49:50 +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: Sat, 03 Apr 2010 11:49:50 +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: 58a12a5c-7089-4709-bcbd-73646ff4d540 X-Archives-Hash: 3c6003d872fc33a3ba32c793caaa86b0 the_paya 10/04/03 11:49:50 Modified: ChangeLog Log: Fix working dir on patch_install-sh_bsd(). Revision Changes Path 1.33 profiles/default/bsd/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/b= sd/ChangeLog?rev=3D1.33&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/b= sd/ChangeLog?rev=3D1.33&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/b= sd/ChangeLog?r1=3D1.32&r2=3D1.33 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.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- ChangeLog 1 Apr 2010 08:20:18 -0000 1.32 +++ ChangeLog 3 Apr 2010 11:49:50 -0000 1.33 @@ -1,6 +1,10 @@ # 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.32= 2010/04/01 08:20:18 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.33= 2010/04/03 11:49:50 the_paya Exp $ + + 03 Apr 2010; Javier Villavicencio + fbsd/profile.bashrc: + Fix working dir on patch_install-sh_bsd(). =20 01 Apr 2010; Javier Villavicencio fbsd/profile.bashrc: