Gentoo Archives: gentoo-embedded

From: Ned Ludd <solar@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] busybox and virtuals (editor, pager etc.)
Date: Sat, 25 Jul 2009 15:36:04
Message-Id: 1248536162.6516.37.camel@localhost
In Reply to: Re: [gentoo-embedded] busybox and virtuals (editor, pager etc.) by Mike Frysinger
1 On Sat, 2009-07-25 at 01:55 -0400, Mike Frysinger wrote:
2 ...
3
4 > once conditionalized PROVIDE support is released in portage, that is pretty
5 > easy to do.
6 > PROVIDE="moo? ( virtual/moo )
7 > foo? ( virtual/foo )
8 > etc..."
9
10 I think it might of been released already. Notice the change zmedico
11 pushed to uclibc a few days ago. Bug #270496
12
13 He added PROVIDE="elibc_uclibc? ( virtual/libc )"