components/mpc/mpc.p5m
changeset 1205 6c6c27bcf9ac
parent 609 775168282b2f
child 1225 2e558aea9a28
--- a/components/mpc/mpc.p5m	Mon Mar 11 07:54:06 2013 -0700
+++ b/components/mpc/mpc.p5m	Mon Mar 11 10:06:51 2013 -0700
@@ -18,11 +18,12 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 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/mpc@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Multiprecision complex data type evaluation library"
+set name=com.oracle.info.description value="the mpc data type evaluation library"
 set name=info.classification value="org.opensolaris.category.2008:Development/High Performance Computing"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)