Changeset 83060
- Timestamp:
- 08/24/11 17:37:59 (4 years ago)
- Location:
- trunk/dports/python
- Files:
-
- 2 edited
- 2 copied
-
py27-paste (copied) (copied from trunk/dports/python/py26-paste)
-
py27-paste/Portfile (modified) (2 diffs)
-
py27-simpletal (copied) (copied from trunk/dports/python/py26-simpletal)
-
py27-simpletal/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py27-paste/Portfile
r65908 r83060 3 3 4 4 PortSystem 1.0 5 PortGroup python2 61.05 PortGroup python27 1.0 6 6 7 name py2 6-paste7 name py27-paste 8 8 version 1.7.2 9 9 categories-append www 10 maintainers openmaintainer akitada10 maintainers nomaintainer 11 11 description Bringing consistency to Python web development. 12 12 long_description Python Paste brings consistency to Python web \ … … 25 25 rmd160 10deddbb5ef3ccd220c6c0cdb594efd35045fdea 26 26 27 depends_lib port:py2 6-distribute27 depends_lib port:py27-distribute -
trunk/dports/python/py27-simpletal/Portfile
r57375 r83060 1 1 # $Id$ 2 2 PortSystem 1.0 3 PortGroup python2 61.03 PortGroup python27 1.0 4 4 5 name py2 6-simpletal5 name py27-simpletal 6 6 version 4.1 7 7 categories python
Note: See TracChangeset
for help on using the changeset viewer.

