From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0A186138CA2 for ; Tue, 21 Apr 2015 19:09:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BEE55E090A; Tue, 21 Apr 2015 19:09:51 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7D66AE086A for ; Tue, 21 Apr 2015 19:09:50 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YkdY2-0006cT-PX for gentoo-user@lists.gentoo.org; Tue, 21 Apr 2015 21:09:30 +0200 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Apr 2015 21:09:30 +0200 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Apr 2015 21:09:30 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: james Subject: [gentoo-user] Re: gcc-5.0 ? Date: Tue, 21 Apr 2015 19:09:19 +0000 (UTC) Message-ID: References: <20150421183919.1dc1c618@hactar.digimed.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1) X-Archives-Salt: 52c04551-9e93-4967-b1d5-e1586466e356 X-Archives-Hash: 7c64231679a0f139902057cab3a063fa Neil Bothwick digimed.co.uk> writes: > eix -R -e gcc shows several options, the mpst recent of which appears to > be 5.0.0_alpha20150322 from the toolchain overlay. Interesting situation. I have about half a dozen overlays set up via layman. Zugaina does not cleanly sync for me: Reading category 167|167 (100%) Finished [6] 'zugaina' /var/lib/layman/zugaina (cache: parse|ebuild*#metadata-md5#metadata-assign#assign) Reading category 69|167 ( 41%): games-simulation .. * ERROR: games-simulation/secondlife-1.22.1_rc::zugaina failed (depend phase): * EAPI=0 is not supported * * Call stack: * ebuild.sh, line 584: Called source '/var/lib/layman/zugaina/games-simulation/secondlife/secondlife-1.22.1_rc.ebuild' 1. How do I skip the games portion of zugaina overlays ? 2.' eix -R -e gcc' yeilds: [1] "AstroFloyd" layman/AstroFloyd [2] "OSSDL" layman/OSSDL [3] "ROKO__" layman/ROKO__ [4] "chromiumos" layman/chromiumos [5] "dlang" layman/dlang [6] "embedded-cross" layman/embedded-cross [7] "funtoo-overlay" layman/funtoo-overlay [8] "gentoo-arm" layman/gentoo-arm [9] "heroxbd" layman/heroxbd [10] "maggu2810-overlay" layman/maggu2810-overlay [11] "sabayon-distro" layman/sabayon-distro [12] "sekh" layman/sekh Do our overlay lists matchup completely? Does the -R always check the latest, or is their some updating syntax to ensure the "remotes" are updated? James