Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/heartbeat: heartbeat-2.0.8.ebuild ChangeLog heartbeat-1.2.5-r1.ebuild
Date: Mon, 22 Oct 2007 14:32:31
Message-Id: E1IjyKP-0001hj-9X@stork.gentoo.org
1 armin76 07/10/22 14:32:25
2
3 Modified: heartbeat-2.0.8.ebuild ChangeLog
4 heartbeat-1.2.5-r1.ebuild
5 Log:
6 Add ~ia64 wrt #190828
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.7 sys-cluster/heartbeat/heartbeat-2.0.8.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.8.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.8.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.8.ebuild?r1=1.6&r2=1.7
15
16 Index: heartbeat-2.0.8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.8.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- heartbeat-2.0.8.ebuild 11 Oct 2007 11:27:08 -0000 1.6
23 +++ heartbeat-2.0.8.ebuild 22 Oct 2007 14:32:24 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.8.ebuild,v 1.6 2007/10/11 11:27:08 corsair Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.8.ebuild,v 1.7 2007/10/22 14:32:24 armin76 Exp $
29
30 inherit flag-o-matic eutils
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 -mips ~ppc ~ppc64 -s390 ~sparc ~x86"
37 +KEYWORDS="~amd64 ~ia64 -mips ~ppc ~ppc64 -s390 ~sparc ~x86"
38 IUSE="ldirectord doc snmp management"
39
40 DEPEND="
41
42
43
44 1.69 sys-cluster/heartbeat/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/heartbeat/ChangeLog?rev=1.69&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/heartbeat/ChangeLog?rev=1.69&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/heartbeat/ChangeLog?r1=1.68&r2=1.69
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/ChangeLog,v
53 retrieving revision 1.68
54 retrieving revision 1.69
55 diff -u -r1.68 -r1.69
56 --- ChangeLog 11 Oct 2007 11:27:08 -0000 1.68
57 +++ ChangeLog 22 Oct 2007 14:32:24 -0000 1.69
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-cluster/heartbeat
60 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/ChangeLog,v 1.68 2007/10/11 11:27:08 corsair Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/ChangeLog,v 1.69 2007/10/22 14:32:24 armin76 Exp $
63 +
64 + 22 Oct 2007; Raúl Porcel <armin76@g.o> heartbeat-1.2.5-r1.ebuild,
65 + heartbeat-2.0.8.ebuild:
66 + Add ~ia64 wrt #190828
67
68 11 Oct 2007; Markus Rothe <corsair@g.o> heartbeat-1.2.5-r1.ebuild,
69 heartbeat-2.0.8.ebuild:
70
71
72
73 1.6 sys-cluster/heartbeat/heartbeat-1.2.5-r1.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.5-r1.ebuild?rev=1.6&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.5-r1.ebuild?rev=1.6&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.5-r1.ebuild?r1=1.5&r2=1.6
78
79 Index: heartbeat-1.2.5-r1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.5-r1.ebuild,v
82 retrieving revision 1.5
83 retrieving revision 1.6
84 diff -u -r1.5 -r1.6
85 --- heartbeat-1.2.5-r1.ebuild 11 Oct 2007 11:27:08 -0000 1.5
86 +++ heartbeat-1.2.5-r1.ebuild 22 Oct 2007 14:32:24 -0000 1.6
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2007 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.5-r1.ebuild,v 1.5 2007/10/11 11:27:08 corsair Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.5-r1.ebuild,v 1.6 2007/10/22 14:32:24 armin76 Exp $
92
93 inherit flag-o-matic
94
95 @@ -10,7 +10,7 @@
96
97 LICENSE="GPL-2"
98 SLOT="0"
99 -KEYWORDS="~amd64 -mips ~ppc ~ppc64 ~sparc x86"
100 +KEYWORDS="~amd64 ~ia64 -mips ~ppc ~ppc64 ~sparc x86"
101 IUSE="ldirectord"
102
103 DEPEND="dev-libs/popt
104
105
106
107 --
108 gentoo-commits@g.o mailing list