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 1SSAtA-0006go-Nr for garchives@archives.gentoo.org; Wed, 09 May 2012 17:41:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55C65E062D; Wed, 9 May 2012 17:41:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1FDAEE062D for ; Wed, 9 May 2012 17:41:16 +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 7E0851B403B for ; Wed, 9 May 2012 17:41:15 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id 38F8A2004B; Wed, 9 May 2012 17:41:14 +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: <20120509174114.38F8A2004B@flycatcher.gentoo.org> Date: Wed, 9 May 2012 17:41:14 +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: 6b0feb43-d806-4af7-a87f-14bf17610458 X-Archives-Hash: 874602060a9dd59674f7c2c9bd15251d aballier 12/05/09 17:41:14 Modified: ChangeLog Log: bring back pcre in default useflags Revision Changes Path 1.88 profiles/default/bsd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/b= sd/ChangeLog?rev=3D1.88&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/b= sd/ChangeLog?rev=3D1.88&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/b= sd/ChangeLog?r1=3D1.87&r2=3D1.88 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.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- ChangeLog 9 May 2012 12:38:12 -0000 1.87 +++ ChangeLog 9 May 2012 17:41:14 -0000 1.88 @@ -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.87= 2012/05/09 12:38:12 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.88= 2012/05/09 17:41:14 aballier Exp $ + + 09 May 2012; Alexis Ballier fbsd/make.defaults: + bring back pcre in default useflags =20 09 May 2012; Alexis Ballier fbsd/make.defaults: factorize and cleanup a bit