From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: [v2 0/2] Signify Date: Fri, 1 Apr 2016 21:24:32 -0400 Message-ID: Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60118) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amAJ1-0002dH-A4 for guix-devel@gnu.org; Fri, 01 Apr 2016 21:24:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1amAIx-0006p8-Ad for guix-devel@gnu.org; Fri, 01 Apr 2016 21:24:51 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:38823) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amAIx-0006oV-7F for guix-devel@gnu.org; Fri, 01 Apr 2016 21:24:47 -0400 Received: from localhost.localdomain (unknown [172.58.145.250]) by mail.messagingengine.com (Postfix) with ESMTPA id 7780B680218 for ; Fri, 1 Apr 2016 21:24:42 -0400 (EDT) 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org Here is a revised patch series adding signify and its dependency, libbsd. The only difference is the use of 'non-copyleft' to refer to the Beerware license in libbsd and the IBM license in signify. Leo Famulari (2): gnu: Add libbsd. gnu: Add signify. gnu-system.am | 1 + gnu/packages/crypto.scm | 35 +++++++++++++++++++++++++++++++++++ gnu/packages/libbsd.scm | 43 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 79 insertions(+) create mode 100644 gnu/packages/libbsd.scm -- 2.7.3