Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: /
Date: Mon, 29 Feb 2016 16:21:09
Message-Id: 1456762073.610f0c4a5f573dc3cb422d4b1e4ee9e83bd080b2.monsieurp@gentoo
1 commit: 610f0c4a5f573dc3cb422d4b1e4ee9e83bd080b2
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 29 15:31:16 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 29 16:07:53 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=610f0c4a
7
8 Merge github#887: app-admin/collectd: Version bump to v5.5.1
9
10 This PR bumps collectd to version 5.5.1 and fixes a raft of bugs.
11
12 See commit 3b459b6d37f22f9da2c070173756bf12de2591f0 for a lengthy explanation
13 concerning the changes involved.
14
15 Pull-Request: https://github.com/gentoo/gentoo/pull/887
16 Gentoo-Bug: https://bugs.gentoo.org/570766
17 Gentoo-Bug: https://bugs.gentoo.org/517060
18 Gentoo-Bug: https://bugs.gentoo.org/524400
19 Gentoo-Bug: https://bugs.gentoo.org/570778
20 Reporter: Thomas D <whissi <AT> whissi.de>
21 Acked-by: Johan Bergström <bugs <AT> bergstroem.nu>
22 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
23
24 app-admin/collectd/Manifest | 1 +
25 app-admin/collectd/collectd-5.5.1.ebuild | 460 +++++++++++++++++++++
26 .../collectd/files/collectd-5.5.1-libocci.patch | 33 ++
27 app-admin/collectd/files/collectd-5.5.1-lt.patch | 60 +++
28 .../collectd/files/collectd-5.5.1-nohal.patch | 35 ++
29 app-admin/collectd/files/collectd.confd-r1 | 46 +++
30 app-admin/collectd/files/collectd.initd-r1 | 79 ++++
31 app-admin/collectd/metadata.xml | 204 +++++----
32 8 files changed, 830 insertions(+), 88 deletions(-)