Commit e0a63883 authored by Adrien Thebo's avatar Adrien Thebo
Browse files

Update for 1.0.0 final

parent 6ede6b68
...@@ -4,7 +4,7 @@ CHANGELOG ...@@ -4,7 +4,7 @@ CHANGELOG
1.0.0 1.0.0
----- -----
2012-12-03 2012-12-07
This is a backwards incompatible feature and bugfix release. This is a backwards incompatible feature and bugfix release.
...@@ -17,6 +17,7 @@ This is a backwards incompatible feature and bugfix release. ...@@ -17,6 +17,7 @@ This is a backwards incompatible feature and bugfix release.
* (portage-#7) make.conf moved from /etc/make.conf to /etc/portage/make.conf * (portage-#7) make.conf moved from /etc/make.conf to /etc/portage/make.conf
* (portage-#8) Order package_* resources before package installation * (portage-#8) Order package_* resources before package installation
* (portage-#14) Rename package_use `use_flags` to `use` * (portage-#14) Rename package_use `use_flags` to `use`
* (portage-#18) Comments for each class, style guide corrections
Major thanks to Theo Chatzimichos for a ton of bugfixes and QA testing. Major thanks to Theo Chatzimichos for a ton of bugfixes and QA testing.
......
name 'adrien-portage' name 'adrien-portage'
version '1.0.0-rc4' version '1.0.0'
license 'GPLv2' license 'GPLv2'
summary 'Puppet types and providers for Gentoo portage' summary 'Puppet types and providers for Gentoo portage'
project_page 'https://github.com/adrienthebo/puppet-portage' project_page 'https://github.com/adrienthebo/puppet-portage'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment