From unknown Sun Jun 22 11:34:38 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#50158 <50158@debbugs.gnu.org> To: bug#50158 <50158@debbugs.gnu.org> Subject: Status: [PATCH] gnu: ledger-agent: Remove usage from description. Reply-To: bug#50158 <50158@debbugs.gnu.org> Date: Sun, 22 Jun 2025 18:34:38 +0000 retitle 50158 [PATCH] gnu: ledger-agent: Remove usage from description. reassign 50158 guix-patches submitter 50158 Matthew James Kraai severity 50158 normal tag 50158 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 21 19:38:47 2021 Received: (at submit) by debbugs.gnu.org; 21 Aug 2021 23:38:47 +0000 Received: from localhost ([127.0.0.1]:38010 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mHaZb-0003D8-A6 for submit@debbugs.gnu.org; Sat, 21 Aug 2021 19:38:47 -0400 Received: from lists.gnu.org ([209.51.188.17]:51122) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mHaZZ-0003D1-Ms for submit@debbugs.gnu.org; Sat, 21 Aug 2021 19:38:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46046) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mHaZT-0006NC-LA for guix-patches@gnu.org; Sat, 21 Aug 2021 19:38:41 -0400 Received: from mail.ftbfs.org ([52.8.68.13]:21746 helo=aws.ftbfs.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mHaZP-0000ad-Ez for guix-patches@gnu.org; Sat, 21 Aug 2021 19:38:37 -0400 Received: from ip68-228-72-85.oc.oc.cox.net ([68.228.72.85] helo=localhost.localdomain) by aws.ftbfs.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mHaZJ-000nyj-Nr; Sat, 21 Aug 2021 23:38:29 +0000 From: Matthew James Kraai To: guix-patches@gnu.org Subject: [PATCH] gnu: ledger-agent: Remove usage from description. Date: Sat, 21 Aug 2021 16:38:26 -0700 Message-Id: <20210821233826.10864-1-kraai@ftbfs.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No (score -2.9): Spam detection software, running on the system "aws.ftbfs.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: * gnu/packages/finance.scm (ledger-agent)[description]: Remove usage. --- gnu/packages/finance.scm | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index 0d398a5367..e71cf86557 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -1048,12 +1048,7 @@ the KeepKey Ha [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Received-SPF: pass client-ip=52.8.68.13; envelope-from=kraai@ftbfs.org; helo=aws.ftbfs.org X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Matthew James Kraai X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/finance.scm (ledger-agent)[description]: Remove usage. --- gnu/packages/finance.scm | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index 0d398a5367..e71cf86557 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -1048,12 +1048,7 @@ the KeepKey Hardware Wallet.") ("python-trezor-agent" ,python-trezor-agent))) (home-page "https://github.com/romanz/trezor-agent") (synopsis "Ledger as hardware SSH/GPG agent") - (description "This package allows using Ledger as hardware SSH/GPG agent. - -Usage for SSH: trezor-agent foo@@example.com --connect -Usage for GPG: Initialize using trezor-gpg init \"Foo \" -Then set the environment variable GNUPGHOME to -\"${HOME}/.gnupg/trezor\".") + (description "This package allows using Ledger as hardware SSH/GPG agent.") (license license:lgpl3))) (define-public trezor-agent -- 2.32.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 31 09:45:51 2021 Received: (at 50158-done) by debbugs.gnu.org; 31 Aug 2021 13:45:51 +0000 Received: from localhost ([127.0.0.1]:33312 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mL45G-0004XS-RW for submit@debbugs.gnu.org; Tue, 31 Aug 2021 09:45:50 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39000) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mL45G-0004XB-3H for 50158-done@debbugs.gnu.org; Tue, 31 Aug 2021 09:45:50 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:36248) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mL45A-0001SC-If; Tue, 31 Aug 2021 09:45:44 -0400 Received: from [2a01:e0a:19b:d9a0:f2f7:a404:c3d3:f8b4] (port=37382 helo=meije) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mL45A-0000vI-8I; Tue, 31 Aug 2021 09:45:44 -0400 From: Mathieu Othacehe To: Matthew James Kraai Subject: Re: bug#50158: [PATCH] gnu: ledger-agent: Remove usage from description. References: <20210821233826.10864-1-kraai@ftbfs.org> Date: Tue, 31 Aug 2021 15:45:42 +0200 In-Reply-To: <20210821233826.10864-1-kraai@ftbfs.org> (Matthew James Kraai's message of "Sat, 21 Aug 2021 16:38:26 -0700") Message-ID: <87eea9683d.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 50158-done Cc: 50158-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > * gnu/packages/finance.scm (ledger-agent)[description]: Remove usage. Pushed, thanks! Mathieu From unknown Sun Jun 22 11:34:38 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 29 Sep 2021 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator