From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id WKCNC4DTQmIBFAAAgWs5BA (envelope-from ) for ; Tue, 29 Mar 2022 11:38:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id uJsvCYDTQmL64QAA9RJhRA (envelope-from ) for ; Tue, 29 Mar 2022 11:38:08 +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 E54432CA7B for ; Tue, 29 Mar 2022 11:38:07 +0200 (CEST) Received: from localhost ([::1]:37552 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nZ8Ig-0004YZ-Qj for larch@yhetil.org; Tue, 29 Mar 2022 05:38:06 -0400 Received: from eggs.gnu.org ([209.51.188.92]:60954) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZ8Ic-0004YN-27 for guix-patches@gnu.org; Tue, 29 Mar 2022 05:38:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37721) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nZ8Ib-0008WH-PO for guix-patches@gnu.org; Tue, 29 Mar 2022 05:38:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nZ8Ib-0001If-LV for guix-patches@gnu.org; Tue, 29 Mar 2022 05:38:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54575] [PATCH] gnu: Add xfce4-dict. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 29 Mar 2022 09:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54575 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: tumashu@163.com Cc: 54575@debbugs.gnu.org Received: via spool by 54575-submit@debbugs.gnu.org id=B54575.16485466244913 (code B ref 54575); Tue, 29 Mar 2022 09:38:01 +0000 Received: (at 54575) by debbugs.gnu.org; 29 Mar 2022 09:37:04 +0000 Received: from localhost ([127.0.0.1]:59851 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZ8Hf-0001HB-TR for submit@debbugs.gnu.org; Tue, 29 Mar 2022 05:37:04 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44902) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZ8He-0001Gi-Rw for 54575@debbugs.gnu.org; Tue, 29 Mar 2022 05:37:03 -0400 Received: from [2001:470:142:3::e] (port=60764 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZ8HZ-0008M9-3g; Tue, 29 Mar 2022 05:36:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=9Q4pssVEE6VvFmk14aF2nSMMF+mWuE6LMvsi7xs6XGs=; b=Qpb9up3JiGZs3Qlorsi9 AGmll+l09H6CLdFl8/aYrK3MwdA8KyHF0JeutC2LYvTGd2THiCUCD5cuRThOLsR5tqUHAjdXuFFbj 8t4Q5GZGMXkhPLCWbquywvu3ZJERTzc4VpDztw1Kjb1o4x/vl5T4ydMSYi6U4dufl9tJnVplh60iY vJay2FHQ1Et59T6rvZxMMacr36aEDKHt3UrWc1pq7/z2rLzwVknORsRiGXCgvsCRUR7iOBXS41pd/ 5jNpxkPWtN9+a8buiN9aLhu6Mn3Owx1bIfIDttAu8/CeaX7MlhOlDmQD6CH8sv8z1YzIIy3Y4NsR2 aUeXeND8lI0prg==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=38670 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZ8HY-0006t7-MW; Tue, 29 Mar 2022 05:36:56 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220326020431.13924-1-tumashu@163.com> Date: Tue, 29 Mar 2022 11:36:54 +0200 In-Reply-To: <20220326020431.13924-1-tumashu@163.com> (tumashu@163.com's message of "Sat, 26 Mar 2022 10:04:31 +0800") Message-ID: <8735j13xs9.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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=1648546687; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=9Q4pssVEE6VvFmk14aF2nSMMF+mWuE6LMvsi7xs6XGs=; b=ollfmAF9JYtNQt/cwrj+6EJyUanRPmV1Frze2ombdkkJYCY1+gK7h/EauCWqOQLjqct3WC stQ/s/bvjfrNvkbge0zxeQ0IRXkUu1jRuYqe3E7GMU4/MZW9t1zEJFGuNeNsEaR2dXEorh xq9arJtYQz4Umt0jWEqr6kDkSxVpUtuRHwk1exwzObY37XzDKjsj+Hcc9y36corZQ7Kxbf 18e97Dk1ZFLkN6eFiiO7/hYIgxeFiswYOXxQSCT3ELaWfZiJGtvWY4eCwsqBrjWz/C1q43 q98qcAIZvmSdlPmIQ0PYYJKkFfigH4l5LLVXSaqTdNDcQ5LPCyiXjrF6ncjndA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648546687; a=rsa-sha256; cv=none; b=LjqOn7XyYfFqFjVHjy/oHiPxd47OjvB3QWK1mhNLmD+Ik9to7DHHwddz3dq2VkYtK0qGW5 k2F5OjTwMxIxr5DAZ29J8MRXT/0v6OnSEvm4aLJhEruy4G9Ib5xUnTs0knuK2wOodrf6Mo y30+k4r/3pzGtQ/iRgY0JPOg/Q+RKYiHv3SJ2upewjAtFJ9Fca5Mh33bdOR2y8Srx3Huha ifVudS8YcXeKY5nCkzG05vX/8NUKfgkSR+NRAcIWlEEWBu9jWLrsKv6DCdwjt8Hkk9YSDT 4ylLAvN/KOQXj08wWJ+c52GAYuikznmcSKIL+SuemHYbwj+hBYw7DgqRWLljgw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Qpb9up3J; dmarc=pass (policy=none) header.from=gnu.org; 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: -4.07 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Qpb9up3J; dmarc=pass (policy=none) header.from=gnu.org; 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: E54432CA7B X-Spam-Score: -4.07 X-Migadu-Scanner: scn0.migadu.com X-TUID: 6brHx9O1TH2z tumashu@163.com skribis: > From: Feng Shu > > * gnu/packages/xfce.scm (xfce4-dict): New variable. [...] > + (license gpl2))) I changed that to =E2=80=98gpl2+=E2=80=99 since source file headers carry t= he =E2=80=9Cor any later version=E2=80=9D wording. Ludo=E2=80=99.