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 1SZMhW-0003Ae-9k for garchives@archives.gentoo.org; Tue, 29 May 2012 13:43:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45E3BE0A98; Tue, 29 May 2012 13:42:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1A02BE0A98 for ; Tue, 29 May 2012 13:42:44 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 147F41B403A for ; Tue, 29 May 2012 13:42:43 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id C83792004B; Tue, 29 May 2012 13:42:41 +0000 (UTC) From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@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: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: <20120529134241.C83792004B@flycatcher.gentoo.org> Date: Tue, 29 May 2012 13:42:41 +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: b3546656-d7c1-43c3-9a96-75f450b51147 X-Archives-Hash: 5c95d21b66a29be457f0c82d8343ad9e aballier 12/05/29 13:42:41 Modified: ChangeLog Log: Remove bash as CONFIG_SHELL: we should rather fix the bugs, and it make= s other packages fail Revision Changes Path 1.97 profiles/default/bsd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/b= sd/ChangeLog?rev=3D1.97&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/b= sd/ChangeLog?rev=3D1.97&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/b= sd/ChangeLog?r1=3D1.96&r2=3D1.97 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.96 retrieving revision 1.97 diff -u -r1.96 -r1.97 --- ChangeLog 27 May 2012 02:44:57 -0000 1.96 +++ ChangeLog 29 May 2012 13:42:41 -0000 1.97 @@ -1,6 +1,10 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.96= 2012/05/27 02:44:57 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.97= 2012/05/29 13:42:41 aballier Exp $ + + 29 May 2012; Alexis Ballier fbsd/profile.bashrc: + Remove bash as CONFIG_SHELL: we should rather fix the bugs, and it mak= es + other packages fail =20 27 May 2012; Naohiro Aota fbsd/package.mask: Unask >x11-libs/cairo-1.10. Workaround to disable cairo-trace on FreeB= SD is