Skip to Content.
Sympa Menu

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

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 (59fab59e28838e6470607bf590463a453545bd1e)
  • Date: Sat, 22 May 2010 04:20:06 -0500

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

devel/gource/DETAILS | 8 ++++++--
devel/gource/HISTORY | 3 +++
2 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit 59fab59e28838e6470607bf590463a453545bd1e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

gource: Word-wrap description to 80 cols

diff --git a/devel/gource/DETAILS b/devel/gource/DETAILS
index 403e485..7b0eadf 100755
--- a/devel/gource/DETAILS
+++ b/devel/gource/DETAILS
@@ -11,7 +11,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="version control visualization"
SHORT="Software version control visualization tool"
cat << EOF
-Software projects are displayed by Gource as an animated tree with the root
directory of the project at its centre. Directories appear as branches with
files as leaves. Developers can be seen working on the tree at the times they
contributed to the project.
+Software projects are displayed by Gource as an animated tree with the root
+directory of the project at its centre. Directories appear as branches with
+files as leaves. Developers can be seen working on the tree at the times they
+contributed to the project.

-Currently there is first party support for Git and Mercurial, and third
party (using additional steps) for CVS and SVN.
+Currently there is first party support for Git and Mercurial, and third party
+(using additional steps) for CVS and SVN.
EOF
diff --git a/devel/gource/HISTORY b/devel/gource/HISTORY
index 5af140e..96c9f47 100644
--- a/devel/gource/HISTORY
+++ b/devel/gource/HISTORY
@@ -1,3 +1,6 @@
+2010-05-22 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Word-wrap description to 80 cols.
+
2010-03-16 Mark Bainter <mbainter AT sourcemage.org>
* DEPENDS, DETAILS, BUILD, INSTALL, HISTORY: spell created




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (59fab59e28838e6470607bf590463a453545bd1e), Ismael Luceno, 05/22/2010

Archive powered by MHonArc 2.6.24.

Top of Page