gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r2087: add blurb for libassuan


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r2087: add blurb for libassuan
Date: Sat, 30 Mar 2013 12:58:14 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 2087
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2013-03-30 12:58:14 +0100
message:
  add blurb for libassuan
modified:
  gnu/libassuan/Makefile
=== modified file 'gnu/libassuan/Makefile'
--- a/gnu/libassuan/Makefile    2012-12-16 23:14:20 +0000
+++ b/gnu/libassuan/Makefile    2013-03-30 11:58:14 +0000
@@ -2,7 +2,13 @@
 GARNAME = libassuan
 GARVERSION = 2.0.3
 HOME_URL = http://www.gnu.org/software/gnupg/
-DESCRIPTION = GNU Privacy Guard
+DESCRIPTION = A library implementing the Assuan IPC protocol
+define BLURB
+ libassuan is a library implemnting the Assuan protocol, which is used
+ for IPC between GnuPG components.  It supports both server- and 
+ client-side functionality.  Its primary use is to allow a client to
+ interact with a non-persistent server.
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]