Skip to Content.
Sympa Menu

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

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 (38c3fd05a2c9c4d5984896d4432c6ace1b9fa482)
  • Date: Sat, 26 Jun 2010 21:06:39 -0500

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

ChangeLog | 4 ++++
python-pypi/googlecl/DEPENDS | 1 +
python-pypi/googlecl/DETAILS | 13 +++++++++++++
python-pypi/googlecl/HISTORY | 3 +++
4 files changed, 21 insertions(+)

New commits:
commit 38c3fd05a2c9c4d5984896d4432c6ace1b9fa482
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

python-pypi/googlecl: new spell, Command line tools for the Google Data
APIs

diff --git a/ChangeLog b/ChangeLog
index 09d0506..705473a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-06-27 Ladislav Hagara <hgr AT vabo.cz>
+ * python-pypi/googlecl: new spell
+ Command line tools for the Google Data APIs
+
2010-06-26 Vlad Glagolev <stealth AT sourcemage.org>
* ftp/uget: new spell, download manager written in GTK+

diff --git a/python-pypi/googlecl/DEPENDS b/python-pypi/googlecl/DEPENDS
new file mode 100755
index 0000000..c4c0316
--- /dev/null
+++ b/python-pypi/googlecl/DEPENDS
@@ -0,0 +1 @@
+depends gdata
diff --git a/python-pypi/googlecl/DETAILS b/python-pypi/googlecl/DETAILS
new file mode 100755
index 0000000..bc1688e
--- /dev/null
+++ b/python-pypi/googlecl/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=googlecl
+ VERSION=0.9.7
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://googlecl.googlecode.com/files/$SOURCE
+
SOURCE_HASH=sha512:9e3fb0fce67ec203727831cfd029a7651560841e325176ecca9f28621f9142f0d812800ae2f9d7256d9c7ebb95936da9275a9eb62753245073fd4781700c0a85
+ WEB_SITE=http://code.google.com/p/googlecl/
+ LICENSE[0]=APACHE
+ ENTERED=20100627
+ SHORT="Command line tools for the Google Data APIs"
+cat << EOF
+Command line tools for the Google Data APIs.
+EOF
diff --git a/python-pypi/googlecl/HISTORY b/python-pypi/googlecl/HISTORY
new file mode 100644
index 0000000..9b6afc3
--- /dev/null
+++ b/python-pypi/googlecl/HISTORY
@@ -0,0 +1,3 @@
+2010-06-27 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS: spell created, version 0.9.7
+



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (38c3fd05a2c9c4d5984896d4432c6ace1b9fa482), Ladislav Hagara, 06/26/2010

Archive powered by MHonArc 2.6.24.

Top of Page