components/pconsole/pconsole.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 2596 df23ab3f9c3e
child 3734 24181f5eb463
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    27 set name=pkg.fmri \
    27 set name=pkg.fmri \
    28     value=pkg:/terminal/pconsole@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/terminal/pconsole@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.description value="pconsole is an administrative tool for working with clusters of machines: it distributes the commands you type to each node in the cluster."
    29 set name=pkg.description value="pconsole is an administrative tool for working with clusters of machines: it distributes the commands you type to each node in the cluster."
    30 set name=pkg.summary value="Parallel console"
    30 set name=pkg.summary value="Parallel console"
    31 set name=com.oracle.info.description value="pconsole, the parallel console"
    31 set name=com.oracle.info.description value="pconsole, the parallel console"
    32 set name=com.oracle.info.tpno value=9270
    32 set name=com.oracle.info.tpno value=$(TPNO)
    33 set name=info.classification value="org.opensolaris.category.2008:Applications/System Utilities"
    33 set name=info.classification value="org.opensolaris.category.2008:Applications/System Utilities"
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid \
    36 set name=org.opensolaris.arc-caseid \
    37     value=PSARC/2008/606
    37     value=PSARC/2008/606