From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FdoP9-00002r-3k for garchives@archives.gentoo.org; Wed, 10 May 2006 13:07:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k4AD5YCc029896; Wed, 10 May 2006 13:05:34 GMT Received: from smtp1.kolej.mff.cuni.cz (smtp1.kolej.mff.cuni.cz [195.113.24.4]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k4AD5XLJ007633 for ; Wed, 10 May 2006 13:05:33 GMT X-Envelope-From: cast3r@seznam.cz Received: from [195.113.27.33] (Caster@gehinom.kolej.mff.cuni.cz [195.113.27.33]) by smtp1.kolej.mff.cuni.cz (8.13.1/8.13.1) with ESMTP id k4AD5Wti017930 for ; Wed, 10 May 2006 15:05:33 +0200 (CEST) (envelope-from cast3r@seznam.cz) Message-ID: <4461E51C.4080601@seznam.cz> Date: Wed, 10 May 2006 15:05:32 +0200 From: Caster User-Agent: Thunderbird 1.5.0.2 (X11/20060502) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org MIME-Version: 1.0 To: gentoo-java Subject: Re: [gentoo-java] eselect java broken? References: <445C891A.5030008@ub.uu.se> <445DEFA1.30307@gentoo.org> <445F213A.4010503@ub.uu.se> <445FC6EB.3080705@seznam.cz> <445FE148.5060502@gentoo.org> <44607634.90607@seznam.cz> <44608ECB.1070904@gentoo.org> <44609437.50703@seznam.cz> <4460C81C.1060702@seznam.cz> <4460D212.402@seznam.cz> <4460D69B.4050903@gentoo.org> <4460D977.8050908@seznam.cz> In-Reply-To: <4460D977.8050908@seznam.cz> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 62466a28-01a1-47c8-a14a-9e710f97fb5a X-Archives-Hash: 02ad1b1fe5a927175114f4ca70eda630 I see setting vm is now fixed in svn. Last minor glitch is the "eselect java list" which shows system-vm but not user-vm, because of wrong variable name (and if you fix that, it won't show user-vm for a vm that is both system-vm and user-vm, because first it adds the string for system-vm and then compares it with just vm name, so it can't match). My patch covered that. Caster -- gentoo-java@gentoo.org mailing list