doc/guide-metadata-conventions.rst
changeset 2493 5db1603f0c3f
parent 2457 75e0d8b7d44f
--- a/doc/guide-metadata-conventions.rst	Wed Aug 03 17:49:35 2011 -0700
+++ b/doc/guide-metadata-conventions.rst	Thu Aug 04 13:17:33 2011 -0700
@@ -119,6 +119,14 @@
        A value of "true" indicates the package is obsolete and should be
        removed on upgrade.
 
+    pkg.human-version
+       For components whose upstream version isn't a dot-separated sequence
+       of nonnegative integers (OpenSSL's 0.9.8r, for example), this
+       attribute can be set to that string, and will be displayed when
+       appropriate.  It cannot be used in an FMRI to install a particular
+       version; package authors must still convert the version into a
+       sequence of integers.
+
     variant.*
        See facets.txt