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 93907138010 for ; Sat, 20 Oct 2012 02:49:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4A0421C006; Sat, 20 Oct 2012 02:49:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1772F21C006 for ; Sat, 20 Oct 2012 02:49:12 +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 7A93B33D7CE for ; Sat, 20 Oct 2012 02:49:11 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 4358021600; Sat, 20 Oct 2012 02:49:10 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121020024910.4358021600@flycatcher.gentoo.org> Date: Sat, 20 Oct 2012 02:49:10 +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: e838c853-9a96-46c8-9fa2-8146f0307488 X-Archives-Hash: 8f22d6f324ebcb46586d29a23a31df96 blueness 12/10/20 02:49:10 Modified: ChangeLog Log: Add packages.build for hardened/linux/uclibc profiles Revision Changes Path 1.7044 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7044&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7044&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7043&r2=1.7044 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7043 retrieving revision 1.7044 diff -u -r1.7043 -r1.7044 --- ChangeLog 19 Oct 2012 15:36:07 -0000 1.7043 +++ ChangeLog 20 Oct 2012 02:49:09 -0000 1.7044 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7043 2012/10/19 15:36:07 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7044 2012/10/20 02:49:09 blueness Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 20 Oct 2012; Anthony G. Basile + +hardened/linux/uclibc/packages.build: + Add packages.build for hardened/linux/uclibc profiles + 19 Oct 2012; Michael Palimaka package.mask: Mask =net-libs/libotr-4.0.0 due to breakage.