New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82488


Ignore:
Timestamp:
08/14/11 09:17:48 (4 years ago)
Author:
ram@…
Message:

python/py*-pyrxp: unify

Location:
trunk/dports/python
Files:
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py-pyrxp/Portfile

    r59961 r82488  
    33 
    44PortSystem        1.0 
    5 PortGroup         python24 1.0 
     5PortGroup         python 1.0 
    66 
    77name              py-pyrxp 
     
    99categories        python devel 
    1010platforms         darwin 
    11 maintainers       cern.ch:jerome.caffaro openmaintainer 
     11maintainers       ram cern.ch:jerome.caffaro openmaintainer 
    1212 
    1313description       Fast validating XML parser for python 
     
    1818distname          pyRXP-${version} 
    1919 
     20python.version    24 25 26 27 
     21 
    2022checksums         md5 87a1b0bf163ccc7fd1ddbcdb89731c19 \ 
    2123                  sha1 8d97e26d655a2231880a1a770534092254cc4553 \ 
Note: See TracChangeset for help on using the changeset viewer.