Skip to Content.
Sympa Menu

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

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 (77a51a05c89ae3d9e6c5703e135a761c0760b010)
  • Date: Wed, 14 Sep 2011 23:34:37 -0500

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

security/pwsafe/DETAILS | 12 +++++++-----
security/pwsafe/HISTORY | 3 +++
2 files changed, 10 insertions(+), 5 deletions(-)

New commits:
commit 77a51a05c89ae3d9e6c5703e135a761c0760b010
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

pwsafe: Fix long description

diff --git a/security/pwsafe/DETAILS b/security/pwsafe/DETAILS
index 3747bc9..c389199 100755
--- a/security/pwsafe/DETAILS
+++ b/security/pwsafe/DETAILS
@@ -9,10 +9,12 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
ENTERED=20080601
SHORT="a unix commandline program that manages encrypted password
databases"
cat << EOF
-* Pure command-line operation if desired (good for remote access over ssh) *
-or can interact with X11 selection & clipboard. * Portable, endianess-clean,
-misaligned-access-free C++. Compiles cleanly
- on linux, *bsd, macos x, solaris.
-* Compatible with CounterPane's PasswordSafe Win32 program versions 2.x
+Pure command-line operation if desired (good for remote access over ssh)
+or can interact with X11 selection & clipboard.
+
+Portable, endianess-clean, misaligned-access-free C++. Compiles cleanly
+on linux, *bsd, macos x, solaris.
+
+Compatible with CounterPane's PasswordSafe Win32 program versions 2.x
and 1.x.
EOF
diff --git a/security/pwsafe/HISTORY b/security/pwsafe/HISTORY
index 38db71e..768cb57 100644
--- a/security/pwsafe/HISTORY
+++ b/security/pwsafe/HISTORY
@@ -1,3 +1,6 @@
+2011-09-15 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fix long description.
+
2010-09-10 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency from getopt-long to perl




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (77a51a05c89ae3d9e6c5703e135a761c0760b010), Ismael Luceno, 09/15/2011

Archive powered by MHonArc 2.6.24.

Top of Page