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 6DE94138330 for ; Sat, 13 Jan 2018 08:39:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 857D3E07D8; Sat, 13 Jan 2018 08:39:42 +0000 (UTC) Received: from frv157.fwdcdn.com (frv157.fwdcdn.com [212.42.77.157]) (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 52904E07D8 for ; Sat, 13 Jan 2018 08:39:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:Mime-Version:Message-Id: Subject:To:From:Date:Sender:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=FECqkMI+AmxK5xspyXThifuuMKLedPL15yrClqEaH7U=; b=iDWZRJbLlmMF9R+PhGT2B0cOPo ySd+LiJHmXgjKyMp+PfJYeFJLS4X3UboE0CyOhTr0yn8+B9BQpkWYe4YKHKxv2AIUPLTI31lqCW7l e1IYe18sSvv2xYumJPq+5SM1co7bf6Wry4N5MRs57JrfB9xw+pfU1PL6FKyll38oNiIg=; Received: from [46.37.209.157] (helo=localhost) by frv157.fwdcdn.com with esmtpsa ID 1eaHLn-000D0n-L2 ; Sat, 13 Jan 2018 10:39:39 +0200 Date: Sat, 13 Jan 2018 10:39:31 +0200 From: v_2e@ukr.net To: gentoo-science@lists.gentoo.org Subject: [gentoo-science] [sage-on-gentoo] Sage without Java Message-Id: <20180113103931.3621493ed642e16dbe970a8b@ukr.net> X-Mailer: Sylpheed 3.6.0 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Authentication-Result: IP=46.37.209.157; mail.from=v_2e@ukr.net; dkim=pass; header.d=ukr.net X-Archives-Salt: 52df3b4f-387f-4563-af25-34b2c0796b4c X-Archives-Hash: 4c911812b0792f7757dc82ba32253ebb Hello! Today I noticed that upgrading sci-mathematics/sage pulls the Java development kit. Is there a way to install Sage without all that Java-related stuff if I do not wish to have that on my system? Regards, Vladimir -----