[77963] trunk/dports/python/py26-hggit/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Apr 18 01:02:33 PDT 2011


Revision: 77963
          http://trac.macports.org/changeset/77963
Author:   ryandesign at macports.org
Date:     2011-04-18 01:02:32 -0700 (Mon, 18 Apr 2011)
Log Message:
-----------
py26-hggit is noarch

Modified Paths:
--------------
    trunk/dports/python/py26-hggit/Portfile

Modified: trunk/dports/python/py26-hggit/Portfile
===================================================================
--- trunk/dports/python/py26-hggit/Portfile	2011-04-18 07:58:01 UTC (rev 77962)
+++ trunk/dports/python/py26-hggit/Portfile	2011-04-18 08:02:32 UTC (rev 77963)
@@ -6,9 +6,12 @@
 
 name                    py26-hggit
 version                 0.2.6
+revision                1
 categories              python devel
 platforms               darwin
 maintainers             easieste openmaintainer
+supported_archs         noarch
+
 homepage                http://hg-git.github.com/
 description             Push to and pull from a Git server repository from Mercurial.
 long_description        This is the Hg-Git plugin for Mercurial, adding the ability \
@@ -27,9 +30,10 @@
 
 depends_lib             port:mercurial \
                         port:py26-dulwich
+
 notes "
 To use this extension, add the following to your ~/.hgrc:
 
 \[extensions\]   
 hggit=${python.prefix}/lib/python2.6/site-packages
-"
\ No newline at end of file
+"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110418/68771d9c/attachment-0001.html>


More information about the macports-changes mailing list