Revision: 104726 https://trac.macports.org/changeset/104726 Author: adfernandes@macports.org Date: 2013-04-01 10:48:27 -0700 (Mon, 01 Apr 2013) Log Message: ----------- py-enchant: remove 25 and 30 support since they kill the buildbot Modified Paths: -------------- trunk/dports/python/py-enchant/Portfile Modified: trunk/dports/python/py-enchant/Portfile =================================================================== --- trunk/dports/python/py-enchant/Portfile 2013-04-01 17:45:40 UTC (rev 104725) +++ trunk/dports/python/py-enchant/Portfile 2013-04-01 17:48:27 UTC (rev 104726) @@ -21,7 +21,7 @@ sha1 6f01b8657b64e970a11945c2a9b4d6d8023997bc \ rmd160 4e94bb26134f6d60b114cf40b3170dbf5fcb6e85 -python.versions 25 26 27 30 31 32 33 +python.versions 26 27 31 32 33 if {$subport != $name} { depends_lib-append port:py${python.version}-distribute port:enchant
participants (1)
-
adfernandes@macports.org