[78485] trunk/dports/python/py26-pyxb/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon May 9 03:59:14 PDT 2011


Revision: 78485
          http://trac.macports.org/changeset/78485
Author:   ryandesign at macports.org
Date:     2011-05-09 03:59:14 -0700 (Mon, 09 May 2011)
Log Message:
-----------
py26-pyxb is noarch

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

Modified: trunk/dports/python/py26-pyxb/Portfile
===================================================================
--- trunk/dports/python/py26-pyxb/Portfile	2011-05-09 10:47:12 UTC (rev 78484)
+++ trunk/dports/python/py26-pyxb/Portfile	2011-05-09 10:59:14 UTC (rev 78485)
@@ -5,10 +5,13 @@
 
 name            py26-pyxb
 version         1.1.2
+revision        1
 categories      python devel textproc
 maintainers     nomaintainer
 platforms       darwin
 license         Apache-2.0
+supported_archs noarch
+
 description     PyXB: Python XML Schema Bindings
 
 long_description \
@@ -45,8 +48,6 @@
     copy ${worksrcpath}/examples ${destroot}${examplesdir}
 }
 
-universal_variant   no
-
 livecheck.type  regex
 livecheck.url   ${homepage}
 livecheck.regex {PyXB v(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110509/19a00352/attachment.html>


More information about the macports-changes mailing list