components/python/ply/ply-26.p5m
changeset 464 08f94c414553
parent 394 dffc35307ef2
child 484 63ed89d661a3
equal deleted inserted replaced
463:12371db48dee 464:08f94c414553
    23 
    23 
    24 set name=pkg.fmri value=pkg:/library/python-2/ply-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24 set name=pkg.fmri value=pkg:/library/python-2/ply-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.summary value="Lex and yacc parsing tools for Python"
    25 set name=pkg.summary value="Lex and yacc parsing tools for Python"
    26 set name=pkg.description value="PLY is an implementation of lex and yacc parsing tools for Python"
    26 set name=pkg.description value="PLY is an implementation of lex and yacc parsing tools for Python"
    27 set name=info.classification value="org.opensolaris.category.2008:Development/Python"
    27 set name=info.classification value="org.opensolaris.category.2008:Development/Python"
    28 set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
    28 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    29 set name=info.upstream value="David Beazley <[email protected]>"
    29 set name=info.upstream value="David Beazley <[email protected]>"
    30 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    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=org.opensolaris.arc-caseid \
    33     value=http://arc.opensolaris.org/caselog/PSARC/2011/264
    33     value=PSARC/2011/264
    34 
    34 
    35 license ply.copyright license=LGPLv2.1
    35 license ply.copyright license=LGPLv2.1
    36 
    36 
    37 depend fmri=runtime/python-26 type=require
    37 depend fmri=runtime/python-26 type=require
    38 
    38