New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 83060


Ignore:
Timestamp:
08/24/11 17:37:59 (4 years ago)
Author:
raimue@…
Message:

python/py27-paste, python/py27-simpletal:
Add missing dependencies for loggerhead

Location:
trunk/dports/python
Files:
2 edited
2 copied

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py27-paste/Portfile

    r65908 r83060  
    33 
    44PortSystem          1.0 
    5 PortGroup           python26 1.0 
     5PortGroup           python27 1.0 
    66 
    7 name                py26-paste 
     7name                py27-paste 
    88version             1.7.2 
    99categories-append   www 
    10 maintainers         openmaintainer akitada 
     10maintainers         nomaintainer 
    1111description         Bringing consistency to Python web development. 
    1212long_description    Python Paste brings consistency to Python web \ 
     
    2525                    rmd160 10deddbb5ef3ccd220c6c0cdb594efd35045fdea 
    2626 
    27 depends_lib        port:py26-distribute 
     27depends_lib        port:py27-distribute 
  • trunk/dports/python/py27-simpletal/Portfile

    r57375 r83060  
    11# $Id$ 
    22PortSystem 1.0 
    3 PortGroup  python26 1.0 
     3PortGroup  python27 1.0 
    44 
    5 name                py26-simpletal 
     5name                py27-simpletal 
    66version             4.1 
    77categories          python 
Note: See TracChangeset for help on using the changeset viewer.