1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
# ChangeLog for sys-cluster/charm
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
27 Sep 2013; Nicolas Bock <nicolasbock@gmail.com>
+files/charm-6.5.1-charmc-gentoo.patch, charm-6.5.1-r1.ebuild,
files/charm-6.5.1-CkReductionMgr.patch,
files/charm-6.5.1-cleanup-config.patch,
files/charm-6.5.1-fix-string-parsing.patch:
sys-clyster/charm-6.5.1-r1: Fix missing DEPEND. This addresses bug 486202.
The ebuild had a missing DEPEND using the doc USE flag.
27 Sep 2013; Christoph Junghans <ottxor@gentoo.org>
files/charm-6.5.1-fix-string-parsing.patch:
fix broken patch
14 Sep 2013; Nicolas Bock <nicolasbock@gmail.com>
files/charm-6.5.1-fix-string-parsing.patch:
sys-cluster/charm-6.5.1: Small fix in patch to make printing less verbose.
11 Sep 2013; Nicolas Bock <nicolasbock@gmail.com>
files/charm-6.5.1-fix-string-parsing.patch:
sys-cluster/charm-6.5.1: Fix patch for the last time.
11 Sep 2013; Nicolas Bock <nicolasbock@gmail.com>
files/charm-6.5.1-fix-string-parsing.patch:
sys-cluster/charm-6.5.1-r1: Backported patch just added to correct upstream
version.
11 Sep 2013; Nicolas Bock <nicolasbock@gmail.com>
+files/charm-6.5.1-fix-string-parsing.patch, charm-6.5.1-r1.ebuild:
sys-cluster/charm-6.5.1-r1: Added patch from ticket 294.
*charm-6.5.1-r1 (11 Sep 2013)
11 Sep 2013; Nicolas Bock <nicolasbock@gmail.com> +charm-6.5.1-r1.ebuild,
charm-6.5.1.ebuild:
Version bump to sys-cluster/charm-6.5.1-r1 to push CkMigrationMgr patch to
users.
11 Sep 2013; Nicolas Bock <nicolasbock@gmail.com>
+files/charm-6.5.1-CkReductionMgr.patch, charm-6.5.1.ebuild:
Added patch to fix bug in CkReductionMgr::reduceMessages(). This issues has
been reported upstream (issue #287).
23 Jul 2013; Nicolas Bock <nicolasbock@gmail.com>
+files/charm-6.5.1-cleanup-config.patch, charm-6.5.1.ebuild:
sys-cluster/charm-6.5.1: Added patch to fix config.h The added patch
addresses bug #252, https://charm.cs.illinois.edu/redmine/issues/252 until
upstream fixes this problem.
03 Jul 2013; Nicolas Bock <nicolasbock@gmail.com> metadata.xml:
Beautification.
03 Jul 2013; Nicolas Bock <nicolasbock@gmail.com> charm-6.5.1.ebuild,
metadata.xml:
Added more use flags, and fixed a few typos.
02 Jul 2013; Nicolas Bock <nicolasbock@gmail.com>
+files/charm-6.5.0-charmc-gentoo.patch, charm-6.5.1.ebuild:
Added missing patch.
*charm-6.5.1 (02 Jul 2013)
02 Jul 2013; Nicolas Bock <nicolasbock@gmail.com> +charm-6.5.1.ebuild,
+metadata.xml:
Version bump to sys-cluster/charm-6.5.1
|