From 655bf322b76eb3f457207499e61342ed8357c5c8 Mon Sep 17 00:00:00 2001 From: tocaro Date: Sat, 10 Jan 2015 19:54:44 +0100 Subject: was missing digest for new ebuild --- app-admin/tho-puppet-bootstrap/tho-puppet-bootstrap-0.2.0.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'app-admin/tho-puppet-bootstrap/tho-puppet-bootstrap-0.2.0.ebuild') diff --git a/app-admin/tho-puppet-bootstrap/tho-puppet-bootstrap-0.2.0.ebuild b/app-admin/tho-puppet-bootstrap/tho-puppet-bootstrap-0.2.0.ebuild index b04caf8..453bc30 100644 --- a/app-admin/tho-puppet-bootstrap/tho-puppet-bootstrap-0.2.0.ebuild +++ b/app-admin/tho-puppet-bootstrap/tho-puppet-bootstrap-0.2.0.ebuild @@ -16,9 +16,13 @@ KEYWORDS="alpha amd64 arm x86" IUSE="" DEPEND="" RDEPEND=">=dev-vcs/git-1.7.0 - virtual/rubygems" + virtual/rubygems + net-dns/host + app-portage/gentoolkit" src_install() { # http://devmanual.gentoo.org/function-reference/install-functions/ dobin thoPuppetBootstrap + dobin thoFindObsoletePuppetManagedFiles + dobin thoDirectoryChildLinkSwitch } -- cgit v1.2.3