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 1SS61m-0003Wt-WC for garchives@archives.gentoo.org; Wed, 09 May 2012 12:29:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AAE2E0833; Wed, 9 May 2012 12:29:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 379D4E0833 for ; Wed, 9 May 2012 12:29:39 +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 681891B4002 for ; Wed, 9 May 2012 12:29:38 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id 237572004B; Wed, 9 May 2012 12:29:37 +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: <20120509122937.237572004B@flycatcher.gentoo.org> Date: Wed, 9 May 2012 12:29:37 +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: 7e5da3cf-8478-42a9-ab1d-b7ee4270916f X-Archives-Hash: 6a68798192760eb2289e142e48212949 aballier 12/05/09 12:29:37 Modified: ChangeLog Log: remove perl and python from make.default USE, as on linux Revision Changes Path 1.85 profiles/default/bsd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/b= sd/ChangeLog?rev=3D1.85&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/b= sd/ChangeLog?rev=3D1.85&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/b= sd/ChangeLog?r1=3D1.84&r2=3D1.85 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.84 retrieving revision 1.85 diff -u -r1.84 -r1.85 --- ChangeLog 9 May 2012 00:40:24 -0000 1.84 +++ ChangeLog 9 May 2012 12:29:37 -0000 1.85 @@ -1,6 +1,9 @@ # 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.84= 2012/05/09 00:40:24 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.85= 2012/05/09 12:29:37 aballier Exp $ + + 09 May 2012; Alexis Ballier fbsd/make.defaults: + remove perl and python from make.default USE, as on linux =20 09 May 2012; Alexis Ballier use.mask: mask pax_kernel as this is hardened linux kernel