New commits:
commit 58228992498dffab179196a1c5b9dd9b4443ca3b
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>
git: added optional_depends tk for gitk to show the history graphically
imho we should deprecate gitk spell, seems it has been integrated into git
diff --git a/devel/git/DEPENDS b/devel/git/DEPENDS
index e1e3624..5b1f90c 100755
--- a/devel/git/DEPENDS
+++ b/devel/git/DEPENDS
@@ -31,4 +31,8 @@ optional_depends rcs
optional_depends dbd-sqlite \
'' \
'' \
- 'For git-cvsserver'
+ 'For git-cvsserver' &&
+optional_depends tk \
+ '' \
+ '' \
+ 'For gitk to show the history graphically'
diff --git a/devel/git/HISTORY b/devel/git/HISTORY
index 5fce63b..8a32b4b 100644
--- a/devel/git/HISTORY
+++ b/devel/git/HISTORY
@@ -1,3 +1,6 @@
+2006-07-18 Ladislav Hagara <hgr AT vabo.cz>
+ * DEPENDS: added optional_depends tk for gitk
+
2006-07-02 David Brown <dmlb2000 AT gmail.com>
* DETAILS: version bump 1.4.1
[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (58228992498dffab179196a1c5b9dd9b4443ca3b),
Ladislav Hagara, 07/18/2006