[SM-Commit] GIT changes to master grimoire by Ismael Luceno (86e0f7e57c6c72d2cd5c6c130ce486f22d8689a5)

Ismael Luceno scm at sourcemage.org
Thu Dec 4 21:08:10 EST 2008


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

 devel/git/DEPENDS |    1 -
 devel/git/HISTORY |    3 +++
 2 files changed, 3 insertions(+), 1 deletion(-)

New commits:
commit f8dae809f224d4edb5bed480835acbe8605c6812
Author: Ismael Luceno <ismael at sourcemage.org>
Commit: Ismael Luceno <ismael at sourcemage.org>

    git: python isn't needed

diff --git a/devel/git/DEPENDS b/devel/git/DEPENDS
index 843e14d..76628e9 100755
--- a/devel/git/DEPENDS
+++ b/devel/git/DEPENDS
@@ -26,6 +26,5 @@ optional_depends tk \
                  "for interactive GUI and graphical history browser" &&
 
 suggest_depends dbd-sqlite "" "" "for git-cvsserver" &&
-suggest_depends python "" "" "for recursive merge strategy" &&
 suggest_depends bash-completion "" "" "for bash completion of Git commands" &&
 suggest_depends rsync "" "" "for syncing repos with rsync"
diff --git a/devel/git/HISTORY b/devel/git/HISTORY
index 8334ee3..a7d3fb8 100644
--- a/devel/git/HISTORY
+++ b/devel/git/HISTORY
@@ -1,3 +1,6 @@
+2008-12-04 Ismael Luceno <ismael at sourcemage.org>
+	* DEPENDS: removed python, not needed for git-merge-recursive
+
 2008-11-15 Vlad Glagolev <stealth at sourcemage.org>
 	* INSTALL: fixed installation of a dir if bash-completion is enabled
 



More information about the SM-Commit mailing list