Revision: 86723 http://trac.macports.org/changeset/86723 Author: jmr@macports.org Date: 2011-11-01 17:27:08 -0700 (Tue, 01 Nov 2011) Log Message: ----------- py*-rope: license Modified Paths: -------------- trunk/dports/python/py25-rope/Portfile trunk/dports/python/py26-rope/Portfile trunk/dports/python/py27-rope/Portfile Modified: trunk/dports/python/py25-rope/Portfile =================================================================== --- trunk/dports/python/py25-rope/Portfile 2011-11-02 00:20:21 UTC (rev 86722) +++ trunk/dports/python/py25-rope/Portfile 2011-11-02 00:27:08 UTC (rev 86723) @@ -6,8 +6,8 @@ name py25-rope version 0.9.2 -categories python platforms darwin +license GPL-2+ maintainers nomaintainer description python refactoring library long_description Rope is a Python refactoring library that can be used with several \ Modified: trunk/dports/python/py26-rope/Portfile =================================================================== --- trunk/dports/python/py26-rope/Portfile 2011-11-02 00:20:21 UTC (rev 86722) +++ trunk/dports/python/py26-rope/Portfile 2011-11-02 00:27:08 UTC (rev 86723) @@ -6,8 +6,8 @@ name py26-rope version 0.9.2 -categories python platforms darwin +license GPL-2+ maintainers nomaintainer description python refactoring library long_description Rope is a Python refactoring library that can be used \ Modified: trunk/dports/python/py27-rope/Portfile =================================================================== --- trunk/dports/python/py27-rope/Portfile 2011-11-02 00:20:21 UTC (rev 86722) +++ trunk/dports/python/py27-rope/Portfile 2011-11-02 00:27:08 UTC (rev 86723) @@ -6,8 +6,8 @@ name py27-rope version 0.9.2 -categories python platforms darwin +license GPL-2+ maintainers nomaintainer description python refactoring library long_description Rope is a Python refactoring library that can be used \
participants (1)
-
jmr@macports.org