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 1P90M1-00059i-D3 for garchives@archives.gentoo.org; Thu, 21 Oct 2010 18:59:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDA43E04BA; Thu, 21 Oct 2010 18:59:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AA121E04BA for ; Thu, 21 Oct 2010 18:59:07 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 386EE1B4037 for ; Thu, 21 Oct 2010 18:59:07 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id C93E22004B; Thu, 21 Oct 2010 18:59:05 +0000 (UTC) From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/bsd/fbsd: make.defaults X-VCS-Repository: gentoo-x86 X-VCS-Files: make.defaults X-VCS-Directories: profiles/default/bsd/fbsd X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: <20101021185905.C93E22004B@flycatcher.gentoo.org> Date: Thu, 21 Oct 2010 18:59:05 +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: 8a024eeb-d367-4c43-8b98-e02b26a660ad X-Archives-Hash: 0d90282002be1faaffbb1778cd044d7f ssuominen 10/10/21 18:59:05 Modified: make.defaults Log: whitespace Revision Changes Path 1.6 profiles/default/bsd/fbsd/make.defaults file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/b= sd/fbsd/make.defaults?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/b= sd/fbsd/make.defaults?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/b= sd/fbsd/make.defaults?r1=3D1.5&r2=3D1.6 Index: make.defaults =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/fbsd/make.defaults= ,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- make.defaults 21 Oct 2010 18:57:00 -0000 1.5 +++ make.defaults 21 Oct 2010 18:59:05 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 2004-2009 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/make.defaul= ts,v 1.5 2010/10/21 18:57:00 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/make.defaul= ts,v 1.6 2010/10/21 18:59:05 ssuominen Exp $ =20 # Sandbox should work now, leaving commented for testing. # FEATURES=3D"-sandbox" @@ -17,7 +17,7 @@ # These USE flags were originally inserted here because of PHP # and were later removed by me. Reinserting the USE flags again because = they are # global USE flags that may be expected to be set by other packages. -USE=3D"${USE} cli pcre session" +USE=3D"${USE} cli pcre session" =20 # Javier Villavicencio (22 Jan 2009) # Enabled again for testing.