Revision
110357
Author
mmoll@macports.org
Date
2013-08-30 09:33:29 -0700 (Fri, 30 Aug 2013)

Log Message

py-pyside: remove subports that fail to build

Modified Paths

Diff

Modified: trunk/dports/python/py-pyside/Portfile (110356 => 110357)


--- trunk/dports/python/py-pyside/Portfile	2013-08-30 16:25:15 UTC (rev 110356)
+++ trunk/dports/python/py-pyside/Portfile	2013-08-30 16:33:29 UTC (rev 110357)
@@ -8,7 +8,7 @@
 name                py-${realname}
 version             1.2.1
 set          qt.ver 4.8
-python.versions     25 26 27 31 32 33
+python.versions     26 27 32 33
 python.default_version 27
 categories-append   devel
 maintainers         openmaintainer mmoll