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 1QGbxU-0002zV-Rl for garchives@archives.gentoo.org; Sun, 01 May 2011 19:05:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3A401C03B; Sun, 1 May 2011 19:05:23 +0000 (UTC) Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 71D841C026 for ; Sun, 1 May 2011 19:04:55 +0000 (UTC) Received: by vws13 with SMTP id 13so4837052vws.40 for ; Sun, 01 May 2011 12:04:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:date:x-google-sender-auth :message-id:subject:from:to:content-type; bh=G15d7Z/tpVheztNKQZU5h132PVJbgRDOWMeUEnT/WPE=; b=dvm2cHuYL0u4dHdoh1CwdABQ2Yg5SfzDH3u9AmKLwZfGz0MhzRXUK3JP9/Jfvj3CDf Wr2HC3AdvmXz/Jvo4GoT+I6mWA5mxnA4FlE+IGhHDLS9UBEIrh28fJkUfJ03BBXVzgdE Yu74vy1yqLxNy/PW/NJTskRz2LEe2DkWYEVZg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=aEO/P1gFCiktLJJPSGgp1rUl7jXNBXiyiCYaTgdL17oy3Gi0RA2EhzKvFl0SCzA16t FhVLQPsNsc9sRewKWbIUF0H/ZIhFcgnLqN+IQA0DuE+LkbHjpomv0W4cWbZ49wbQWuF4 u04SQfQdh6SKM9H9ctKggkAqOWGunM49AlvfY= 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.220.45.134 with SMTP id e6mr2112842vcf.55.1304276694852; Sun, 01 May 2011 12:04:54 -0700 (PDT) Sender: kolmax94@gmail.com Received: by 10.220.70.206 with HTTP; Sun, 1 May 2011 12:04:54 -0700 (PDT) Date: Sun, 1 May 2011 23:04:54 +0400 X-Google-Sender-Auth: GtzWE2xz3pqObD89x-yzY1LJqc8 Message-ID: Subject: [gentoo-dev] Virtual for tftp server From: Maxim Koltsov To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: 7a696688b48d264deccc0983a9bad5fe Hi, Assuming we have a package, that want to have any tftp server on system, no matter which one exactly, what must we set in DEPEND? I think creating virtual for tftp server would be nice. Maxim