Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Forks
Puppet Portage
Commits
e0a63883
Commit
e0a63883
authored
Dec 07, 2012
by
Adrien Thebo
Browse files
Update for 1.0.0 final
parent
6ede6b68
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
CHANGELOG
CHANGELOG
+2
-1
Modulefile
Modulefile
+1
-1
No files found.
CHANGELOG
View file @
e0a63883
...
@@ -4,7 +4,7 @@ CHANGELOG
...
@@ -4,7 +4,7 @@ CHANGELOG
1.0.0
1.0.0
-----
-----
2012-12-0
3
2012-12-0
7
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.
...
...
Modulefile
View file @
e0a63883
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'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment