GNU bug report logs - #50158
[PATCH] gnu: ledger-agent: Remove usage from description.

Previous Next

Package: guix-patches;

Reported by: Matthew James Kraai <kraai <at> ftbfs.org>

Date: Sat, 21 Aug 2021 23:39:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#50158: closed ([PATCH] gnu: ledger-agent: Remove usage from
 description.)
Date: Tue, 31 Aug 2021 13:46:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 31 Aug 2021 15:45:42 +0200
with message-id <87eea9683d.fsf <at> gnu.org>
and subject line Re: bug#50158: [PATCH] gnu: ledger-agent: Remove usage from description.
has caused the debbugs.gnu.org bug report #50158,
regarding [PATCH] gnu: ledger-agent: Remove usage from description.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
50158: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50158
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Matthew James Kraai <kraai <at> ftbfs.org>
To: guix-patches <at> gnu.org
Cc: Matthew James Kraai <kraai <at> ftbfs.org>
Subject: [PATCH] gnu: ledger-agent: Remove usage from description.
Date: Sat, 21 Aug 2021 16:38:26 -0700
* 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 <foo@@example.com>\"
-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



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Matthew James Kraai <kraai <at> ftbfs.org>
Cc: 50158-done <at> debbugs.gnu.org
Subject: Re: bug#50158: [PATCH] gnu: ledger-agent: Remove usage from
 description.
Date: Tue, 31 Aug 2021 15:45:42 +0200
> * gnu/packages/finance.scm (ledger-agent)[description]: Remove usage.

Pushed, thanks!

Mathieu


This bug report was last modified 3 years and 267 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.