commit: 7fd1ede6e1d205c7cd5878b1758e1ff326451562 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Aug 1 05:27:29 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Aug 1 05:27:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fd1ede6
dev-ruby/semantic_puppet: add missing locales directory in installation Package-Manager: Portage-2.3.6, Repoman-2.3.2 .../{semantic_puppet-1.0.1.ebuild => semantic_puppet-1.0.1-r1.ebuild} | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-ruby/semantic_puppet/semantic_puppet-1.0.1.ebuild b/dev-ruby/semantic_puppet/semantic_puppet-1.0.1-r1.ebuild similarity index 93% rename from dev-ruby/semantic_puppet/semantic_puppet-1.0.1.ebuild rename to dev-ruby/semantic_puppet/semantic_puppet-1.0.1-r1.ebuild index 1cfb244da2d..71bb90658b2 100644 --- a/dev-ruby/semantic_puppet/semantic_puppet-1.0.1.ebuild +++ b/dev-ruby/semantic_puppet/semantic_puppet-1.0.1-r1.ebuild @@ -9,6 +9,8 @@ RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md" +RUBY_FAKEGEM_EXTRAINSTALL="locales" + inherit ruby-fakegem DESCRIPTION="Library of tools for working with Semantic Versions and module dependencies"