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 0D8321389CE for ; Tue, 12 Feb 2013 16:01:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E507B21C00E; Tue, 12 Feb 2013 16:01:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6AB1321C00C for ; Tue, 12 Feb 2013 16:01:08 +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 481A933E65F for ; Tue, 12 Feb 2013 16:01:07 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id 0885A2171D; Tue, 12 Feb 2013 16:01:05 +0000 (UTC) From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@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: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130212160106.0885A2171D@flycatcher.gentoo.org> Date: Tue, 12 Feb 2013 16:01:05 +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: 9a577df5-4b26-4088-a6c3-8e361e5fc276 X-Archives-Hash: d0783448e8069a4d8bde4dcc1553c0af ssuominen 13/02/12 16:01:05 Modified: ChangeLog Log: Move bluez-firmware from net-wireless category to sys-firmware category. Revision Changes Path 1.7488 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7488&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7488&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7487&r2=1.7488 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7487 retrieving revision 1.7488 diff -u -r1.7487 -r1.7488 --- ChangeLog 12 Feb 2013 11:10:12 -0000 1.7487 +++ ChangeLog 12 Feb 2013 16:01:05 -0000 1.7488 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7487 2013/02/12 11:10:12 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7488 2013/02/12 16:01:05 ssuominen 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! + 12 Feb 2013; Samuli Suominen updates/1Q-2013: + Move bluez-firmware from net-wireless category to sys-firmware category. + 12 Feb 2013; Tim Harder updates/1Q-2013: Rename app-vim/bufferexplorer to app-vim/bufexplorer to follow upstream.