summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-admin/logstash-bin: drop oldTomáš Mózes2017-01-171-3/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3485
* app-admin/logstash-bin: version bump to 5.1.2.Tomáš Mózes2017-01-171-1/+1
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/605810 Closes: https://github.com/gentoo/gentoo/pull/3485
* app-admin/logstash-bin: version bump to 5.1.1Tomáš Mózes2016-12-231-0/+1
|
* app-admin/logstash-bin: BumpPatrick Lauer2016-11-281-0/+1
| | | | Package-Manager: portage-2.3.2
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-0/+4
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-4/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* app-admin/logstash-bin: Bump to 5.0.0Patrick Lauer2016-10-281-1/+1
| | | | Package-Manager: portage-2.3.2
* app-admin/logstash-bin: BumpPatrick Lauer2016-10-151-1/+1
| | | | Package-Manager: portage-2.3.2
* app-admin/logstash-bin: Add 5.0.0_beta1Patrick Lauer2016-10-011-0/+1
| | | | Package-Manager: portage-2.3.0
* app-admin/logstash-bin: drop old.Tomas Mozes2016-09-081-3/+0
| | | | | | | | | Gentoo-Bug: https://bugs.gentoo.org/592544 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2242 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-admin/logstash-bin: Re-enable 'all-plugins' useflag as upstream provides ↵Patrick Lauer2016-09-021-0/+1
| | | | | | tarballs Package-Manager: portage-2.3.0
* app-admin/logstash-bin: BumpPatrick Lauer2016-09-011-0/+1
| | | | Package-Manager: portage-2.3.0
* app-admin/logstash-bin: Bump, upstream doesn't provide all-plugins tarball ↵Patrick Lauer2016-07-111-0/+1
| | | | | | for this release Package-Manager: portage-2.3.0
* app-admin/logstash-bin: add support for all-plugins distributionTomas Mozes2016-07-041-0/+1
| | | | Package-Manager: portage-2.3.0
* app-admin/logstash-bin: drop oldTomas Mozes2016-07-041-3/+0
| | | | Package-Manager: portage-2.3.0
* app-admin/logstash-bin: BumpPatrick Lauer2016-06-231-0/+1
| | | | Package-Manager: portage-2.3.0_rc1
* app-admin/logstash-bin: version bump to 2.3.2Tomas Mozes2016-04-281-0/+1
| | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1369
* app-admin/logstash-bin: bump to 2.2.4/2.3.1, remove oldTomas Mozes2016-04-121-5/+3
| | | | | | | | | Fixes bugs #578954 and #578978 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1233 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* app-admin/logstash-bin: BumpPatrick Lauer2016-04-011-0/+1
| | | | Package-Manager: portage-2.2.28
* app-admin/logstash-bin: version bump to 2.1.3/2.2.2Tomas Mozes2016-02-231-2/+2
| | | | Package-Manager: portage-2.2.27
* app-admin/logstash-bin: version bump to 2.2.1Tomas Mozes2016-02-151-0/+1
| | | | Package-Manager: portage-2.2.27
* app-admin/logstash-bin: version bump to 2.1.2/2.2.0Tomas Mozes2016-02-091-3/+3
| | | | Package-Manager: portage-2.2.27
* app-admin/logstash-bin: drop oldTomas Mozes2016-02-091-1/+0
| | | | Package-Manager: portage-2.2.27
* app-admin/logstash-bin: version bump to 2.1.1Tomas Mozes2015-12-231-0/+1
| | | | Package-Manager: portage-2.2.26
* app-admin/logstash-bin: version bump to 1.5.6Tomas Mozes2015-12-231-1/+1
| | | | Package-Manager: portage-2.2.26
* app-admin/logstash-bin: update manifestTomas Mozes2015-12-071-2/+2
|
* app-admin/logstash-bin: bump to version 1.5.5Ian Delaney2015-11-111-0/+1
| | | | | | | | | init scripts updated with confd-r1 && initd-r1 patches and scripts porvided by proxy maintianer in gentoo bug Gentoo bug: #564608 Package-Manager: portage-2.2.24
* app-admin/logstash-bin: bumps to -1.4.5, -1.5.4Ian Delaney2015-09-091-2/+2
| | | | | | remove vulnerable versions wrt bug #559816 by maintainer Package-Manager: portage-2.2.20.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+2
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed