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 4C83C1381F4 for ; Fri, 17 Aug 2012 14:56:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4C26E07D5; Fri, 17 Aug 2012 14:56:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B2E15E07D2 for ; Fri, 17 Aug 2012 14:56:14 +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 1BAC11B401B for ; Fri, 17 Aug 2012 14:56:14 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 948) id C4ED22004B; Fri, 17 Aug 2012 14:56:12 +0000 (UTC) From: "Diego Petteno (flameeyes)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, flameeyes@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: flameeyes X-VCS-Committer-Name: Diego Petteno Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120817145612.C4ED22004B@flycatcher.gentoo.org> Date: Fri, 17 Aug 2012 14:56:12 +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: 87b4c89c-fe35-4ca5-b63a-b7580b2256fd X-Archives-Hash: fb8410271423215320fb00314129112e flameeyes 12/08/17 14:56:12 Modified: ChangeLog Log: Move iwl6000-ucode to sys-firmware. Revision Changes Path 1.6903 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.6903&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.6903&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.6902&r2=1.6903 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.6902 retrieving revision 1.6903 diff -u -r1.6902 -r1.6903 --- ChangeLog 16 Aug 2012 15:19:21 -0000 1.6902 +++ ChangeLog 17 Aug 2012 14:56:12 -0000 1.6903 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6902 2012/08/16 15:19:21 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6903 2012/08/17 14:56:12 flameeyes 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! + 17 Aug 2012; Diego E. Pettenò updates/3Q-2012: + Move iwl6000-ucode to sys-firmware. + 16 Aug 2012; Michael Palimaka package.mask: Remove mask on net-misc/ssh-installkeys - package removed wrt bug #315843.