components/vim/gvim.p5m
changeset 1205 6c6c27bcf9ac
parent 609 775168282b2f
child 1250 c7a246ecccbb
child 3124 c98e513b8621
equal deleted inserted replaced
1204:c8e9f85492a3 1205:6c6c27bcf9ac
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 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 set name=pkg.fmri value=pkg:/editor/gvim@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.fmri value=pkg:/editor/gvim@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.summary value="Vi IMproved (GUI)"
    27 set name=pkg.summary value="Vi IMproved (GUI)"
    28 set name=pkg.description value="GVim is the graphical interface to vim, found in editor/vim."
    28 set name=pkg.description value="GVim is the graphical interface to vim, found in editor/vim."
       
    29 set name=com.oracle.info.description value="the Vi IMproved text editor (GUI)"
    29 set name=info.classification \
    30 set name=info.classification \
    30     value=org.opensolaris.category.2008:Development/Editors \
    31     value=org.opensolaris.category.2008:Development/Editors \
    31     value="org.opensolaris.category.2008:System/Text Tools"
    32     value="org.opensolaris.category.2008:System/Text Tools"
    32 set name=info.repository-url value=$(COMPONENT_HG_URL)
    33 set name=info.repository-url value=$(COMPONENT_HG_URL)
    33 set name=info.repository-changeset value=$(COMPONENT_HG_REV)
    34 set name=info.repository-changeset value=$(COMPONENT_HG_REV)