components/libxslt/libxsl-26.p5m
changeset 181 87e11e685b1f
parent 148 33ca3897ae25
child 206 a4474882bf60
--- a/components/libxslt/libxsl-26.p5m	Wed Apr 13 10:10:46 2011 -0600
+++ b/components/libxslt/libxsl-26.p5m	Wed Apr 13 09:58:06 2011 -0700
@@ -21,24 +21,24 @@
 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
 #
 
-set name=pkg.fmri value=pkg:/library/python-2/libxsl-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.fmri \
+    value=pkg:/library/python-2/libxsl-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="The XSLT library - Python 2.6 bindings"
-set name=info.classification value=org.opensolaris.category.2008:Development/Python
-set name=info.upstream_url value="http://xmlsoft.org/XSLT"
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream_url value=http://xmlsoft.org/XSLT
+set name=opensolaris.arc_url \
+    value=http://arc.opensolaris.org/caselog/PSARC/2002/244
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-
 dir path=usr
 dir path=usr/lib
 dir path=usr/lib/python2.6
 dir path=usr/lib/python2.6/vendor-packages
 dir path=usr/lib/python2.6/vendor-packages/64
+file path=usr/lib/python2.6/vendor-packages/64/libxsltmod.so
 file path=usr/lib/python2.6/vendor-packages/libxslt.py
-file path=usr/lib/python2.6/vendor-packages/64/libxsltmod.so
 file path=usr/lib/python2.6/vendor-packages/libxsltmod.so
-
+legacy pkg=SUNWlxsl-python26 desc="The XSLT library - Python 2.6 bindings" \
+    name="The XSLT library - Python 2.6 bindings"
 license xsl.license license=SUNWlxsl-python26.copyright
-
-legacy pkg=SUNWlxsl-python26 \
-	desc="The XSLT library - Python 2.6 bindings" \
-	name="The XSLT library - Python 2.6 bindings"