OSSP CVS Repository

ossp - Difference in ossp-pkg/shtool/sh.version versions 1.24 and 1.25
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/shtool/sh.version 1.24 -> 1.25

--- sh.version   2000/07/01 12:35:36     1.24
+++ sh.version   2000/07/06 13:29:11     1.25
@@ -279,6 +279,23 @@
             echo >>$file "1;"
             echo >>$file ""
             ;;
+        python )
+            echo >>$file "##"
+            echo >>$file "##  ${file} -- Version Information for ${name} (syntax: Python)"
+            echo >>$file "##  [automatically generated and maintained by GNU shtool]"
+            echo >>$file "##"
+            echo >>$file ""
+            echo >>$file "class ${prefix}version:"
+            echo >>$file "    v_hex       = ${vHex}"
+            echo >>$file "    v_short     = \"${vShort}\""
+            echo >>$file "    v_long      = \"${vLong}\""
+            echo >>$file "    v_tex       = \"${vTex}\""
+            echo >>$file "    v_gnu       = \"${vGNU}\""
+            echo >>$file "    v_web       = \"${vWeb}\""
+            echo >>$file "    v_sccs      = \"${vSCCS}\""
+            echo >>$file "    v_rcs       = \"${vRCS}\""
+            echo >>$file ""
+            ;;
         * ) echo "$msgprefix:Error: invalid argument to option \`-l': \`$opt_l'" 1>&2
             exit 1
             ;;

CVSTrac 2.0.1