Gentoo Archives: gentoo-commits

From: "Lance Albertson (ramereth)" <ramereth@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/ganeti: ganeti-2.0.6.ebuild ganeti-2.1.8.ebuild ChangeLog ganeti-2.2.2.ebuild ganeti-2.3.0.ebuild ganeti-2.2.0.ebuild ganeti-2.2.1.ebuild
Date: Sat, 22 Jan 2011 20:05:15
Message-Id: 20110122200506.3A49D20054@flycatcher.gentoo.org
1 ramereth 11/01/22 20:05:06
2
3 Modified: ganeti-2.0.6.ebuild ganeti-2.1.8.ebuild ChangeLog
4 ganeti-2.2.2.ebuild
5 Removed: ganeti-2.3.0.ebuild ganeti-2.2.0.ebuild
6 ganeti-2.2.1.ebuild
7 Log:
8 Stabilize various 2.x releases finally, ebuild cleanup
9
10 (Portage version: 2.1.9.25/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.2 app-emulation/ganeti/ganeti-2.0.6.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.0.6.ebuild?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.0.6.ebuild?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.0.6.ebuild?r1=1.1&r2=1.2
18
19 Index: ganeti-2.0.6.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.0.6.ebuild,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- ganeti-2.0.6.ebuild 6 Feb 2010 22:51:21 -0000 1.1
26 +++ ganeti-2.0.6.ebuild 22 Jan 2011 20:05:06 -0000 1.2
27 @@ -1,6 +1,6 @@
28 -# Copyright 1999-2010 Gentoo Foundation
29 +# Copyright 1999-2011 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.0.6.ebuild,v 1.1 2010/02/06 22:51:21 ramereth Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.0.6.ebuild,v 1.2 2011/01/22 20:05:06 ramereth Exp $
33
34 EAPI=2
35
36 @@ -12,7 +12,7 @@
37
38 LICENSE="GPL-2"
39 SLOT="0"
40 -KEYWORDS="~amd64 ~x86"
41 +KEYWORDS="amd64 x86"
42 IUSE="kvm xen drbd"
43
44 DEPEND="xen? ( >=app-emulation/xen-3.0 )
45
46
47
48 1.2 app-emulation/ganeti/ganeti-2.1.8.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.1.8.ebuild?rev=1.2&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.1.8.ebuild?rev=1.2&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.1.8.ebuild?r1=1.1&r2=1.2
53
54 Index: ganeti-2.1.8.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.1.8.ebuild,v
57 retrieving revision 1.1
58 retrieving revision 1.2
59 diff -u -r1.1 -r1.2
60 --- ganeti-2.1.8.ebuild 16 Nov 2010 17:25:11 -0000 1.1
61 +++ ganeti-2.1.8.ebuild 22 Jan 2011 20:05:06 -0000 1.2
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2010 Gentoo Foundation
64 +# Copyright 1999-2011 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.1.8.ebuild,v 1.1 2010/11/16 17:25:11 ramereth Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.1.8.ebuild,v 1.2 2011/01/22 20:05:06 ramereth Exp $
68
69 EAPI=2
70
71 @@ -14,7 +14,7 @@
72
73 LICENSE="GPL-2"
74 SLOT="0"
75 -KEYWORDS="~amd64 ~x86"
76 +KEYWORDS="amd64 x86"
77 IUSE="kvm xen drbd +filestorage syslog"
78
79 S="${WORKDIR}/${MY_P}"
80
81
82
83 1.39 app-emulation/ganeti/ChangeLog
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ChangeLog?rev=1.39&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ChangeLog?rev=1.39&content-type=text/plain
87 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ChangeLog?r1=1.38&r2=1.39
88
89 Index: ChangeLog
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v
92 retrieving revision 1.38
93 retrieving revision 1.39
94 diff -u -r1.38 -r1.39
95 --- ChangeLog 22 Jan 2011 02:07:43 -0000 1.38
96 +++ ChangeLog 22 Jan 2011 20:05:06 -0000 1.39
97 @@ -1,6 +1,11 @@
98 # ChangeLog for app-emulation/ganeti
99 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
100 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.38 2011/01/22 02:07:43 ramereth Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.39 2011/01/22 20:05:06 ramereth Exp $
102 +
103 + 22 Jan 2011; Lance Albertson <ramereth@g.o> ganeti-2.0.6.ebuild,
104 + ganeti-2.1.8.ebuild, -ganeti-2.2.0.ebuild, -ganeti-2.2.1.ebuild,
105 + ganeti-2.2.2.ebuild, -ganeti-2.3.0.ebuild:
106 + Stabilize various 2.x releases finally, ebuild cleanup
107
108 *ganeti-2.4.0_beta1 (22 Jan 2011)
109
110
111
112
113 1.3 app-emulation/ganeti/ganeti-2.2.2.ebuild
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.2.2.ebuild?rev=1.3&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.2.2.ebuild?rev=1.3&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/ganeti/ganeti-2.2.2.ebuild?r1=1.2&r2=1.3
118
119 Index: ganeti-2.2.2.ebuild
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.2.2.ebuild,v
122 retrieving revision 1.2
123 retrieving revision 1.3
124 diff -u -r1.2 -r1.3
125 --- ganeti-2.2.2.ebuild 23 Nov 2010 15:43:30 -0000 1.2
126 +++ ganeti-2.2.2.ebuild 22 Jan 2011 20:05:06 -0000 1.3
127 @@ -1,6 +1,6 @@
128 -# Copyright 1999-2010 Gentoo Foundation
129 +# Copyright 1999-2011 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.2.2.ebuild,v 1.2 2010/11/23 15:43:30 ramereth Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.2.2.ebuild,v 1.3 2011/01/22 20:05:06 ramereth Exp $
133
134 EAPI=2
135
136 @@ -15,7 +15,7 @@
137
138 LICENSE="GPL-2"
139 SLOT="0"
140 -KEYWORDS="~amd64 ~x86"
141 +KEYWORDS="amd64 x86"
142 IUSE="kvm xen drbd +filestorage syslog"
143
144 S="${WORKDIR}/${MY_P}"