Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (adbcd06bc567a8fda9797b810f695c775f10d471)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (adbcd06bc567a8fda9797b810f695c775f10d471)
  • Date: Sun, 17 Sep 2006 10:56:31 -0500

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

chat-im/gaim-encryption/DETAILS | 38
+++++++++-------
chat-im/gaim-encryption/HISTORY | 4 +
chat-im/gaim-encryption/gaim-encryption-2.39.tar.gz.sig |binary
3 files changed, 26 insertions(+), 16 deletions(-)

New commits:
commit adbcd06bc567a8fda9797b810f695c775f10d471
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

Updated gaim-encryption to version 2.39. Cleaned up DETAILS file.

diff --git a/chat-im/gaim-encryption/DETAILS b/chat-im/gaim-encryption/DETAILS
index f5d265f..eb4a917 100755
--- a/chat-im/gaim-encryption/DETAILS
+++ b/chat-im/gaim-encryption/DETAILS
@@ -1,27 +1,33 @@
- SPELL=gaim-encryption
+ SPELL=gaim-encryption
if [ "$CVS" == "y" ]; then
- VERSION=cvs
- SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_URL[0]=cvs://:pserver:anonymous AT cvs.sourceforge.net:/cvsroot/gaim-encryption:encrypt
+ VERSION=cvs
+ SOURCE=$SPELL-$VERSION.tar.gz
+
SOURCE_URL[0]=cvs://:pserver:anonymous AT cvs.sourceforge.net:/cvsroot/gaim-encryption:encrypt
FORCE_DOWNLOAD=1
SOURCE_IGNORE=volatile
else
- VERSION=2.38
- SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:5d1556a205bf21fa50631ef62d1dd6c538201048f328f565942409e95e983779cb00dfcafd171080e80bbced6fadd9fb91fd5489d5d21ba5e7606fc363421cc9
+ VERSION=2.39
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://gaim-encryption.sourceforge.net/
+ WEB_SITE=http://gaim-encryption.sourceforge.net/
LICENSE[0]=GPL
- BUILD_API=2
- DISTCC_HOSTS=
CCACHE=off
ENTERED=20040627
- UPDATED=20041012
- SHORT="gaim is an instant messanger client for several protocols"
+ KEYWORDS="im chat gaim encryption"
+ SHORT="uses NSS to provide RSA encryption as a Gaim plugin."
cat << EOF
-gaim is an instant messanger client used primarly for the AIM protocol
-but has plugin support for icq, irc, yahoo, and jabber all at once
-in one interface.
+Gaim-Encryption uses NSS to provide transparent RSA encryption as a Gaim
plugin.
+Features include
+ * Automatically creates a public/private key pair for you upon
+loading the plugin
+ * Automatically transmits your public key to other users.
+ * Supports 512 - 4096 bit keys.
+ * Saves keys of known users, and warns you if their public key has
changed.
+ * Embeds all encryption and keys inside HTML.
+ * Stores keys in human readable files in your .gaim directory.
+ * Automatically recognizes if you are chatting with someone who has
+the plugin- see the Preferences dialog.
EOF
diff --git a/chat-im/gaim-encryption/HISTORY b/chat-im/gaim-encryption/HISTORY
index d562567..259ba86 100644
--- a/chat-im/gaim-encryption/HISTORY
+++ b/chat-im/gaim-encryption/HISTORY
@@ -1,3 +1,7 @@
+2006-09-17 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 2.3.9. Removed UPDATED & BUILD_API
+ Added Keywords. Cleaned up alignment.
+
2005-11-30 Seth Woolley <seth AT tautology.org>
* DETAILS: MD5 IGNORE to SOURCE_HASH volatile

diff --git a/chat-im/gaim-encryption/gaim-encryption-2.39.tar.gz.sig
b/chat-im/gaim-encryption/gaim-encryption-2.39.tar.gz.sig
new file mode 100644
index 0000000..2f02067
Binary files /dev/null and
b/chat-im/gaim-encryption/gaim-encryption-2.39.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (adbcd06bc567a8fda9797b810f695c775f10d471), George Sherwood, 09/17/2006

Archive powered by MHonArc 2.6.24.

Top of Page