Gentoo Archives: gentoo-commits

From: "Alexandre Rostovtsev (tetromino)" <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/gobject-introspection: gobject-introspection-0.10.8.ebuild ChangeLog gobject-introspection-1.30.0-r2.ebuild gobject-introspection-1.30.0-r1.ebuild gobject-introspection-1.30.0.ebuild
Date: Tue, 07 Feb 2012 21:00:38
Message-Id: 20120207210027.578DA2004B@flycatcher.gentoo.org
1 tetromino 12/02/07 21:00:27
2
3 Modified: gobject-introspection-0.10.8.ebuild ChangeLog
4 gobject-introspection-1.30.0-r2.ebuild
5 gobject-introspection-1.30.0-r1.ebuild
6 gobject-introspection-1.30.0.ebuild
7 Log:
8 Directly inherit multilib, thanks to Arfrever for reporting.
9
10 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
11
12 Revision Changes Path
13 1.18 dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild?rev=1.18&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild?rev=1.18&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild?r1=1.17&r2=1.18
18
19 Index: gobject-introspection-0.10.8.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild,v
22 retrieving revision 1.17
23 retrieving revision 1.18
24 diff -u -r1.17 -r1.18
25 --- gobject-introspection-0.10.8.ebuild 31 Dec 2011 21:58:21 -0000 1.17
26 +++ gobject-introspection-0.10.8.ebuild 7 Feb 2012 21:00:27 -0000 1.18
27 @@ -1,13 +1,13 @@
28 -# Copyright 1999-2011 Gentoo Foundation
29 +# Copyright 1999-2012 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild,v 1.17 2011/12/31 21:58:21 tetromino Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-0.10.8.ebuild,v 1.18 2012/02/07 21:00:27 tetromino Exp $
33
34 EAPI="3"
35 GCONF_DEBUG="no"
36 GNOME2_LA_PUNT="yes"
37 PYTHON_DEPEND="2:2.5"
38
39 -inherit gnome2 python libtool eutils autotools
40 +inherit gnome2 multilib python libtool eutils autotools
41
42 DESCRIPTION="Introspection infrastructure for generating gobject library bindings for various languages"
43 HOMEPAGE="http://live.gnome.org/GObjectIntrospection/"
44
45
46
47 1.59 dev-libs/gobject-introspection/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/ChangeLog?rev=1.59&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/ChangeLog?rev=1.59&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/ChangeLog?r1=1.58&r2=1.59
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v
56 retrieving revision 1.58
57 retrieving revision 1.59
58 diff -u -r1.58 -r1.59
59 --- ChangeLog 7 Feb 2012 16:10:18 -0000 1.58
60 +++ ChangeLog 7 Feb 2012 21:00:27 -0000 1.59
61 @@ -1,6 +1,12 @@
62 # ChangeLog for dev-libs/gobject-introspection
63 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.58 2012/02/07 16:10:18 jer Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.59 2012/02/07 21:00:27 tetromino Exp $
66 +
67 + 07 Feb 2012; Alexandre Rostovtsev <tetromino@g.o>
68 + gobject-introspection-0.10.8.ebuild, gobject-introspection-1.30.0.ebuild,
69 + gobject-introspection-1.30.0-r1.ebuild,
70 + gobject-introspection-1.30.0-r2.ebuild:
71 + Directly inherit multilib, thanks to Arfrever for reporting.
72
73 07 Feb 2012; Jeroen Roovers <jer@g.o>
74 gobject-introspection-1.30.0-r2.ebuild:
75
76
77
78 1.7 dev-libs/gobject-introspection/gobject-introspection-1.30.0-r2.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r2.ebuild?rev=1.7&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r2.ebuild?rev=1.7&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r2.ebuild?r1=1.6&r2=1.7
83
84 Index: gobject-introspection-1.30.0-r2.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r2.ebuild,v
87 retrieving revision 1.6
88 retrieving revision 1.7
89 diff -u -r1.6 -r1.7
90 --- gobject-introspection-1.30.0-r2.ebuild 7 Feb 2012 16:10:18 -0000 1.6
91 +++ gobject-introspection-1.30.0-r2.ebuild 7 Feb 2012 21:00:27 -0000 1.7
92 @@ -1,13 +1,13 @@
93 # Copyright 1999-2012 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r2.ebuild,v 1.6 2012/02/07 16:10:18 jer Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r2.ebuild,v 1.7 2012/02/07 21:00:27 tetromino Exp $
97
98 EAPI="4"
99 GCONF_DEBUG="no"
100 GNOME2_LA_PUNT="yes"
101 PYTHON_DEPEND="2:2.5"
102
103 -inherit gnome2 python
104 +inherit gnome2 multilib python
105
106 DESCRIPTION="Introspection infrastructure for generating gobject library bindings for various languages"
107 HOMEPAGE="http://live.gnome.org/GObjectIntrospection/"
108
109
110
111 1.8 dev-libs/gobject-introspection/gobject-introspection-1.30.0-r1.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r1.ebuild?rev=1.8&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r1.ebuild?rev=1.8&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r1.ebuild?r1=1.7&r2=1.8
116
117 Index: gobject-introspection-1.30.0-r1.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r1.ebuild,v
120 retrieving revision 1.7
121 retrieving revision 1.8
122 diff -u -r1.7 -r1.8
123 --- gobject-introspection-1.30.0-r1.ebuild 18 Jan 2012 20:19:39 -0000 1.7
124 +++ gobject-introspection-1.30.0-r1.ebuild 7 Feb 2012 21:00:27 -0000 1.8
125 @@ -1,13 +1,13 @@
126 # Copyright 1999-2012 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r1.ebuild,v 1.7 2012/01/18 20:19:39 maekke Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0-r1.ebuild,v 1.8 2012/02/07 21:00:27 tetromino Exp $
130
131 EAPI="4"
132 GCONF_DEBUG="no"
133 GNOME2_LA_PUNT="yes"
134 PYTHON_DEPEND="2:2.5"
135
136 -inherit gnome2 python
137 +inherit gnome2 multilib python
138
139 DESCRIPTION="Introspection infrastructure for generating gobject library bindings for various languages"
140 HOMEPAGE="http://live.gnome.org/GObjectIntrospection/"
141
142
143
144 1.4 dev-libs/gobject-introspection/gobject-introspection-1.30.0.ebuild
145
146 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0.ebuild?rev=1.4&view=markup
147 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0.ebuild?rev=1.4&content-type=text/plain
148 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0.ebuild?r1=1.3&r2=1.4
149
150 Index: gobject-introspection-1.30.0.ebuild
151 ===================================================================
152 RCS file: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0.ebuild,v
153 retrieving revision 1.3
154 retrieving revision 1.4
155 diff -u -r1.3 -r1.4
156 --- gobject-introspection-1.30.0.ebuild 31 Dec 2011 21:58:21 -0000 1.3
157 +++ gobject-introspection-1.30.0.ebuild 7 Feb 2012 21:00:27 -0000 1.4
158 @@ -1,6 +1,6 @@
159 -# Copyright 1999-2011 Gentoo Foundation
160 +# Copyright 1999-2012 Gentoo Foundation
161 # Distributed under the terms of the GNU General Public License v2
162 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0.ebuild,v 1.3 2011/12/31 21:58:21 tetromino Exp $
163 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.30.0.ebuild,v 1.4 2012/02/07 21:00:27 tetromino Exp $
164
165 EAPI="3"
166 GCONF_DEBUG="no"
167 @@ -8,7 +8,7 @@
168 GNOME2_LA_PUNT="yes"
169 PYTHON_DEPEND="2:2.5"
170
171 -inherit gnome2 python
172 +inherit gnome2 multilib python
173
174 DESCRIPTION="Introspection infrastructure for generating gobject library bindings for various languages"
175 HOMEPAGE="http://live.gnome.org/GObjectIntrospection/"