puppet/modules/java/Modulefile @ 44f771233137

Whitespace.
author Steve Losh <steve@stevelosh.com>
date Wed, 05 Oct 2011 22:47:16 -0400 (2011-10-06)
parents c3e170bda976
children (none)
name    'puppetlabs-java'
version '0.1.5'
source 'git://github.com/puppetlabs/puppetlabs-java'
author 'puppetlabs'
license 'Apache'
summary 'Manage the official Java runtime'
description 'Manage the official Java runtime'
project_page 'https://github.com/puppetlabs/puppetlabs-java'

## Add dependencies, if any:
dependency 'puppetlabs/stdlib', '>= 0.1.6'