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 B1A5B139085 for ; Thu, 2 Feb 2017 16:27:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCC0621C130; Thu, 2 Feb 2017 16:27:23 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 74CBA21C0B2 for ; Thu, 2 Feb 2017 16:27:23 +0000 (UTC) Received: from [192.168.1.100] (c-98-218-46-55.hsd1.md.comcast.net [98.218.46.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mjo) by smtp.gentoo.org (Postfix) with ESMTPSA id 98BBF340C9D for ; Thu, 2 Feb 2017 16:27:22 +0000 (UTC) Subject: Re: [gentoo-dev] icedtea requiring X libs to build was -> Guidelines for IUSE defaults To: gentoo-dev@lists.gentoo.org References: <20170202160948.4ae9e764@red.yakaraplc.local> From: Michael Orlitzky Message-ID: <8c7e74ab-73d5-385f-c780-f7d936ce1027@gentoo.org> Date: Thu, 2 Feb 2017 11:27:20 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: d1f7e351-d130-4772-adc0-1b9f4f2f9356 X-Archives-Hash: 2c092c57c7c8c86a48596c5f4c2d2e2a On 02/02/2017 11:18 AM, William L. Thomson Jr. wrote: > > If you look at dev-java/icedtea ebuild you will see > > # Gtk+ will move to COMMON_DEP in time; PR1982 > > I cannot find PR1982 referenced to link. But shows that it is needed and causes > issues without being set. > I don't really want to fight about this. I have USE="-gtk" for icedtea-bin, and run a few happy websites through Tomcat that haven't yet noticed that GTK is missing. But more importantly, icedtea-bin was just one example that I had in mind. There are hundreds of others in the tree.