From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 026F21381FE for ; Tue, 7 Aug 2012 20:52:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C15CCE081B; Tue, 7 Aug 2012 20:52:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 94FE1E0802 for ; Tue, 7 Aug 2012 20:52:37 +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 C75301B4024 for ; Tue, 7 Aug 2012 20:52:36 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id 6FBB42004B; Tue, 7 Aug 2012 20:52:35 +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 Content-Transfer-Encoding: 8bit Message-Id: <20120807205235.6FBB42004B@flycatcher.gentoo.org> Date: Tue, 7 Aug 2012 20:52:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 312f1d68-865b-425f-801a-47e532525f33 X-Archives-Hash: 97ea743078ea83e5b8574e2c5f9fbdd9 aballier 12/08/07 20:52:35 Modified: ChangeLog Log: add FreeBSD 9.1 profiles from overlay Revision Changes Path 1.123 profiles/default/bsd/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/ChangeLog?rev=1.123&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/ChangeLog?rev=1.123&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/bsd/ChangeLog?r1=1.122&r2=1.123 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v retrieving revision 1.122 retrieving revision 1.123 diff -u -r1.122 -r1.123 --- ChangeLog 4 Jul 2012 07:40:40 -0000 1.122 +++ ChangeLog 7 Aug 2012 20:52:35 -0000 1.123 @@ -1,6 +1,11 @@ # 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.122 2012/07/04 07:40:40 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.123 2012/08/07 20:52:35 aballier Exp $ + + 07 Aug 2012; Alexis Ballier + +fbsd/amd64/9.1/make.defaults, +fbsd/amd64/9.1/parent, + +fbsd/x86/9.1/make.defaults, +fbsd/x86/9.1/parent: + add FreeBSD 9.1 profiles from overlay 04 Jul 2012; Samuli Suominen fbsd/package.use.mask: Remove obsolete net-libs/xulrunner entry wrt #424617