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 932151382C5 for ; Wed, 24 Jan 2018 12:46:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8657CE091C; Wed, 24 Jan 2018 12:46:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 6510BE091C for ; Wed, 24 Jan 2018 12:46:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 5211F335C04 for ; Wed, 24 Jan 2018 12:46:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD35115D for ; Wed, 24 Jan 2018 12:46:54 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1516797999.a22fe39cc36382ccf4e7f87969816bf17453b2d6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a22fe39cc36382ccf4e7f87969816bf17453b2d6 X-VCS-Branch: master Date: Wed, 24 Jan 2018 12:46:54 +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: 328e0f3f-ed65-4c90-bd02-9ff473a73e02 X-Archives-Hash: 645a80301106de9d66120ce8be09e3b3 commit: a22fe39cc36382ccf4e7f87969816bf17453b2d6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jan 23 23:24:53 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jan 24 12:46:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a22fe39c profiles: base: Cleanup obsolete package entries profiles/base/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 264ae931a2f..9fc4a4c7d15 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -323,10 +323,6 @@ www-client/firefox system-cairo mail-client/thunderbird system-cairo >=www-client/seamonkey-2.41 system-cairo -# Michael Palimaka (17 Apr 2016) -# Fails to build with recent doxygen. Bug #569776. -dev-cpp/eigen:2 doc - # James Le Cuirot (10 Apr 2016) # Slower and less reliable than HotSpot and we don't support Java on # any non-HotSpot platforms. Don't unmask these unless you know what