From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Sassmannshausen Subject: [PATCH 0/3] Add perl-log modules Date: Sat, 16 Jul 2016 20:20:06 +0200 Message-ID: <20160716182009.23643-1-alex@pompo.co> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54364) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOUCO-0004GC-Fc for guix-devel@gnu.org; Sat, 16 Jul 2016 14:20:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bOUCM-0001Du-LG for guix-devel@gnu.org; Sat, 16 Jul 2016 14:20:23 -0400 Received: from mail-wm0-x244.google.com ([2a00:1450:400c:c09::244]:34504) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOUCM-0001Dp-EZ for guix-devel@gnu.org; Sat, 16 Jul 2016 14:20:22 -0400 Received: by mail-wm0-x244.google.com with SMTP id q128so6557745wma.1 for ; Sat, 16 Jul 2016 11:20:22 -0700 (PDT) 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: guix-devel@gnu.org Hello, The following 3 patches add perl-log modules. As per usual they pass lint and a pure environment build. I now have commit access, but just to be sure I will continue to wait for review for the next few submissions of even simple packages before committing them myself. Apologies for the confused email configuration — my actual smtp server is currently having problems :-( Best wishes Alex Alex Sassmannshausen (3): gnu: Add perl-log-any. gnu: Add perl-log-log4perl. gnu: Add perl-log-any-adapter-log4perl. gnu/packages/perl.scm | 85 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) -- 2.8.4