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 ) id 1QGdUd-00086w-Io for garchives@archives.gentoo.org; Sun, 01 May 2011 20:43:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 544EA1C014; Sun, 1 May 2011 20:43:23 +0000 (UTC) Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 47BE71C06D for ; Sun, 1 May 2011 20:42:24 +0000 (UTC) Received: by ywl2 with SMTP id 2so2406936ywl.40 for ; Sun, 01 May 2011 13:42:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=GUhspczpXAkWmZLGDsnYZgqNDUschS0zyupD/GsBy3g=; b=W1aVRCAEvtkdKOzoZ9bItV8GfM474YaoUxaeERy27IXzm2ySsSua8NpMec5UlWWONy crdHNRBNNtjwK3KPUlgmIc3JKGckmKg9e1b5B/pQx6q2QowfTDqoC32SCIEsGBgM/ab1 PxuJAcoU3G7He9E7YzZPXeyN46tQH18gX6ols= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=DNJlQbakoi8fwxUn/nmx9Pyf300CQQ8Gk/HId5kZoeZuZiWUUYyC2lC9HH8Msom4pD wxZrgbfKOaelhQxCZTj40D+IQ8g/TzqEXOG641TCrYLbJtbyHv5KUV++7B/FAijg0Eq5 e/D3PntsduZXLasSwqTN+DmHAbmIVtkr25Wxo= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.150.47.24 with SMTP id u24mr6732270ybu.95.1304282543681; Sun, 01 May 2011 13:42:23 -0700 (PDT) Received: by 10.147.125.7 with HTTP; Sun, 1 May 2011 13:42:23 -0700 (PDT) In-Reply-To: References: <4DBDB096.2040609@gentoo.org> Date: Sun, 1 May 2011 16:42:23 -0400 Message-ID: Subject: Re: [gentoo-dev] Virtual for tftp server From: Mike Gilbert To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: X-Archives-Hash: b28cd00b8e876c31883b9d4e1ad9e153 On Sun, May 1, 2011 at 4:34 PM, Maxim Koltsov 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