dev-ruby/semantic_puppet: add missing locales directory in installation
authorHans de Graaff <graaff@gentoo.org>
Tue, 1 Aug 2017 05:27:29 +0000 (07:27 +0200)
committerHans de Graaff <graaff@gentoo.org>
Tue, 1 Aug 2017 05:27:29 +0000 (07:27 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-ruby/semantic_puppet/semantic_puppet-1.0.1-r1.ebuild [moved from dev-ruby/semantic_puppet/semantic_puppet-1.0.1.ebuild with 93% similarity]

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 1cfb244da2d260cd8856a92c032bb0232fd755a8..71bb90658b25c2e461fa01cabfcc699fcfea3997 100644 (file)
@@ -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"