gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r2092: add blurb for libgcrypt


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

------------------------------------------------------------
revno: 2092
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2013-03-30 13:12:03 +0100
message:
  add blurb for libgcrypt
modified:
  gnu/libgcrypt/Makefile
=== modified file 'gnu/libgcrypt/Makefile'
--- a/gnu/libgcrypt/Makefile    2013-03-18 18:36:27 +0000
+++ b/gnu/libgcrypt/Makefile    2013-03-30 12:12:03 +0000
@@ -1,8 +1,14 @@
 NAME = Libgcrypt
 GARNAME = libgcrypt
 GARVERSION = 1.5.1
-HOME_URL = http://www.gnu.org/software/gnupg/
-DESCRIPTION = GNU Privacy Guard
+HOME_URL = http://www.gnu.org/software/libgcrypt
+DESCRIPTION = A general-purpose cryptographic library
+define BLURB
+ Libgcrypt is a general-purpose cryptographic library.  It provides
+ the standard cryptographic building blocks such as symmetric ciphers,
+ hash algorithms, public key algorithms, large integer functions and
+ random number generation.
+endef
 
 ######################################################################
 


reply via email to

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