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 08DBD1381F3 for ; Tue, 30 Jul 2013 05:26:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DF11E09DB; Tue, 30 Jul 2013 05:25:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BA0EBE096B for ; Tue, 30 Jul 2013 05:25:58 +0000 (UTC) Received: from [192.168.26.5] (ip98-164-195-43.oc.oc.cox.net [98.164.195.43]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: zmedico) by smtp.gentoo.org (Postfix) with ESMTPSA id E152233E0B3; Tue, 30 Jul 2013 05:25:57 +0000 (UTC) Message-ID: <51F74E65.9030606@gentoo.org> Date: Mon, 29 Jul 2013 22:25:57 -0700 From: Zac Medico User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 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 To: gentoo-portage-dev@lists.gentoo.org, =?UTF-8?Q?Tom=C3=A1=C5=A1_=C4=8C?= =?UTF-8?Q?ech?= Subject: Re: [gentoo-portage-dev] [PATCH] emerge: accept --pkg-format option References: <51F00550.8070700@gentoo.org> <1374966579-315-1-git-send-email-sleep_walker@suse.cz> In-Reply-To: <1374966579-315-1-git-send-email-sleep_walker@suse.cz> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 23f7adb1-9248-4ef2-ac03-714abdab4d6b X-Archives-Hash: 11744f3ca9edc974b9e6c40e462818e7 On 07/27/2013 04:09 PM, Tomáš Čech wrote: > Accept --pkg-format option which will override settings of > PORTAGE_BINPKG_FORMAT. Currently takes choices of 'tar' (original gentoo > binary package), 'rpm' or its combinations. > > Signed-off-by: Tomáš Čech Thanks, I've applied your patch: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=73a972e0cac5d7e5f59a58c11e998793fe2b1a2d -- Thanks, Zac