components/graphviz/graphviz-java.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
child 4005 4bcc81bdda4e
--- a/components/graphviz/graphviz-java.p5m	Tue Feb 03 12:52:16 2015 -0800
+++ b/components/graphviz/graphviz-java.p5m	Tue Feb 03 13:01:27 2015 -0800
@@ -18,11 +18,10 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
-
 set name=pkg.fmri \
     value=pkg:/image/graphviz/graphviz-java@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Java bindings for Graphviz"
@@ -32,11 +31,9 @@
     value="org.opensolaris.category.2008:Applications/System Utilities"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2011/269
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-set name=org.opensolaris.arc-caseid \
-    value=PSARC/2011/269
-
-dir path=usr/lib/graphviz/java
+dir  path=usr/lib/graphviz/java
 file path=usr/lib/graphviz/java/SWIGTYPE_p_Agedge_t.java
 file path=usr/lib/graphviz/java/SWIGTYPE_p_Agnode_t.java
 file path=usr/lib/graphviz/java/SWIGTYPE_p_Agraph_t.java
@@ -46,8 +43,6 @@
 file path=usr/lib/graphviz/java/gvJNI.java
 file path=usr/lib/graphviz/java/libgv_java.so
 file usr/share/man/man3/gv.3java path=usr/share/man/man3/gv-java.3
-
 license COPYING license=EPL1.0
 license graphviz.license.extra license="Other Notices"
-
-depend fmri=runtime/java/jre-7 type=require
+depend type=require fmri=runtime/java/jre-7