From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH 0/2] Move image viewers to (gnu packages image-viewers). Date: Sun, 04 Dec 2016 17:44:46 +0300 Message-ID: <87inqz69ep.fsf@gmail.com> References: <20161202095133.5796-1-alezost@gmail.com> <87mvged2an.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41363) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cDY22-0008QR-2K for guix-devel@gnu.org; Sun, 04 Dec 2016 09:44:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cDY1z-0001De-1r for guix-devel@gnu.org; Sun, 04 Dec 2016 09:44:46 -0500 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:34365) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cDY1y-0001Bu-Rq for guix-devel@gnu.org; Sun, 04 Dec 2016 09:44:42 -0500 Received: by mail-wm0-x241.google.com with SMTP id g23so10311311wme.1 for ; Sun, 04 Dec 2016 06:44:42 -0800 (PST) In-Reply-To: <87mvged2an.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> (Marius Bakke's message of "Fri, 02 Dec 2016 11:59:44 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org Marius Bakke (2016-12-02 11:59 +0100) wrote: > Alex Kost writes: > >> As discussed around here: >> , >> these patches move image viewers to their module. Also exiv2 is moved >> to (gnu packages image). >> >> [PATCH 1/2] gnu: exiv2: Move to (gnu packages image). >> [PATCH 2/2] gnu: Move image viewers to (gnu packages image-viewers). > > LGTM! Thanks for looking! Committed. -- Alex