[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: ngircd: Use the phrase ‘IRC’ in its description.
From: |
Tobias Geerinckx-Rice |
Subject: |
05/06: gnu: ngircd: Use the phrase ‘IRC’ in its description. |
Date: |
Mon, 20 Mar 2017 17:43:24 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 07b7a66526b3f6d856a5d795ad8bbee5f7902fcd
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Mar 20 22:33:20 2017 +0100
gnu: ngircd: Use the phrase ‘IRC’ in its description.
* gnu/packages/messaging.scm (ngircd)[description]: Use ‘IRC’ with @dfn.
---
gnu/packages/messaging.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 535a1d3..65ec618 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -259,9 +259,10 @@ dictionaries. HexChat can be extended with multiple
addons.")
(home-page "http://ngircd.barton.de/")
(synopsis "Lightweight Internet Relay Chat server for small networks")
(description
- "ngIRCd is a lightweight Internet Relay Chat server for small or private
-networks. It is easy to configure, can cope with dynamic IP addresses, and
-supports IPv6, SSL-protected connections as well as PAM for authentication.")
+ "ngIRCd is a lightweight @dfn{Internet Relay Chat} (IRC) server for small
+or private networks. It is easy to configure, can cope with dynamic IP
+addresses, and supports IPv6, SSL-protected connections, as well as PAM for
+authentication.")
(license license:gpl2+)))
(define-public pidgin
- branch master updated (e2c4fe7 -> 6809d93), Tobias Geerinckx-Rice, 2017/03/20
- 01/06: gnu: simple-scan: Update to 3.24.0., Tobias Geerinckx-Rice, 2017/03/20
- 04/06: gnu: ngircd: Use ‘modify-phases’ syntax., Tobias Geerinckx-Rice, 2017/03/20
- 05/06: gnu: ngircd: Use the phrase ‘IRC’ in its description.,
Tobias Geerinckx-Rice <=
- 06/06: gnu: ngircd: Use HTTPS., Tobias Geerinckx-Rice, 2017/03/20
- 02/06: gnu: znc: Run test suite., Tobias Geerinckx-Rice, 2017/03/20
- 03/06: gnu: ngircd: Update to 24., Tobias Geerinckx-Rice, 2017/03/20