From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B79CE138350 for ; Thu, 30 Apr 2020 17:35:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEDC7E0931; Thu, 30 Apr 2020 17:35:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D6347E0931 for ; Thu, 30 Apr 2020 17:35:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 69D3734EF28 for ; Thu, 30 Apr 2020 17:35:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F2C8F1DD for ; Thu, 30 Apr 2020 17:35:41 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1588268080.6fd99100130e5060274aaa53847d97d250cc7d0d.mattst88@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: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 6fd99100130e5060274aaa53847d97d250cc7d0d X-VCS-Branch: master Date: Thu, 30 Apr 2020 17:35:41 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ecafeb2b-593d-409a-b0cc-c3b2598b29d9 X-Archives-Hash: 0f9a0d457ae8d78da281cbc7f9777712 commit: 6fd99100130e5060274aaa53847d97d250cc7d0d Author: Matt Turner gentoo org> AuthorDate: Thu Apr 30 17:13:23 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Apr 30 17:34:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fd99100 profiles/desktop: Remove dev-libs/libxml2 python USE=python is now enabled by default per 736fd2a9c82c. Signed-off-by: Matt Turner gentoo.org> profiles/targets/desktop/package.use | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/targets/desktop/package.use b/profiles/targets/desktop/package.use index 38e4896fc00..e5af3086c8f 100644 --- a/profiles/targets/desktop/package.use +++ b/profiles/targets/desktop/package.use @@ -70,10 +70,6 @@ net-libs/libpcap -bluetooth # and the X flag is enabled by default in the desktop profile x11-libs/libxcb xkb -# Jeremy Olexa (2011-10-07) -# Required by mesa, ultimately by xorg-server (every desktop) bug 385843 -dev-libs/libxml2 python - # Samuli Suominen (2011-09-27) # Required by mozilla browsers wrt #372419 media-libs/libpng apng