Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/libvirt: libvirt-0.9.8.ebuild libvirt-0.9.11.3.ebuild libvirt-9999.ebuild libvirt-0.9.10-r4.ebuild
Date: Thu, 31 May 2012 22:57:03
Message-Id: 20120531225651.A645D2004B@flycatcher.gentoo.org
1 zmedico 12/05/31 22:56:51
2
3 Modified: libvirt-0.9.8.ebuild libvirt-0.9.11.3.ebuild
4 libvirt-9999.ebuild libvirt-0.9.10-r4.ebuild
5 Log:
6 restore previous inherit order, in case it matters
7
8 (Portage version: 2.2.0_alpha108_p9/cvs/Linux i686)
9
10 Revision Changes Path
11 1.13 app-emulation/libvirt/libvirt-0.9.8.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.8.ebuild?rev=1.13&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.8.ebuild?rev=1.13&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.8.ebuild?r1=1.12&r2=1.13
16
17 Index: libvirt-0.9.8.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.8.ebuild,v
20 retrieving revision 1.12
21 retrieving revision 1.13
22 diff -u -r1.12 -r1.13
23 --- libvirt-0.9.8.ebuild 31 May 2012 22:53:52 -0000 1.12
24 +++ libvirt-0.9.8.ebuild 31 May 2012 22:56:51 -0000 1.13
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.8.ebuild,v 1.12 2012/05/31 22:53:52 zmedico Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.8.ebuild,v 1.13 2012/05/31 22:56:51 zmedico Exp $
30
31 #BACKPORTS=2
32 #AUTOTOOLIZE=yes
33 @@ -10,7 +10,6 @@
34 MY_P="${P/_rc/-rc}"
35
36 if [[ ${PV} = *9999* ]]; then
37 - inherit autotools git-2
38 EGIT_REPO_URI="git://libvirt.org/libvirt.git"
39 AUTOTOOLIZE=yes
40 fi
41 @@ -22,6 +21,7 @@
42 inherit eutils python
43
44 if [[ ${PV} = *9999* ]]; then
45 + inherit autotools git-2
46 SRC_URI=""
47 KEYWORDS=""
48 else
49
50
51
52 1.7 app-emulation/libvirt/libvirt-0.9.11.3.ebuild
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.11.3.ebuild?rev=1.7&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.11.3.ebuild?rev=1.7&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.11.3.ebuild?r1=1.6&r2=1.7
57
58 Index: libvirt-0.9.11.3.ebuild
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.11.3.ebuild,v
61 retrieving revision 1.6
62 retrieving revision 1.7
63 diff -u -r1.6 -r1.7
64 --- libvirt-0.9.11.3.ebuild 31 May 2012 22:53:52 -0000 1.6
65 +++ libvirt-0.9.11.3.ebuild 31 May 2012 22:56:51 -0000 1.7
66 @@ -1,6 +1,6 @@
67 # Copyright 1999-2012 Gentoo Foundation
68 # Distributed under the terms of the GNU General Public License v2
69 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.11.3.ebuild,v 1.6 2012/05/31 22:53:52 zmedico Exp $
70 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.11.3.ebuild,v 1.7 2012/05/31 22:56:51 zmedico Exp $
71
72 EAPI=4
73
74 @@ -10,7 +10,6 @@
75 MY_P="${P/_rc/-rc}"
76
77 if [[ ${PV} = *9999* ]]; then
78 - inherit autotools git-2
79 EGIT_REPO_URI="git://libvirt.org/libvirt.git"
80 AUTOTOOLIZE=yes
81 fi
82 @@ -22,6 +21,7 @@
83 inherit eutils python
84
85 if [[ ${PV} = *9999* ]]; then
86 + inherit autotools git-2
87 SRC_URI=""
88 KEYWORDS=""
89 else
90
91
92
93 1.32 app-emulation/libvirt/libvirt-9999.ebuild
94
95 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild?rev=1.32&view=markup
96 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild?rev=1.32&content-type=text/plain
97 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild?r1=1.31&r2=1.32
98
99 Index: libvirt-9999.ebuild
100 ===================================================================
101 RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild,v
102 retrieving revision 1.31
103 retrieving revision 1.32
104 diff -u -r1.31 -r1.32
105 --- libvirt-9999.ebuild 31 May 2012 22:53:52 -0000 1.31
106 +++ libvirt-9999.ebuild 31 May 2012 22:56:51 -0000 1.32
107 @@ -1,6 +1,6 @@
108 # Copyright 1999-2012 Gentoo Foundation
109 # Distributed under the terms of the GNU General Public License v2
110 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild,v 1.31 2012/05/31 22:53:52 zmedico Exp $
111 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild,v 1.32 2012/05/31 22:56:51 zmedico Exp $
112
113 EAPI=4
114
115 @@ -10,7 +10,6 @@
116 MY_P="${P/_rc/-rc}"
117
118 if [[ ${PV} = *9999* ]]; then
119 - inherit autotools git-2
120 EGIT_REPO_URI="git://libvirt.org/libvirt.git"
121 AUTOTOOLIZE=yes
122 fi
123 @@ -22,6 +21,7 @@
124 inherit eutils python
125
126 if [[ ${PV} = *9999* ]]; then
127 + inherit autotools git-2
128 SRC_URI=""
129 KEYWORDS=""
130 else
131
132
133
134 1.9 app-emulation/libvirt/libvirt-0.9.10-r4.ebuild
135
136 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.10-r4.ebuild?rev=1.9&view=markup
137 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.10-r4.ebuild?rev=1.9&content-type=text/plain
138 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.10-r4.ebuild?r1=1.8&r2=1.9
139
140 Index: libvirt-0.9.10-r4.ebuild
141 ===================================================================
142 RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.10-r4.ebuild,v
143 retrieving revision 1.8
144 retrieving revision 1.9
145 diff -u -r1.8 -r1.9
146 --- libvirt-0.9.10-r4.ebuild 31 May 2012 22:53:52 -0000 1.8
147 +++ libvirt-0.9.10-r4.ebuild 31 May 2012 22:56:51 -0000 1.9
148 @@ -1,6 +1,6 @@
149 # Copyright 1999-2012 Gentoo Foundation
150 # Distributed under the terms of the GNU General Public License v2
151 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.10-r4.ebuild,v 1.8 2012/05/31 22:53:52 zmedico Exp $
152 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.10-r4.ebuild,v 1.9 2012/05/31 22:56:51 zmedico Exp $
153
154 EAPI=4
155
156 @@ -10,7 +10,6 @@
157 MY_P="${P/_rc/-rc}"
158
159 if [[ ${PV} = *9999* ]]; then
160 - inherit autotools git-2
161 EGIT_REPO_URI="git://libvirt.org/libvirt.git"
162 AUTOTOOLIZE=yes
163 fi
164 @@ -22,6 +21,7 @@
165 inherit eutils python
166
167 if [[ ${PV} = *9999* ]]; then
168 + inherit autotools git-2
169 SRC_URI=""
170 KEYWORDS=""
171 else