components/python/coverage/coverage-26.p5m
changeset 452 ef9282f63da3
parent 445 f383012adc1a
child 464 08f94c414553
equal deleted inserted replaced
451:415e37aed447 452:ef9282f63da3
    31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    32 set name=opensolaris.arc_url \
    32 set name=opensolaris.arc_url \
    33     value=http://arc.opensolaris.org/caselog/PSARC/2011/260
    33     value=http://arc.opensolaris.org/caselog/PSARC/2011/260
    34 
    34 
    35 license coverage.copyright license=BSD
    35 license coverage.copyright license=BSD
    36 license jquery.copyright license=MIT
    36 # the packaging software treats the license= attribute as the key, so
    37 license jquery.isonscreen.copyright license=MIT
    37 # we need to name them differently or the tools will fail to deal with
       
    38 # the fact that they are really different license files.
       
    39 license jquery.copyright license=MIT-1
       
    40 license jquery.isonscreen.copyright license=MIT-2
    38 
    41 
    39 dir path=usr
    42 dir path=usr
    40 dir path=usr/bin
    43 dir path=usr/bin
    41 dir path=usr/lib
    44 dir path=usr/lib
    42 dir path=usr/lib/python2.6
    45 dir path=usr/lib/python2.6