diff -r c8e9f85492a3 -r 6c6c27bcf9ac components/pylint/pylint.p5m --- a/components/pylint/pylint.p5m Mon Mar 11 07:54:06 2013 -0700 +++ b/components/pylint/pylint.p5m Mon Mar 11 10:06:51 2013 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. # default mangler.man.stability uncommitted> @@ -26,6 +26,8 @@ set name=pkg.fmri value=pkg:/developer/python/pylint@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.summary value="pylint - python code static checker" set name=pkg.description value="pylint is a Python source code analyzer which looks for programming errors and helps enforce a coding standard" +set name=com.oracle.info.description value="the pylint Python code static checker" +set name=com.oracle.info.tpno value=9026 set name=info.classification value="org.opensolaris.category.2008:Development/Python" set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)