New commits:
commit 5a2174d0f436451edcc7395b7118d5563dbc39f6
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
hg-git-0.3.2 - new spell
commit 6267cb34dae5539bdc6c3b53cb1cfcb652b59f66
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
dulwich: => 0.8.3
diff --git a/ChangeLog b/ChangeLog
index c72ff67..d289f84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2012-02-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-pypi/hg-git: new spell, convert mercurial -> git
+
2012-01-30 David Kowis <dkowis AT shlrm.org>
* utils/gnustubs32: new spell for a symlink needed to make xen build
diff --git a/python-pypi/hg-git/DEPENDS b/python-pypi/hg-git/DEPENDS
new file mode 100755
index 0000000..1e48374
--- /dev/null
+++ b/python-pypi/hg-git/DEPENDS
@@ -0,0 +1,4 @@
+depends python &&
+depends SETUPTOOLS &&
+depends mercurial &&
+depends dulwich
diff --git a/python-pypi/hg-git/DETAILS b/python-pypi/hg-git/DETAILS
new file mode 100755
index 0000000..ff694af
--- /dev/null
+++ b/python-pypi/hg-git/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=hg-git
+ VERSION=0.3.2
+
SOURCE_HASH=sha512:d0c5793b4383f69a908c678f5d73983919c767c83438b35cefde93c80c253d93691dae58b9916d9379614156327d62991a113a139d217e88f802ea35b9b7b3e6
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://hg-git.github.com/
+ SOURCE_URL[0]=http://pypi.python.org/packages/source/h/hg-git/$SOURCE
+ LICENSE[0]=GPL
+ ENTERED=20110207
+ KEYWORDS="python devel"
+ SHORT="mercurial to git bridge"
+cat << EOF
+plugin for Mercurial, adding the ability to push to and pull from a Git
server repository from Mercurial.
+This means you can collaborate on Git based projects from Mercurial, or use
a Git server as a
+collaboration point for a team with developers using both Git and Mercurial
+EOF
diff --git a/python-pypi/hg-git/HISTORY b/python-pypi/hg-git/HISTORY
new file mode 100644
index 0000000..de81af1
--- /dev/null
+++ b/python-pypi/hg-git/HISTORY
@@ -0,0 +1,7 @@
+2012-02-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.3.2
+
+2011-02-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version git
+ spell created
+
[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (5a2174d0f436451edcc7395b7118d5563dbc39f6),
Treeve Jelbert, 02/02/2012