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 1Siw75-00051g-VH for garchives@archives.gentoo.org; Sun, 24 Jun 2012 23:21:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DF04E0B0A; 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 609A6E0B0A 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 BF2C31B404E for ; Sun, 24 Jun 2012 23:20:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2306) id 7773B2004C; 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/targets/desktop: package.use X-VCS-Repository: gentoo-x86 X-VCS-Files: package.use X-VCS-Directories: profiles/targets/desktop X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev Content-Type: text/plain; charset=utf8 Message-Id: <20120624232039.7773B2004C@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: 4b92c2b4-af15-43ef-afaa-5058e9a84083 X-Archives-Hash: f65be5c4a52e6748b8974da3d0f0a4ce tetromino 12/06/24 23:20:39 Modified: package.use Log: Enable wine[udisks] for desktop users. Revision Changes Path 1.20 profiles/targets/desktop/package.use file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/d= esktop/package.use?rev=3D1.20&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/d= esktop/package.use?rev=3D1.20&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/d= esktop/package.use?r1=3D1.19&r2=3D1.20 Index: package.use =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/targets/desktop/package.use,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- package.use 15 May 2012 12:10:31 -0000 1.19 +++ package.use 24 Jun 2012 23:20:39 -0000 1.20 @@ -1,6 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,= v 1.19 2012/05/15 12:10:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,= v 1.20 2012/06/24 23:20:39 tetromino Exp $ + +# Alexandre Rostovtsev (24 Jun 2012) +# Desktop users probably want it for removable media support +app-emulation/wine udisks =20 # Samuli Suominen (15 May 2012) # Replaced by USE=3D"udisks" in make.defaults. Remove this line after