components/git/git.p5m
changeset 464 08f94c414553
parent 277 12ebd29ad46c
child 586 7e532871fc48
equal deleted inserted replaced
463:12371db48dee 464:08f94c414553
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency."
    30     value="Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency."
    31 set name=pkg.summary value="git - Fast Version Control System"
    31 set name=pkg.summary value="git - Fast Version Control System"
    32 set name=info.classification \
    32 set name=info.classification \
    33     value="org.opensolaris.category.2008:Development/Source Code Management"
    33     value="org.opensolaris.category.2008:Development/Source Code Management"
    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=http://git-scm.com/
    35 set name=info.upstream-url value=http://git-scm.com/
    36 set name=opensolaris.arc_url \
    36 set name=org.opensolaris.arc-caseid \
    37     value=http://arc.opensolaris.org/caselog/LSARC/2008/360
    37     value=LSARC/2008/360
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 dir path=usr
    39 dir path=usr
    40 dir path=usr/bin
    40 dir path=usr/bin
    41 dir path=usr/lib
    41 dir path=usr/lib
    42 dir path=usr/lib/git-core
    42 dir path=usr/lib/git-core