[Lunar-commits] <moonbase> gnome-keyring-sharp: initial import

Jean-Michel Bruenn wdp at lunar-linux.org
Sun Mar 20 20:17:46 CET 2011


commit a7da1d22687daf3626c1dd6f0b8f460da96d00e5
Author: Jean-Michel Bruenn <wdp at lunar-linux.org>
Date:   Sun Mar 20 20:17:46 2011 +0100

    gnome-keyring-sharp: initial import
---
 zbeta/gnome-keyring-sharp/BUILD   |    6 ++++++
 zbeta/gnome-keyring-sharp/DETAILS |   13 +++++++++++++
 2 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/zbeta/gnome-keyring-sharp/BUILD b/zbeta/gnome-keyring-sharp/BUILD
new file mode 100644
index 0000000..b7fee52
--- /dev/null
+++ b/zbeta/gnome-keyring-sharp/BUILD
@@ -0,0 +1,6 @@
+(
+
+  sh autogen.sh
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/gnome-keyring-sharp/DETAILS b/zbeta/gnome-keyring-sharp/DETAILS
new file mode 100644
index 0000000..63a5bcc
--- /dev/null
+++ b/zbeta/gnome-keyring-sharp/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=gnome-keyring-sharp
+         VERSION=beta
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=git://github.com/mono/gnome-keyring-sharp.git
+        WEB_SITE=https://github.com/mono/gnome-keyring-sharp
+         ENTERED=20110320
+         UPDATED=`date -u +%Y%m%d`
+           SHORT="a fully managed implementation of libgnome-keyring"
+cat << EOF
+When the gnome-keyring-daemon is running, you can use this to
+retrive/store confidential information such as passwords, notes
+or network services user information.
+EOF


More information about the Lunar-commits mailing list