From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 854071389F5 for ; Mon, 17 Nov 2014 12:03:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F54DE0EDC; Mon, 17 Nov 2014 12:03:01 +0000 (UTC) Received: from lobo.localdomain (host2-253-223-31.soho.nordext.net [31.223.253.2]) by pigeon.gentoo.org (Postfix) with ESMTP id 21CE5E0EDB for ; Mon, 17 Nov 2014 12:03:00 +0000 (UTC) Received: from lobo.lobo.dom (lobo.lobo.dom [127.0.0.1]) by lobo.localdomain (Postfix) with ESMTP id 1F7593A31BC for ; Mon, 17 Nov 2014 13:02:59 +0100 (CET) Date: Mon, 17 Nov 2014 13:02:58 +0100 From: Marco Felettigh To: gentoo-portage-dev@lists.gentoo.org Subject: Re: [gentoo-portage-dev] Binpackages Message-ID: <20141117130258.2e2b5606@lobo.lobo.dom> In-Reply-To: <5466481A.1000107@gentoo.org> References: <20141114122914.14f163b6@lobo.lobo.dom> <5466481A.1000107@gentoo.org> Organization: Nucleus s.r.l. X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.24; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-portage-dev@lists.gentoo.org Reply-to: gentoo-portage-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 391028c9-339a-4f4d-92c1-52f479493a17 X-Archives-Hash: 96def82ecc386468f96dee0ca4d0b1e7 On Fri, 14 Nov 2014 10:21:14 -0800 Zac Medico wrote: > On 11/14/2014 03:29 AM, marco@nucleus.it wrote: > > Hi all, > > i think the answer is "you can't" but i wan to try :) . > > > > I setup a builder ( FEATURES="buildpkg" ) server to deploy bin > > packages for other servers ( FEATURES="getbinpkg" ) ? > > > > For example: > > mail-mta/postfix with USE="mysql" > > mail-mta/postfix without mysql > > > > Sometimes can be useful to have a binpackage with different use > > flags to deploy to different servers without have two binhosts > > repository or more. > > > > Is it possible to have this situation ? > > > > Thanks Marco > > > > We have a feature request bug filed for that here: > > https://bugs.gentoo.org/show_bug.cgi?id=150031 > Thanks for the link , i hope this feature will be implemented soon :) Marco