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 D28B0138010 for ; Wed, 26 Sep 2012 11:00:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF24421C07A; Wed, 26 Sep 2012 10:59:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 922B721C07A for ; Wed, 26 Sep 2012 10:59:46 +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 C976033D8AC for ; Wed, 26 Sep 2012 10:59:45 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id 8C48B21505; Wed, 26 Sep 2012 10:59:44 +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/targets/desktop: package.use X-VCS-Repository: gentoo-x86 X-VCS-Files: package.use X-VCS-Directories: profiles/targets/desktop X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120926105944.8C48B21505@flycatcher.gentoo.org> Date: Wed, 26 Sep 2012 10:59:44 +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: 076abb19-f2da-48e6-9ae9-32f3f9effbbd X-Archives-Hash: 34c80ee23debb939e62405971af64037 ssuominen 12/09/26 10:59:44 Modified: package.use Log: Tweak a bit more Revision Changes Path 1.22 profiles/targets/desktop/package.use file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/package.use?rev=1.22&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/package.use?rev=1.22&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/package.use?r1=1.21&r2=1.22 Index: package.use =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- package.use 26 Sep 2012 10:57:32 -0000 1.21 +++ package.use 26 Sep 2012 10:59:44 -0000 1.22 @@ -1,6 +1,6 @@ # 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.21 2012/09/26 10:57:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/package.use,v 1.22 2012/09/26 10:59:44 ssuominen Exp $ # Alexandre Rostovtsev (24 Jun 2012) # Desktop users probably want it for removable media support @@ -9,7 +9,7 @@ # Samuli Suominen (15 May 2012) # Replaced by USE="udisks" in make.defaults. Remove this line after # >=gnome-base/gvfs-1.12.3-r1 has stabilized. - (07 Oct 2011) # Required by mesa, ultimately by xorg-server (every desktop) bug 385843