commit: 02051c9054ab711e930858a5fc6b2c828a142c1f
Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Mon May 29 06:36:11 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 29 13:19:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02051c90
app-admin/filebeat: add missing es mapping (bug #618800)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
app-admin/filebeat/{filebeat-5.4.0.ebuild => filebeat-5.4.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/filebeat/filebeat-5.4.0.ebuild
b/app-admin/filebeat/filebeat-5.4.0-r1.ebuild
similarity index 98%
rename from app-admin/filebeat/filebeat-5.4.0.ebuild
rename to app-admin/filebeat/filebeat-5.4.0-r1.ebuild
index 83d28bf3f0b..b103babe64b 100644
--- a/app-admin/filebeat/filebeat-5.4.0.ebuild
+++ b/app-admin/filebeat/filebeat-5.4.0-r1.ebuild
@@ -46,7 +46,7 @@ src_install() {
doins ${PN}/{filebeat.yml,filebeat.full.yml}
insinto "/etc/${PN}"
- doins ${PN}/{filebeat.template.json,filebeat.template-es2x.json}
+ doins
${PN}/{filebeat.template.json,filebeat.template-es2x.json,filebeat.template-es6x.json}
exeinto "/usr/share/${PN}"
doexe libbeat/scripts/migrate_beat_config_1_x_to_5_0.py