components/facter/facter.p5m
changeset 1948 2d1537e7942d
parent 1756 3579365335ef
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    26     value=pkg:/system/management/facter@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/system/management/facter@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.summary value="Facter - collect and display facts about the system"
    27 set name=pkg.summary value="Facter - collect and display facts about the system"
    28 set name=pkg.description \
    28 set name=pkg.description \
    29     value="The facter(8) command collects and displays facts about the current system. The library behind Facter is easy to expand, making Facter an easy way to collect information about a system from within the shell or within Ruby."
    29     value="The facter(8) command collects and displays facts about the current system. The library behind Facter is easy to expand, making Facter an easy way to collect information about a system from within the shell or within Ruby."
    30 set name=com.oracle.info.description value="the facter utility"
    30 set name=com.oracle.info.description value="the facter utility"
    31 set name=com.oracle.info.tpno value=15127
    31 set name=com.oracle.info.tpno value=$(TPNO)
    32 set name=info.classification \
    32 set name=info.classification \
    33     value="org.opensolaris.category.2008:System/Administration and Configuration"
    33     value="org.opensolaris.category.2008:System/Administration and Configuration"
    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 value=PSARC/2013/005
    36 set name=org.opensolaris.arc-caseid value=PSARC/2013/005