Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (5708b88f44a05ced4a0e23f30472e67eb7d10fa2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (5708b88f44a05ced4a0e23f30472e67eb7d10fa2)
  • Date: Tue, 6 Jul 2010 18:53:12 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

ChangeLog | 3 +++
crypto/keepassx/BUILD | 1 +
crypto/keepassx/DEPENDS | 1 +
crypto/keepassx/DETAILS | 13 +++++++++++++
crypto/keepassx/HISTORY | 3 +++
crypto/keepassx/keepassx-0.4.3.tar.gz.sig |binary
6 files changed, 21 insertions(+)

New commits:
commit 5708b88f44a05ced4a0e23f30472e67eb7d10fa2
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

crypto/keepassx: cross platform password manager, new spell

diff --git a/ChangeLog b/ChangeLog
index faf4b3e..ab7344b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2010-07-06 Ladislav Hagara <hgr AT vabo.cz>
+ * crypto/keepassx: new spell, cross platform password manager
+
2010-07-05 Peng Chang (Charles) <chp AT sourcemage.org>
* graphics-libs/soqt: new spell, Qt GUI for Coin

diff --git a/crypto/keepassx/BUILD b/crypto/keepassx/BUILD
new file mode 100755
index 0000000..eec3de4
--- /dev/null
+++ b/crypto/keepassx/BUILD
@@ -0,0 +1 @@
+qt4_build
diff --git a/crypto/keepassx/DEPENDS b/crypto/keepassx/DEPENDS
new file mode 100755
index 0000000..428f269
--- /dev/null
+++ b/crypto/keepassx/DEPENDS
@@ -0,0 +1 @@
+depends qt4
diff --git a/crypto/keepassx/DETAILS b/crypto/keepassx/DETAILS
new file mode 100755
index 0000000..55a5b35
--- /dev/null
+++ b/crypto/keepassx/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=keepassx
+ VERSION=0.4.3
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig
+ LICENSE[0]=GPL
+ WEB_SITE=http://www.keepassx.org/
+ ENTERED=20100706
+ SHORT="cross platform password manager"
+cat << EOF
+Cross Platform Password Manager.
+EOF
diff --git a/crypto/keepassx/HISTORY b/crypto/keepassx/HISTORY
new file mode 100644
index 0000000..f7eaad5
--- /dev/null
+++ b/crypto/keepassx/HISTORY
@@ -0,0 +1,3 @@
+2010-07-06 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS, BUILD: spell created, version 0.4.3
+
diff --git a/crypto/keepassx/keepassx-0.4.3.tar.gz.sig
b/crypto/keepassx/keepassx-0.4.3.tar.gz.sig
new file mode 100644
index 0000000..20be615
Binary files /dev/null and b/crypto/keepassx/keepassx-0.4.3.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (5708b88f44a05ced4a0e23f30472e67eb7d10fa2), Ladislav Hagara, 07/06/2010

Archive powered by MHonArc 2.6.24.

Top of Page