[96558] trunk/dports/python/py27-hgsubversion/Portfile

easieste at macports.org easieste at macports.org
Tue Aug 14 05:06:00 PDT 2012


Revision: 96558
          https://trac.macports.org/changeset/96558
Author:   easieste at macports.org
Date:     2012-08-14 05:05:59 -0700 (Tue, 14 Aug 2012)
Log Message:
-----------
python/py27-hgsubversion:  fix lint warnings.

Modified Paths:
--------------
    trunk/dports/python/py27-hgsubversion/Portfile

Modified: trunk/dports/python/py27-hgsubversion/Portfile
===================================================================
--- trunk/dports/python/py27-hgsubversion/Portfile	2012-08-14 12:01:35 UTC (rev 96557)
+++ trunk/dports/python/py27-hgsubversion/Portfile	2012-08-14 12:05:59 UTC (rev 96558)
@@ -11,6 +11,7 @@
 platforms               darwin
 maintainers             titus openmaintainer
 supported_archs         noarch
+license                 GPL-2+
 
 description             hgsubversion is a Mercurial extension for \
                         working with Subversion (svn) repositories.
@@ -43,9 +44,7 @@
 
 To enable hgsubversion add the following to '~/.hgrc':
 
-\[extensions\] 
+\[extensions\]
 hgsubversion = ${prefix}/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/hgsubversion
 
 "
-       
-                    
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120814/fcf55c2b/attachment.html>


More information about the macports-changes mailing list