[79330] trunk/dports/python/py26-progressbar/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jun 9 10:19:59 PDT 2011


Revision: 79330
          http://trac.macports.org/changeset/79330
Author:   ryandesign at macports.org
Date:     2011-06-09 10:19:59 -0700 (Thu, 09 Jun 2011)
Log Message:
-----------
py26-progressbar: noarch

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

Modified: trunk/dports/python/py26-progressbar/Portfile
===================================================================
--- trunk/dports/python/py26-progressbar/Portfile	2011-06-09 17:18:23 UTC (rev 79329)
+++ trunk/dports/python/py26-progressbar/Portfile	2011-06-09 17:19:59 UTC (rev 79330)
@@ -5,9 +5,12 @@
 
 name            py26-progressbar
 version         2.2
+revision        1
 license         LGPL-2.1+
 maintainers     nomaintainer
 platforms       darwin
+supported_archs noarch
+
 description     Text progressbar library for python
 
 long_description \
@@ -32,8 +35,6 @@
     xinstall -m 644 -W ${worksrcpath} LICENSE README ${destroot}${docdir}
 }
 
-universal_variant   no
-
 livecheck.type    regex
 livecheck.url     ${homepage}
 livecheck.regex   {<h1>progressbar (.*)</h1>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110609/9047755e/attachment.html>


More information about the macports-changes mailing list