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 1ShmQl-0003qW-Sl for garchives@archives.gentoo.org; Thu, 21 Jun 2012 18:48:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3C5D21C0C3; Thu, 21 Jun 2012 18:48:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B48FB21C0C3 for ; Thu, 21 Jun 2012 18:48:03 +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 EBD1D1B4001 for ; Thu, 21 Jun 2012 18:48:02 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 99A3A2004B; Thu, 21 Jun 2012 18:48:01 +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 Message-Id: <20120621184801.99A3A2004B@flycatcher.gentoo.org> Date: Thu, 21 Jun 2012 18:48:01 +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: da4e83ed-9de3-4a7a-8048-ab1382afad37 X-Archives-Hash: 3cf6c9736274c9b61a3568be6b554f3d blueness 12/06/21 18:48:01 Modified: ChangeLog Log: Add hardened/linux/arm profiles Revision Changes Path 1.6701 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog= ?rev=3D1.6701&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog= ?rev=3D1.6701&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog= ?r1=3D1.6700&r2=3D1.6701 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/ChangeLog,v retrieving revision 1.6700 retrieving revision 1.6701 diff -u -r1.6700 -r1.6701 --- ChangeLog 21 Jun 2012 17:14:55 -0000 1.6700 +++ ChangeLog 21 Jun 2012 18:48:01 -0000 1.6701 @@ -1,11 +1,20 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6700 2012/06/2= 1 17:14:55 maksbotan Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6701 2012/06/2= 1 18:48:01 blueness Exp $ # # This ChangeLog should include records for all changes in profiles dire= ctory. # Only typo fixes which don't affect portage/repoman behaviour could be = avoided # here. If in doubt put a record here! =20 + 21 Jun 2012; Anthony G. Basile + +hardened/linux/arm/armv4/eapi, +hardened/linux/arm/armv4/parent, + +hardened/linux/arm/armv4t/eapi, +hardened/linux/arm/armv4t/parent, + +hardened/linux/arm/armv5te/eapi, +hardened/linux/arm/armv5te/parent, + +hardened/linux/arm/armv6j/eapi, +hardened/linux/arm/armv6j/parent, + +hardened/linux/arm/armv7a/eapi, +hardened/linux/arm/armv7a/parent, + +hardened/linux/arm/eapi, +hardened/linux/arm/parent: + Add hardened/linux/arm profiles + 21 Jun 2012; Maxim Koltsov package.mask: Restore mask for feboostrap-3 =20