commit: 368f8139b1a8c23981466cb42741c7d77e3a8080
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 07:08:02 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 07:11:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=368f8139
dev-ruby/recog: install required xml files, fixing bug 628214
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ruby/recog/{recog-2.1.6.ebuild => recog-2.1.6-r1.ebuild} | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dev-ruby/recog/recog-2.1.6.ebuild
b/dev-ruby/recog/recog-2.1.6-r1.ebuild
similarity index 95%
rename from dev-ruby/recog/recog-2.1.6.ebuild
rename to dev-ruby/recog/recog-2.1.6-r1.ebuild
index 8252a6ff9f8..33aed91d670 100644
--- a/dev-ruby/recog/recog-2.1.6.ebuild
+++ b/dev-ruby/recog/recog-2.1.6-r1.ebuild
@@ -7,6 +7,8 @@ RUBY_FAKEGEM_BINWRAP=""
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_EXTRAINSTALL="xml"
+
inherit ruby-fakegem
DESCRIPTION="Pattern recognition for hosts, services, and content"