components/ksh93/source-demo-ksh93.p5m
branchs11-update
changeset 3124 c98e513b8621
parent 2551 0391c5c3b137
child 3661 47545fb8aed4
equal deleted inserted replaced
3123:561512d0b61d 3124:c98e513b8621
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 # The man pages are all at the top of a "files" directory; setting the hash to
    26 # The man pages are all at the top of a "files" directory; setting the hash to
    27 # point to the files therein.
    27 # point to the files therein.
    28 <transform file path=usr/share/man/man.+/(.+)$ -> set action.hash %<\1> >
    28 <transform file path=usr/share/man/man.+/(.+)$ -> set action.hash %<\1> >
    32     value=pkg:/source/demo/ksh93@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    32     value=pkg:/source/demo/ksh93@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    33 set name=pkg.human-version value=$(IPS_HUMAN_VERSION)
    33 set name=pkg.human-version value=$(IPS_HUMAN_VERSION)
    34 set name=pkg.description value="Source code to demonstrate the KornShell"
    34 set name=pkg.description value="Source code to demonstrate the KornShell"
    35 set name=pkg.summary value="KornShell demos"
    35 set name=pkg.summary value="KornShell demos"
    36 set name=com.oracle.info.description value="the Korn Shell demos"
    36 set name=com.oracle.info.description value="the Korn Shell demos"
       
    37 set name=com.oracle.info.tpno value=9000
    37 set name=info.classification value=org.opensolaris.category.2008:System/Core
    38 set name=info.classification value=org.opensolaris.category.2008:System/Core
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    39 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    39 set name=info.upstream \
    40 set name=info.upstream \
    40     value="AT&T Software Technology (AST) OpenSource Software Collection"
    41     value="AT&T Software Technology (AST) OpenSource Software Collection"
    41 set name=info.upstream-url value=$(COMPONENT_ARCHIVE_URL)
    42 set name=info.upstream-url value=$(COMPONENT_ARCHIVE_URL)