[106116] trunk/dports/python
jmr at macports.org
jmr at macports.org
Wed May 15 05:44:16 PDT 2013
Revision: 106116
https://trac.macports.org/changeset/106116
Author: jmr at macports.org
Date: 2013-05-15 05:44:16 -0700 (Wed, 15 May 2013)
Log Message:
-----------
py*-pythonutils: unify, license, noarch
Modified Paths:
--------------
trunk/dports/python/py-pythonutils/Portfile
Added Paths:
-----------
trunk/dports/python/py-pythonutils/
Removed Paths:
-------------
trunk/dports/python/py25-pythonutils/
trunk/dports/python/py26-pythonutils/
Modified: trunk/dports/python/py-pythonutils/Portfile
===================================================================
--- trunk/dports/python/py26-pythonutils/Portfile 2013-05-15 08:26:21 UTC (rev 106113)
+++ trunk/dports/python/py-pythonutils/Portfile 2013-05-15 12:44:16 UTC (rev 106116)
@@ -1,11 +1,13 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python 1.0
-name py26-pythonutils
+name py-pythonutils
version 0.4.0
+license BSD
platforms darwin
+supported_archs noarch
maintainers nomaintainer
description General utility modules that simplify common programming in Python
long_description The Voidspace Pythonutils package is a simple way of \
@@ -32,3 +34,4 @@
rmd160 de19e74217a9c278f99447b05436afe1f99b1d03
use_zip yes
+python.versions 25 26
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130515/397c8eae/attachment-0001.html>
More information about the macports-changes
mailing list