[84529] trunk/dports/python

snc at macports.org snc at macports.org
Tue Sep 27 11:32:33 PDT 2011


Revision: 84529
          http://trac.macports.org/changeset/84529
Author:   snc at macports.org
Date:     2011-09-27 11:32:30 -0700 (Tue, 27 Sep 2011)
Log Message:
-----------
py-elementtree: license

Modified Paths:
--------------
    trunk/dports/python/py-elementtree/Portfile
    trunk/dports/python/py25-elementtree/Portfile
    trunk/dports/python/py26-elementtree/Portfile

Modified: trunk/dports/python/py-elementtree/Portfile
===================================================================
--- trunk/dports/python/py-elementtree/Portfile	2011-09-27 18:23:26 UTC (rev 84528)
+++ trunk/dports/python/py-elementtree/Portfile	2011-09-27 18:32:30 UTC (rev 84529)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -9,6 +10,7 @@
 categories		python
 platforms		darwin
 maintainers		mww
+license         MIT
 description		flexible container object for python
 long_description	The Element type is a simple but flexible container \
 				object, designed to store hierarchical data structures, such \

Modified: trunk/dports/python/py25-elementtree/Portfile
===================================================================
--- trunk/dports/python/py25-elementtree/Portfile	2011-09-27 18:23:26 UTC (rev 84528)
+++ trunk/dports/python/py25-elementtree/Portfile	2011-09-27 18:32:30 UTC (rev 84529)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -8,6 +9,7 @@
 categories		python
 platforms		darwin
 maintainers		nomaintainer
+license             MIT
 description		flexible container object for python
 long_description	The Element type is a simple but flexible container \
 				object, designed to store hierarchical data structures, such \

Modified: trunk/dports/python/py26-elementtree/Portfile
===================================================================
--- trunk/dports/python/py26-elementtree/Portfile	2011-09-27 18:23:26 UTC (rev 84528)
+++ trunk/dports/python/py26-elementtree/Portfile	2011-09-27 18:32:30 UTC (rev 84529)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -8,6 +9,7 @@
 categories		python
 platforms		darwin
 maintainers		nomaintainer
+license             MIT
 description		flexible container object for python
 long_description	The Element type is a simple but flexible container \
 				object, designed to store hierarchical data structures, such \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110927/bee3f8c2/attachment.html>


More information about the macports-changes mailing list