Revision
100187
Author
jmr@macports.org
Date
2012-12-02 21:00:24 -0800 (Sun, 02 Dec 2012)

Log Message

py-whoosh: license, noarch

Modified Paths

Diff

Modified: trunk/dports/python/py-whoosh/Portfile (100186 => 100187)


--- trunk/dports/python/py-whoosh/Portfile	2012-12-03 04:02:25 UTC (rev 100186)
+++ trunk/dports/python/py-whoosh/Portfile	2012-12-03 05:00:24 UTC (rev 100187)
@@ -7,8 +7,9 @@
 set real_name       Whoosh
 version             2.3.2
 python.versions     25 26 27
-python.default_version 27
 platforms           darwin
+supported_archs     noarch
+license             BSD
 maintainers         nomaintainer
 homepage            https://bitbucket.org/mchaput/whoosh/wiki/Home
 description         Fast pure-Python indexing and search library