diff options
author | tocaro <tocaro@thocar.org> | 2015-03-28 18:30:11 +0100 |
---|---|---|
committer | tocaro <tocaro@thocar.org> | 2015-03-28 18:30:11 +0100 |
commit | 079f9f26ef9d7abf2d2063460121bd473bb99492 (patch) | |
tree | c05ee3c448780f4ed1114d98ff9dd2d86aa3a83d /app-admin | |
parent | added ability to update required gem and puppet packages (diff) | |
download | tocaro-079f9f26ef9d7abf2d2063460121bd473bb99492.tar.gz tocaro-079f9f26ef9d7abf2d2063460121bd473bb99492.tar.bz2 tocaro-079f9f26ef9d7abf2d2063460121bd473bb99492.zip |
small enhancements (more puppet module available)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/tho-puppet-bootstrap/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/tho-puppet-bootstrap/tho-puppet-bootstrap-0.2.2.ebuild (renamed from app-admin/tho-puppet-bootstrap/tho-puppet-bootstrap-0.2.1.ebuild) | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/app-admin/tho-puppet-bootstrap/ChangeLog b/app-admin/tho-puppet-bootstrap/ChangeLog index 1367b20..0e592ab 100644 --- a/app-admin/tho-puppet-bootstrap/ChangeLog +++ b/app-admin/tho-puppet-bootstrap/ChangeLog @@ -2,6 +2,11 @@ # Copyright 2014-2015 Thomas Carrie; Distributed under the GPL v2 # $Header: $ +*tho-puppet-bootstrap-0.2.2 (28 Mar 2015) + + 14 Feb 2015; Thomas Carrie <tocaro@thocar.org> : + Small enhancements. + *tho-puppet-bootstrap-0.2.0 (14 Feb 2015) 14 Feb 2015; Thomas Carrie <tocaro@thocar.org> : diff --git a/app-admin/tho-puppet-bootstrap/tho-puppet-bootstrap-0.2.1.ebuild b/app-admin/tho-puppet-bootstrap/tho-puppet-bootstrap-0.2.2.ebuild index 453bc30..dad7512 100644 --- a/app-admin/tho-puppet-bootstrap/tho-puppet-bootstrap-0.2.1.ebuild +++ b/app-admin/tho-puppet-bootstrap/tho-puppet-bootstrap-0.2.2.ebuild @@ -18,6 +18,8 @@ DEPEND="" RDEPEND=">=dev-vcs/git-1.7.0 virtual/rubygems net-dns/host + app-admin/augeas + app-admin/sudo app-portage/gentoolkit" src_install() { |