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.60)
	(envelope-from <gentoo-embedded+bounces-3138-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MUjI4-0001pQ-8o
	for garchives@archives.gentoo.org; Sat, 25 Jul 2009 15:36:04 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8D3E7E0334;
	Sat, 25 Jul 2009 15:36:03 +0000 (UTC)
Received: from homeless.linbsd.net (homeless.linbsd.net [64.127.112.66])
	by pigeon.gentoo.org (Postfix) with ESMTP id 6E88BE0334
	for <gentoo-embedded@lists.gentoo.org>; Sat, 25 Jul 2009 15:36:03 +0000 (UTC)
Received: from [192.168.1.2] (dsl092-011-131.sfo1.dsl.speakeasy.net [66.92.11.131])
	by homeless.linbsd.net (Postfix) with ESMTPA id E342C57927
	for <gentoo-embedded@lists.gentoo.org>; Sat, 25 Jul 2009 08:36:02 -0700 (PDT)
Subject: Re: [gentoo-embedded] busybox and virtuals (editor, pager etc.)
From: Ned Ludd <solar@gentoo.org>
To: gentoo-embedded@lists.gentoo.org
In-Reply-To: <200907250155.14404.vapier@gentoo.org>
References: <4A55FDB7.4030107@stepping-stone.ch>
	 <1248215895.12874.9.camel@hangover> <4A671A6B.3040303@stepping-stone.ch>
	 <200907250155.14404.vapier@gentoo.org>
Content-Type: text/plain
Date: Sat, 25 Jul 2009 08:36:02 -0700
Message-Id: <1248536162.6516.37.camel@localhost>
Precedence: bulk
List-Post: <mailto:gentoo-embedded@lists.gentoo.org>
List-Help: <mailto:gentoo-embedded+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-embedded+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org>
X-BeenThere: gentoo-embedded@lists.gentoo.org
Reply-to: gentoo-embedded@lists.gentoo.org
Mime-Version: 1.0
X-Mailer: Evolution 2.22.3.1 
Content-Transfer-Encoding: 7bit
X-Archives-Salt: d62c8fcb-f55f-4950-9161-2bb459358e86
X-Archives-Hash: ef6308e86167721e28d5c3237b9d104b

On Sat, 2009-07-25 at 01:55 -0400, Mike Frysinger wrote:
...

> once conditionalized PROVIDE support is released in portage, that is pretty 
> easy to do.
> PROVIDE="moo? ( virtual/moo )
> 	foo? ( virtual/foo )
> 	etc..."

I think it might of been released already. Notice the change zmedico
pushed to uclibc a few days ago. Bug #270496

He added PROVIDE="elibc_uclibc? ( virtual/libc )"