[128777] trunk/dports/python/py-git-sweep/Portfile
larryv at macports.org
larryv at macports.org
Thu Nov 27 02:06:37 PST 2014
Revision: 128777
https://trac.macports.org/changeset/128777
Author: larryv at macports.org
Date: 2014-11-27 02:06:37 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
py-git-sweep: Rearrange and reformat
Modified Paths:
--------------
trunk/dports/python/py-git-sweep/Portfile
Modified: trunk/dports/python/py-git-sweep/Portfile
===================================================================
--- trunk/dports/python/py-git-sweep/Portfile 2014-11-27 10:06:27 UTC (rev 128776)
+++ trunk/dports/python/py-git-sweep/Portfile 2014-11-27 10:06:37 UTC (rev 128777)
@@ -8,19 +8,20 @@
github.setup arc90 git-sweep 0.1.1
name py-git-sweep
-python.versions 26 27
-python.default_version 27
categories-append devel
platforms darwin
+license MIT
maintainers nomaintainer
-license MIT
+
description clean up Git branches that have been merged into master
-long_description \
- Command-line tool to help ${description}
+long_description Command-line tool to help ${description}
checksums rmd160 ea6ceb719a2dd75fb5e4ad74c2073a7608d896c0 \
sha256 b35fd6075527335946c7010f2d74c6ec3b1e5690a42e74aa0f2dff409d49c6e9
+python.versions 26 27
+python.default_version 27
+
if {${name} ne ${subport}} {
livecheck.type none
depends_build port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/e66ad413/attachment.html>
More information about the macports-changes
mailing list