[143820] users/devans/GNOME-3/unstable/dports/gnome/gitg/Portfile

devans at macports.org devans at macports.org
Tue Dec 22 14:09:41 PST 2015


Revision: 143820
          https://trac.macports.org/changeset/143820
Author:   devans at macports.org
Date:     2015-12-22 14:09:41 -0800 (Tue, 22 Dec 2015)
Log Message:
-----------
GNOME-3/unstable: gitg, fix long_description.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/gitg/Portfile

Modified: users/devans/GNOME-3/unstable/dports/gnome/gitg/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gitg/Portfile	2015-12-22 19:22:18 UTC (rev 143819)
+++ users/devans/GNOME-3/unstable/dports/gnome/gitg/Portfile	2015-12-22 22:09:41 UTC (rev 143820)
@@ -10,13 +10,13 @@
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         GNOME git repository viewer.
 long_description    gitg is a fast git repository browser. It currently features: \
-                    * Loading large repositories very fast \
-                    * Show/browse repository history \
-                    * Show highlighted revision diff \
-                    * Browse file tree of a revision and export by drag and drop \
-                    * Search in the revision history on subject, author or hash \
-                    * Switch between history view of branches easily \
-                    * Commit view providing per hunk stage/unstage and commit
+                    \n * Loading large repositories very fast \
+                    \n * Show/browse repository history \
+                    \n * Show highlighted revision diff \
+                    \n * Browse file tree of a revision and export by drag and drop \
+                    \n * Search in the revision history on subject, author or hash \
+                    \n * Switch between history view of branches easily \
+                    \n * Commit view providing per hunk stage/unstage and commit
 
 maintainers         juanrgar devans openmaintainer
 categories          gnome devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151222/fe8e1ee6/attachment.html>


More information about the macports-changes mailing list