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
|
# ChangeLog for sys-cluster/pacemaker-gui
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/pacemaker-gui/ChangeLog,v 1.6 2012/05/04 07:20:30 jdhore Exp $
04 May 2012; Jeff Horelick <jdhore@gentoo.org> pacemaker-gui-2.1.1.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
*pacemaker-gui-2.1.1 (08 Mar 2012)
08 Mar 2012; Ultrabug <ultrabug@gentoo.org>
-files/pacemaker-gui-2.0.0-doc.patch,
-files/pacemaker-gui-2.0.0-gnutls.patch,
-files/pacemaker-gui-2.0.0-noGTK.patch, -pacemaker-gui-2.1.0.ebuild,
-pacemaker-gui-2.1.0-r1.ebuild, +pacemaker-gui-2.1.1.ebuild,
+files/pacemaker-gui-2.1.1-doc.patch, -files/mgmtd.init:
Version bump, drop old init script based version, drop non upstream GTK
handling.
05 Feb 2012; Mike Gilbert <floppym@gentoo.org> pacemaker-gui-2.1.0-r1.ebuild:
Inherit multilib.
*pacemaker-gui-2.1.0-r1 (27 Dec 2011)
27 Dec 2011; Ultrabug <ultrabug@gentoo.org>
+files/pacemaker-gui-2.0.0-noGTK.patch, +pacemaker-gui-2.1.0-r1.ebuild,
metadata.xml:
Make the compilation of the GTK client optional via the gtk USE flag, fix
#392201. EAPI4. Drop the useless init.d and change the log message
instructions thanks to Vladimir Varlamov.
*pacemaker-gui-2.1.0 (12 Oct 2011)
12 Oct 2011; Ultrabug <ultrabug@gentoo.org> -pacemaker-gui-2.0.0.ebuild,
+pacemaker-gui-2.1.0.ebuild:
Version bump, drop old.
*pacemaker-gui-2.0.0 (21 Feb 2011)
21 Feb 2011; Ultrabug <ultrabug@gentoo.org> +pacemaker-gui-2.0.0.ebuild,
+files/pacemaker-gui-2.0.0-doc.patch,
+files/pacemaker-gui-2.0.0-gnutls.patch, +files/mgmtd.init, +metadata.xml:
Initial import
|