diff -r 02b339f70efd -r 0391c5c3b137 components/python/cherrypy/cherrypy.p5m --- a/components/python/cherrypy/cherrypy.p5m Fri Apr 05 07:47:58 2013 -0700 +++ b/components/python/cherrypy/cherrypy.p5m Sat Apr 06 08:18:24 2013 -0700 @@ -18,12 +18,13 @@ # # 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. # set name=pkg.fmri value=pkg:/library/python-2/cherrypy@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.summary value="Pythonic, object-oriented HTTP framework" set name=pkg.description value="CherryPy is a Pythonic, object-oriented HTTP framework" +set name=com.oracle.info.description value="the CherryPy object-oriented HTTP framework" set name=info.classification value="org.opensolaris.category.2008:Development/Python" set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) set name=info.upstream value="CherryPy Team "