Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (86e0f7e57c6c72d2cd5c6c130ce486f22d8689a5)
  • Date: Thu, 4 Dec 2008 20:08:10 -0600

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




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (86e0f7e57c6c72d2cd5c6c130ce486f22d8689a5), Ismael Luceno, 12/04/2008

Archive powered by MHonArc 2.6.24.

Top of Page