From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.77) (envelope-from ) id 1SnWXd-000260-Ng for garchives@archives.gentoo.org; Sat, 07 Jul 2012 15:03:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0F1DE05D7 for ; Sat, 7 Jul 2012 15:03:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 08571E0262 for ; Sat, 7 Jul 2012 13:13:20 +0000 (UTC) Received: from [192.168.1.12] (ip-62-24-83-179.net.upcbroadband.cz [62.24.83.179]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: caster) by smtp.gentoo.org (Postfix) with ESMTPSA id C08781B40D6 for ; Sat, 7 Jul 2012 13:13:19 +0000 (UTC) Message-ID: <4FF835ED.3000307@gentoo.org> Date: Sat, 07 Jul 2012 15:13:17 +0200 From: Vlastimil Babka User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120702 Thunderbird/13.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@lists.gentoo.org Reply-To: gentoo-java@lists.gentoo.org MIME-Version: 1.0 To: gentoo-java@lists.gentoo.org Subject: Re: [gentoo-java] Depending on dev-java/icedtea-bin[X] References: <20120306151101.GA13507@odin.tremily.us> In-Reply-To: <20120306151101.GA13507@odin.tremily.us> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: d45ed563-7398-48bf-b4c5-b16b6b7b854a X-Archives-Hash: 54716733a6cb46ff7d9afdd3e77dde2b Hi, On 03/06/2012 04:11 PM, W. Trevor King wrote: > It seems to me that the virtual Java > packages should expose the union of USE flags from the underlying > implementations, but perhaps I am just missing something. > > So, what's the best way to fix this? Yes that would be the ideal solution. There's bug https://bugs.gentoo.org/show_bug.cgi?id=291784 for it, but nobody implemented that yet... V.B.