gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r2096: add blurb for libksba


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

------------------------------------------------------------
revno: 2096
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2013-03-30 13:20:12 +0100
message:
  add blurb for libksba
modified:
  gnu/libksba/Makefile
=== modified file 'gnu/libksba/Makefile'
--- a/gnu/libksba/Makefile      2012-12-16 23:14:20 +0000
+++ b/gnu/libksba/Makefile      2013-03-30 12:20:12 +0000
@@ -1,8 +1,15 @@
-NAME = libksba
+NAME = Libksba
 GARNAME = libksba
 GARVERSION = 1.2.0
-HOME_URL = http://www.gnu.org/software/gnupg/
-DESCRIPTION = GNU Privacy Guard
+HOME_URL = http://www.gnupg.org/related_software/libksba/index.en.html
+DESCRIPTION = A library for working with X.509 certificates and CMS \
+data
+define BLURB
+ Libksba is a library for working with X.509 certificates, CMS data
+ and other related objects.  It abstracts working with the implemented
+ protocols by providing a high-level interface, freeing the developer
+ from worrying about the details of each protocol.
+endef
 
 ######################################################################
 


reply via email to

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