Revision
132577
Author
petr@macports.org
Date
2015-02-04 20:08:06 -0800 (Wed, 04 Feb 2015)

Log Message

py-nio py-ngl: take over maintainership

Modified Paths

Diff

Modified: trunk/dports/python/py-ngl/Portfile (132576 => 132577)


--- trunk/dports/python/py-ngl/Portfile	2015-02-05 03:19:55 UTC (rev 132576)
+++ trunk/dports/python/py-ngl/Portfile	2015-02-05 04:08:06 UTC (rev 132577)
@@ -10,9 +10,9 @@
 categories-append   science
 platforms           darwin
 license             PyNGL
-maintainers         nomaintainer
+maintainers         petr openmaintainer
 
-description         module  to visualize scientific data
+description         Python module to visualize scientific data
 long_description \
     PyNGL is a Python language module used to visualize scientific data, \
     with an emphasis on high quality 2D visualizations.

Modified: trunk/dports/python/py-nio/Portfile (132576 => 132577)


--- trunk/dports/python/py-nio/Portfile	2015-02-05 03:19:55 UTC (rev 132576)
+++ trunk/dports/python/py-nio/Portfile	2015-02-05 04:08:06 UTC (rev 132577)
@@ -10,9 +10,9 @@
 categories-append   science
 platforms           darwin
 license             PyNIO
-maintainers         nomaintainer
+maintainers         petr openmaintainer
 
-description         I/O library for scientific data formats 
+description         Python I/O library for scientific data formats 
 long_description \
     PyNIO is a Python package that allows read and/or write access to \
     a variety of data formats using an interface modeled on netCDF. \