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 D01621381F3 for ; Sat, 1 Jun 2013 03:05:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BA55E08FC; Sat, 1 Jun 2013 03:05:27 +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 03C13E08FC for ; Sat, 1 Jun 2013 03:05:26 +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 1783B33E222 for ; Sat, 1 Jun 2013 03:05:26 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 13ABE2171D; Sat, 1 Jun 2013 03:05:24 +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: <20130601030524.13ABE2171D@flycatcher.gentoo.org> Date: Sat, 1 Jun 2013 03:05:24 +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: e2c71c53-0592-425d-8a47-5b920e713470 X-Archives-Hash: 034fe0d0f6447f24906b31f00bf433d2 blueness 13/06/01 03:05:23 Modified: ChangeLog Log: Unmask xorg's synaptics, wacom, qxl on hardened/linux/uclibc/amd64 Revision Changes Path 1.7898 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7898&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7898&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7897&r2=1.7898 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7897 retrieving revision 1.7898 diff -u -r1.7897 -r1.7898 --- ChangeLog 31 May 2013 15:33:44 -0000 1.7897 +++ ChangeLog 1 Jun 2013 03:05:23 -0000 1.7898 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7897 2013/05/31 15:33:44 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7898 2013/06/01 03:05:23 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! + 01 Jun 2013; Anthony G. Basile + hardened/linux/uclibc/amd64/use.mask: + Unmask xorg's synaptics, wacom, qxl on hardened/linux/uclibc/amd64 + 31 May 2013; Sergei Trofimovich desc/qemu_softmmu_targets.desc, desc/qemu_user_targets.desc: Added new qemu targets: moxie, mipsn32, mipsn32el.