New commits:
commit 3985bb6049919878a48ee6af3402fbb28f968ffe
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
aespipe: => 2.3e
diff --git a/crypto/aespipe/DETAILS b/crypto/aespipe/DETAILS
index 0887cac..4d3e622 100755
--- a/crypto/aespipe/DETAILS
+++ b/crypto/aespipe/DETAILS
@@ -1,8 +1,8 @@
SPELL=aespipe
- VERSION=2.3d
+ VERSION=2.3e
SOURCE=$SPELL-v$VERSION.tar.bz2
SOURCE2=$SOURCE.sign
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-v$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-v$VERSION"
SOURCE_URL[0]=http://loop-aes.sourceforge.net/$SPELL/$SOURCE
SOURCE_URL[1]=$SOURCEFORGE_URL/loop-aes/$SOURCE
SOURCE_URL[2]=http://koti.tnnet.fi/jari.ruusu/linux/$SOURCE
@@ -19,6 +19,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-v$VERSION
cat << EOF
aespipe program is AES encrypting or decrypting pipe. It reads from standard
input and writes to standard output. It can be used to create and restore
-encrypted tar or cpio archives. It can be used to encrypt and decrypt
-loop-AES compatible encrypted disk images.
+encrypted tar or cpio archives. It can be used to encrypt and decrypt
loop-AES
+compatible encrypted disk images.
EOF
diff --git a/crypto/aespipe/HISTORY b/crypto/aespipe/HISTORY
index ef4e0e3..110c1dd 100644
--- a/crypto/aespipe/HISTORY
+++ b/crypto/aespipe/HISTORY
@@ -1,3 +1,6 @@
+2008-10-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.3e; quoting paths; fixed desc
+
2008-06-21 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: added third mirror