format modulefile

This commit is contained in:
Gareth Rushgrove
2013-04-02 16:08:37 +01:00
parent 5007be2226
commit b637c2e7e7

View File

@@ -1,11 +1,10 @@
name 'puppetlabs-java' name 'puppetlabs-java'
version '0.2.0' version '0.2.0'
source 'git://github.com/puppetlabs/puppetlabs-java' source 'git://github.com/puppetlabs/puppetlabs-java'
author 'puppetlabs' author 'puppetlabs'
license 'Apache' license 'Apache'
summary 'Manage the official Java runtime' summary 'Manage the official Java runtime'
description 'Manage the official Java runtime' description 'Manage the official Java runtime'
project_page 'https://github.com/puppetlabs/puppetlabs-java' project_page 'https://github.com/puppetlabs/puppetlabs-java'
## Add dependencies, if any: dependency 'puppetlabs/stdlib', '>= 0.1.6'
dependency 'puppetlabs/stdlib', '>= 0.1.6'