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 13C8D13829C for ; Tue, 7 Jun 2016 00:11:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F62C254024; Tue, 7 Jun 2016 00:11:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 283B9254024 for ; Tue, 7 Jun 2016 00:11:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 28FFB340CC9 for ; Tue, 7 Jun 2016 00:11:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BEF415DF for ; Tue, 7 Jun 2016 00:11:34 +0000 (UTC) From: "Davide Pesavento" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Davide Pesavento" Message-ID: <1465257992.d38f842f5d1efdd78ea79fe45ca268b2c02eed72.pesa@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/targets/desktop/package.use X-VCS-Directories: profiles/targets/desktop/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: d38f842f5d1efdd78ea79fe45ca268b2c02eed72 X-VCS-Branch: master Date: Tue, 7 Jun 2016 00:11:34 +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: 728a7e0b-5eb4-4105-9acb-6309f0a4a514 X-Archives-Hash: 6e5602baa02e2931788064eafc5781da commit: d38f842f5d1efdd78ea79fe45ca268b2c02eed72 Author: Davide Pesavento gentoo org> AuthorDate: Tue Jun 7 00:06:32 2016 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Tue Jun 7 00:06:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d38f842f profiles: reduce number of default-enabled useflags for dev-python/PyQt5 in desktop profile declarative is required by one (uncommon) package. sql and xmlpatterns are required by zero packages. profiles/targets/desktop/package.use | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 235f7e6..23272a8 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -13,7 +13,7 @@ x11-drivers/nvidia-drivers gtk2 # Ben de Groot (18 Feb 2015) # Enable sensible defaults for desktop users (bug #540046) -dev-python/PyQt5 declarative gui network printsupport sql widgets xmlpatterns +dev-python/PyQt5 gui network printsupport widgets # Chí-Thanh Christopher Nguyễn (17 Sep 2014) # Disable glamor for xf86-video-intel since it also needs uxa, which is