Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2c81053525e84be441762f9ac74d20dd14b1a1a2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2c81053525e84be441762f9ac74d20dd14b1a1a2)
  • Date: Thu, 16 Sep 2010 01:20:38 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

crypto/beecrypt/DETAILS | 10 +++++++++-
gnome2-libs/liboobs/DETAILS | 8 +++-----
2 files changed, 12 insertions(+), 6 deletions(-)

New commits:
commit 2c81053525e84be441762f9ac74d20dd14b1a1a2
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

beecrypt: tidy up the description

commit 1a0c60b1528d69ed4245c1f22f63c78d6c10a678
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

liboobs: tidy up the description

diff --git a/crypto/beecrypt/DETAILS b/crypto/beecrypt/DETAILS
index fff1824..1f9c679 100755
--- a/crypto/beecrypt/DETAILS
+++ b/crypto/beecrypt/DETAILS
@@ -10,5 +10,13 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="crypto"
SHORT="beecrypt is a cryptography library"
cat << EOF
-BeeCrypt is a cryptography library that contains highly optimized C and
assembler implementations of many well-known algorithms including Blowfish,
MD5, SHA-1, Diffie-Hellman, and ElGamal. Unlike some other crypto libraries,
BeeCrypt is not designed to solve one specific problem, like file encryption,
but to be a general purpose toolkit which can be used in a variety of
applications. There are also no patent or royalty issues associated with
BeeCrypt.
+BeeCrypt is a cryptography library that contains highly optimized C and
+assembler implementations of many well-known algorithms including Blowfish,
+MD5, SHA-1, Diffie-Hellman, and ElGamal.
+
+Unlike some other crypto libraries, BeeCrypt is not designed to solve one
+specific problem, like file encryption, but to be a general purpose toolkit
+which can be used in a variety of applications.
+
+Also, there are no known patent or royalty issues associated with BeeCrypt.
EOF
diff --git a/gnome2-libs/liboobs/DETAILS b/gnome2-libs/liboobs/DETAILS
index 38921e5..2b888bd 100755
--- a/gnome2-libs/liboobs/DETAILS
+++ b/gnome2-libs/liboobs/DETAILS
@@ -13,9 +13,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SHORT="System-tool-backends wrapping library"
cat << EOF
Liboobs is a wrapping library to the System Tools Backends, it will provide
-easy
-to access GObjects to system configuration details, like users, groups and
-network interfaces, it will handle sessions with the backend and data
-consistency
-too.
+easy to access GObjects to system configuration details, like users, groups
+and network interfaces, it will handle sessions with the backend and data
+consistency too.
EOF



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (2c81053525e84be441762f9ac74d20dd14b1a1a2), Ismael Luceno, 09/16/2010

Archive powered by MHonArc 2.6.24.

Top of Page