On Sun, May 1, 2011 at 4:34 PM, Maxim Koltsov <maksbo...@gentoo.org> wrote: > I'm going to add such a package to the tree tomorrow, > http://bugs.gentoo.org/show_bug.cgi?id=365605. Can you write ebuild > for this virtual, because i'm not familliar with new-style virtuals > yet? > >
Just create an package "virtual/tftp-server" that has RDEPEND="|| ( net-ftp/A net-ftp/B ... )" where A and B are the various tftp server implementations. http://devmanual.gentoo.org/general-concepts/virtuals/index.html