components/hwdata/hwdata.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
--- a/components/hwdata/hwdata.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/hwdata/hwdata.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -20,22 +20,20 @@
 #
 
 #
-# Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
+set name=info.source-url $(COMPONENT_ARCHIVE_URLS)
 set name=pkg.fmri \
     value=pkg:/system/data/hardware-registry@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Hardware data files"
 set name=pkg.description \
     value="ASCII databases describing various PCI and USB devices and other hardware"
-set name=pkg.summary value="Hardware data files"
-set name=info.classification \
-    value=org.opensolaris.category.2008:System/Hardware
-set name=info.source-url $(COMPONENT_ARCHIVE_URLS)
+set name=info.classification value=org.opensolaris.category.2008:System/Hardware
 set name=info.upstream-url value=http://pci-ids.ucw.cz/ \
     value=http://www.linux-usb.org/usb-ids.html
 # PSARC/2005/399 Tamarack: Removable Media Enhancements in Solaris
-set name=org.opensolaris.arc-caseid \
-    value=PSARC/2005/399
+set name=org.opensolaris.arc-caseid value=PSARC/2005/399
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 file pci.ids path=usr/share/hwdata/pci.ids
 file usb.ids path=usr/share/hwdata/usb.ids