Lines Matching refs:version
51 # use the explicit format version argument below. If this behavior is
150 # Look for manifests which need to be duplicated for each version of python.
160 # Look for manifests which need to be duplicated for each version of perl.
170 # Look for manifests which need to be duplicated for each version of ruby.
228 # presence of a particular version of a runtime, which will then draw in the
229 # runtime-version-specific version of the package we're operating on. $(1) is
230 # the name of the runtime package, and $(2) is the version suffix.
237 # python module specific to a particular version of the python runtime.
239 # the version number.
255 # runtime-version-generic package to pull in the version-specific bits when the
256 # corresponding version of python is on the system.
262 # Build Python version-wrapping manifests from the generic version.
265 # as the place-holder for the Python version (for mkgeneric-python) and
266 # the Perl version (for mkgeneric-perl below) and the Ruby version (for
280 # perl module specific to a particular version of the perl runtime.
293 # runtime-version-generic package to pull in the version-specific bits when the
294 # corresponding version of perl is on the system.
300 # Build Perl version-wrapping manifests from the generic version.
311 # ruby module specific to a particular version of the ruby runtime.
313 # the version number.
335 # runtime-version-generic package to pull in the version-specific bits when the
336 # corresponding version of ruby is on the system.
343 # Build Ruby version-wrapping manifests from the generic version.