Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (15b97a1fc33abd8b1325967dad551022d2b237e2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (15b97a1fc33abd8b1325967dad551022d2b237e2)
  • Date: Mon, 19 Mar 2007 13:35:14 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

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

New commits:
commit 15b97a1fc33abd8b1325967dad551022d2b237e2
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

git: tk is required for interactive GUI as well as the graphical history
browser

diff --git a/devel/git/DEPENDS b/devel/git/DEPENDS
index d4c78bc..3dd6123 100755
--- a/devel/git/DEPENDS
+++ b/devel/git/DEPENDS
@@ -44,4 +44,4 @@ optional_depends dbd-sqlite
optional_depends tk \
'' \
'' \
- 'For gitk to show the history graphically'
+ 'For interactive GUI and graphical history browser'
diff --git a/devel/git/HISTORY b/devel/git/HISTORY
index 6c534a3..5a3736b 100644
--- a/devel/git/HISTORY
+++ b/devel/git/HISTORY
@@ -1,3 +1,6 @@
+2007-03-19 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: tk is for the GUI as well as graphical history
+
2007-03-19 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 1.5.0.5




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (15b97a1fc33abd8b1325967dad551022d2b237e2), Eric Sandall, 03/19/2007

Archive powered by MHonArc 2.6.24.

Top of Page