From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cAR2GjI1G2P25AAAbAwnHQ (envelope-from ) for ; Fri, 09 Sep 2022 14:44:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 2P2cGTI1G2N7NAAAG6o9tA (envelope-from ) for ; Fri, 09 Sep 2022 14:44:34 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0E1FA22BF2 for ; Fri, 9 Sep 2022 14:44:33 +0200 (CEST) Received: from localhost ([::1]:54318 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oWdN0-0005vQ-9X for larch@yhetil.org; Fri, 09 Sep 2022 08:44:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57732) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oWdMZ-0005rP-I6 for guix-patches@gnu.org; Fri, 09 Sep 2022 08:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44116) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oWdMY-0000VJ-T7 for guix-patches@gnu.org; Fri, 09 Sep 2022 08:44:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oWdMY-0007Jz-Gv for guix-patches@gnu.org; Fri, 09 Sep 2022 08:44:02 -0400 Subject: bug#57663: [PATCH] gnu: Add cl-doplus. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 09 Sep 2022 12:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57663 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 57663-done@debbugs.gnu.org Mail-Followup-To: 57663@debbugs.gnu.org, glv@posteo.net, jgart@dismail.de Received: via spool by 57663-done@debbugs.gnu.org id=D57663.166272743028113 (code D ref 57663); Fri, 09 Sep 2022 12:44:02 +0000 Received: (at 57663-done) by debbugs.gnu.org; 9 Sep 2022 12:43:50 +0000 Received: from localhost ([127.0.0.1]:32813 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWdMM-0007JN-5u for submit@debbugs.gnu.org; Fri, 09 Sep 2022 08:43:50 -0400 Received: from mout01.posteo.de ([185.67.36.65]:55333) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oWdMJ-0007J7-1l for 57663-done@debbugs.gnu.org; Fri, 09 Sep 2022 08:43:48 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 7F5D0240027 for <57663-done@debbugs.gnu.org>; Fri, 9 Sep 2022 14:43:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1662727420; bh=gMgsZYAWu5KgWwvGJ30NneWjNHs5d4ZQBZ9voP/NsZA=; h=From:To:Cc:Subject:Date:From; b=cfkOW5iO1O4Y35JBlczrI1XKVVl9654oJ4UPpPhxr60jKEqaVo3Wof7XH3mHIkj0g 2IdYPKizuGkt2kOZPDVE5xxqhVhC8c2F6eqR34U+vqZiUG5aTNkRrcs+vbcbtyj/Wh gUwV4r6w3DSX3lI7B5zQWxHGozRsWOUgveszUPaRP+TVDyiWlB9g2sZtlI8V/+Yrim jLgRudbH0cwqljmHaWOtFKMfuafIW9WGHN/5dz0VBnxJALoPVmGcamnFVEdExNULJD vCj1c7jChUDqL2vbV794mRCsU0K+GDllXDG6NyfnoxB2dlx0YWoKk6DTCcT34kfYOI D2l11AfaQV0Yg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4MPFzG4j0xz9rxb; Fri, 9 Sep 2022 14:43:38 +0200 (CEST) References: <20220908025136.18463-1-jgart@dismail.de> From: Guillaume Le Vaillant Date: Fri, 09 Sep 2022 12:40:33 +0000 In-reply-to: <20220908025136.18463-1-jgart@dismail.de> Message-ID: <87illwlnuu.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1662727474; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=gMgsZYAWu5KgWwvGJ30NneWjNHs5d4ZQBZ9voP/NsZA=; b=qTeYCB6d6oCVp+voxFciAtI+Na4FFQXye4Ak8bLlrnWZ5nq1cX5A4+nUwBhN12IvRBw0Yq Yx5QVBaTbIYFdmkwQAw6w0pJ+eLdWauXaAIs+7ImeDsbATpkNYBGY9vktKde+jH70hjIim n1VTPxA830nFil188OuRQc4P6IZ5HlDqTu7nv3W/fnobTr6j3wabxu7XnOqjazsODtRecT ct8hoi+nmTnMCnyYuLhNZfthvXcf5Jpp4fLdG1Nfn9CQTycGqH7h2HLIu+9xNu+gZo80be VwDno43Ma7s8c5+Nwbvh/pzlss7A33WODLUrn8AJ3WCrwSed0yUKfMBcruK5Qw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662727474; a=rsa-sha256; cv=none; b=RMYr48s1ITYw6tnxX432a0jJ8ILbzogOfpheHT7M/o06+yPprdyzrhmDchddj3U1GPgDBK 54wPUry8ARbdBYWL70P+yFFgKceLRRRs0CDiDnwN4b8091VM/W2AIBMZ2O8/lRfrhEg0K3 UzeJIiZ1NREDylAKw1EJ9xroXTxaibHTsAiupZ773kUjuDw4MeNRQAfigRpCiJ7pt7gP7k 3LgWEfitUlMz59dQ5pRmBs17wbXHtobmV1+mq6m2OTBMcNa4TVUUo4/ChbL5y6XYTAs7Zg 1tC+woaUdr6pslYFUBuyROQT7/PuHfvvVgA2g4jtnvZ7fljGOJjUYFkJcatuEw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=cfkOW5iO; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 5.90 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=cfkOW5iO; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 0E1FA22BF2 X-Spam-Score: 5.90 X-Migadu-Scanner: scn1.migadu.com X-TUID: oiYepkAeI6bl --=-=-= Content-Type: text/plain Path pushed as a4f96f2aa87f79ef3f1887aa13b73ad231fbcdd0 with the license field fixed (gpl3+ instead of expat). I also added doplus-fset to the list of systems to compile. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYxs0+Q8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j9UggD8Ck+gUmow8+jnELb24NY4jEaQDqrRnhcrTb0w 0qz7o7IA/A1Z9Ef2J3PTB3AcuTHNv3SOAQNoYhdFCI/GapzLAjhK =/Att -----END PGP SIGNATURE----- --=-=-=--