components/vim/vim.p5m
branchs11-update
changeset 2551 0391c5c3b137
parent 903 ebe1b43bc331
child 3124 c98e513b8621
equal deleted inserted replaced
2550:02b339f70efd 2551:0391c5c3b137
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2013, 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 
    27 
    28 set name=pkg.fmri value=pkg:/editor/vim@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.fmri value=pkg:/editor/vim@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="Vi IMproved"
    29 set name=pkg.summary value="Vi IMproved"
    30 set name=pkg.description value="Vim is a clone of the Unix editor 'vi'.  It is a modal text editor with support for syntax highlighting, context-sensitive indentation, and extension scripting in numerous languages."
    30 set name=pkg.description value="Vim is a clone of the Unix editor 'vi'.  It is a modal text editor with support for syntax highlighting, context-sensitive indentation, and extension scripting in numerous languages."
       
    31 set name=com.oracle.info.description value="the Vi IMproved text editor"
    31 set name=info.classification \
    32 set name=info.classification \
    32     value=org.opensolaris.category.2008:Development/Editors \
    33     value=org.opensolaris.category.2008:Development/Editors \
    33     value="org.opensolaris.category.2008:System/Text Tools"
    34     value="org.opensolaris.category.2008:System/Text Tools"
    34 set name=info.repository-url value=$(COMPONENT_HG_URL)
    35 set name=info.repository-url value=$(COMPONENT_HG_URL)
    35 set name=info.repository-changeset value=$(COMPONENT_HG_REV)
    36 set name=info.repository-changeset value=$(COMPONENT_HG_REV)