diff options
author | 2017-01-15 06:26:14 +0000 | |
---|---|---|
committer | 2017-01-17 23:54:15 +0100 | |
commit | 7d73142bca06d96757fe9a69b963212c1d936657 (patch) | |
tree | c352b0df1cda2e23cb121d990b2ed6014202bc1d /app-admin/logstash-bin/files | |
parent | dev-perl/Regexp-Common: version bump to 2016060801. (diff) | |
download | gentoo-7d73142bca06d96757fe9a69b963212c1d936657.tar.gz gentoo-7d73142bca06d96757fe9a69b963212c1d936657.tar.bz2 gentoo-7d73142bca06d96757fe9a69b963212c1d936657.zip |
app-admin/logstash-bin: version bump to 5.1.2.
Gentoo-Bug: https://bugs.gentoo.org/605810
Closes: https://github.com/gentoo/gentoo/pull/3485
Diffstat (limited to 'app-admin/logstash-bin/files')
-rw-r--r-- | app-admin/logstash-bin/files/logstash.initd | 2 | ||||
-rw-r--r-- | app-admin/logstash-bin/files/logstash.initd3 | 2 | ||||
-rw-r--r-- | app-admin/logstash-bin/files/logstash.initd4 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/logstash-bin/files/logstash.initd b/app-admin/logstash-bin/files/logstash.initd index c2d02d74d9c0..eee6c09a16cc 100644 --- a/app-admin/logstash-bin/files/logstash.initd +++ b/app-admin/logstash-bin/files/logstash.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 LS_USER=${LS_USER:-logstash} diff --git a/app-admin/logstash-bin/files/logstash.initd3 b/app-admin/logstash-bin/files/logstash.initd3 index b7a8eabebaa6..ce783facc031 100644 --- a/app-admin/logstash-bin/files/logstash.initd3 +++ b/app-admin/logstash-bin/files/logstash.initd3 @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 LS_USER=${LS_USER:-logstash} diff --git a/app-admin/logstash-bin/files/logstash.initd4 b/app-admin/logstash-bin/files/logstash.initd4 index 00b732e8b8d2..bb339f57edd0 100644 --- a/app-admin/logstash-bin/files/logstash.initd4 +++ b/app-admin/logstash-bin/files/logstash.initd4 @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 LS_USER=${LS_USER:-logstash} |