[84482] trunk/dports/python
snc at macports.org
snc at macports.org
Mon Sep 26 10:54:15 PDT 2011
Revision: 84482
http://trac.macports.org/changeset/84482
Author: snc at macports.org
Date: 2011-09-26 10:54:15 -0700 (Mon, 26 Sep 2011)
Log Message:
-----------
py-xlwt: unify
Modified Paths:
--------------
trunk/dports/python/py-xlwt/Portfile
Added Paths:
-----------
trunk/dports/python/py-xlwt/
Removed Paths:
-------------
trunk/dports/python/py25-xlwt/
trunk/dports/python/py26-xlwt/
trunk/dports/python/py27-xlwt/
Modified: trunk/dports/python/py-xlwt/Portfile
===================================================================
--- trunk/dports/python/py27-xlwt/Portfile 2011-09-22 20:15:22 UTC (rev 84332)
+++ trunk/dports/python/py-xlwt/Portfile 2011-09-26 17:54:15 UTC (rev 84482)
@@ -2,13 +2,16 @@
# $Id$
PortSystem 1.0
-PortGroup python27 1.0
+PortGroup python 1.0
-name py27-xlwt
+name py-xlwt
version 0.7.2
+python.versions 25 26 27
+python.default_version 27
categories python
platforms darwin
maintainers snc openmaintainer
+license BSD
description python module for writing Excel spreadsheets
long_description xlwt is a library for generating spreadsheet \
files that are compatible with Excel 97/2000/XP/2003, \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110926/6921dd3f/attachment.html>
More information about the macports-changes
mailing list