components/graphviz/graphviz-python-26.p5m
branchs11-update
changeset 3778 35735ffdda43
parent 3734 24181f5eb463
child 4227 35a4398c64cb
--- a/components/graphviz/graphviz-python-26.p5m	Thu Feb 12 10:14:29 2015 -0800
+++ b/components/graphviz/graphviz-python-26.p5m	Fri Feb 06 16:51:20 2015 -0800
@@ -22,6 +22,7 @@
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
+#
 set name=pkg.fmri \
     value=pkg:/image/graphviz/graphviz-python-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="Python 2.6 bindings for Graphviz"
@@ -33,6 +34,7 @@
 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)
+#
 dir  path=usr/lib/graphviz/python26
 link path=usr/lib/graphviz/python26/_gv.so target=libgv_python26.so
 file path=usr/lib/graphviz/python26/gv.py
@@ -42,5 +44,6 @@
 link path=usr/lib/python2.6/vendor-packages/gv.py \
     target=../../graphviz/python26/gv.py
 file usr/share/man/man3/gv.3python path=usr/share/man/man3/gv-python.3
+#
 license COPYING license=EPL1.0
 license graphviz.license.extra license="Other Notices"