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 1Siw6q-0004zD-Cu for garchives@archives.gentoo.org; Sun, 24 Jun 2012 23:20:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79D95E0AF7; Sun, 24 Jun 2012 23:20:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4D85EE0AF7 for ; Sun, 24 Jun 2012 23:20:41 +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 AC57E1B4037 for ; Sun, 24 Jun 2012 23:20:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2306) id 5F1E82004B; Sun, 24 Jun 2012 23:20:39 +0000 (UTC) From: "Alexandre Rostovtsev (tetromino)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tetromino@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: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev Content-Type: text/plain; charset=utf8 Message-Id: <20120624232039.5F1E82004B@flycatcher.gentoo.org> Date: Sun, 24 Jun 2012 23:20:39 +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: 1e52c257-a085-4e24-8f31-8d67a646e54c X-Archives-Hash: db17c2032a0af4e42264ab81a0f3d035 tetromino 12/06/24 23:20:39 Modified: ChangeLog Log: Enable wine[udisks] for desktop users. Revision Changes Path 1.6710 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog= ?rev=3D1.6710&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog= ?rev=3D1.6710&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog= ?r1=3D1.6709&r2=3D1.6710 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.6709 retrieving revision 1.6710 diff -u -r1.6709 -r1.6710 --- ChangeLog 24 Jun 2012 22:18:03 -0000 1.6709 +++ ChangeLog 24 Jun 2012 23:20:39 -0000 1.6710 @@ -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.6709 2012/06/2= 4 22:18:03 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6710 2012/06/2= 4 23:20:39 tetromino 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 + 24 Jun 2012; Alexandre Rostovtsev + targets/desktop/package.use: + Enable wine[udisks] for desktop users. + 24 Jun 2012; Tim Harder package.mask: Mask dev-embedded/msp430-* as they're not supposed to be used without crossdev.