Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-pda/libopensync-plugin-vformat: libopensync-plugin-vformat-0.36.ebuild metadata.xml ChangeLog libopensync-plugin-vformat-9999.ebuild libopensync-plugin-vformat-0.39.ebuild
Date: Thu, 24 Feb 2011 06:02:25
Message-Id: 20110224060214.698C820054@flycatcher.gentoo.org
1 dirtyepic 11/02/24 06:02:14
2
3 Modified: libopensync-plugin-vformat-0.36.ebuild metadata.xml
4 ChangeLog libopensync-plugin-vformat-9999.ebuild
5 libopensync-plugin-vformat-0.39.ebuild
6 Log:
7 EAPI 3, dependencies.
8
9 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.3 app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild?r1=1.2&r2=1.3
17
18 Index: libopensync-plugin-vformat-0.36.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- libopensync-plugin-vformat-0.36.ebuild 20 Mar 2009 12:54:30 -0000 1.2
25 +++ libopensync-plugin-vformat-0.36.ebuild 24 Feb 2011 06:02:14 -0000 1.3
26 @@ -1,6 +1,8 @@
27 -# Copyright 1999-2009 Gentoo Foundation
28 +# Copyright 1999-2011 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild,v 1.2 2009/03/20 12:54:30 josejx Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild,v 1.3 2011/02/24 06:02:14 dirtyepic Exp $
32 +
33 +EAPI="3"
34
35 inherit cmake-utils
36
37 @@ -8,13 +10,17 @@
38 HOMEPAGE="http://www.opensync.org"
39 SRC_URI="http://www.opensync.org/download/releases/${PV}/${P}.tar.bz2"
40
41 -LICENSE="GPL-2"
42 +LICENSE="LGPL-2.1"
43 SLOT="0"
44 KEYWORDS="~amd64 ~ppc ~x86"
45 IUSE=""
46
47 -DEPEND="=app-pda/libopensync-${PV}*"
48 -RDEPEND="${DEPEND}"
49 +RDEPEND="~app-pda/libopensync-${PV}
50 + dev-libs/glib:2"
51 +DEPEND="${RDEPEND}
52 + dev-util/pkgconfig"
53
54 # Don't pass
55 RESTRICT="test"
56 +
57 +DOCS="AUTHORS ChangeLog"
58
59
60
61 1.2 app-pda/libopensync-plugin-vformat/metadata.xml
62
63 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync-plugin-vformat/metadata.xml?rev=1.2&view=markup
64 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync-plugin-vformat/metadata.xml?rev=1.2&content-type=text/plain
65 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync-plugin-vformat/metadata.xml?r1=1.1&r2=1.2
66
67 Index: metadata.xml
68 ===================================================================
69 RCS file: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/metadata.xml,v
70 retrieving revision 1.1
71 retrieving revision 1.2
72 diff -u -r1.1 -r1.2
73 --- metadata.xml 29 Nov 2007 21:42:50 -0000 1.1
74 +++ metadata.xml 24 Feb 2011 06:02:14 -0000 1.2
75 @@ -3,9 +3,7 @@
76 <pkgmetadata>
77 <herd>pda</herd>
78 <maintainer>
79 - <email>peper@g.o</email>
80 - <name>Piotr JaroszyƄski</name>
81 + <email>dirtyepic@g.o</email>
82 + <name>Ryan Hill</name>
83 </maintainer>
84 - <longdescription lang="en">
85 - </longdescription>
86 </pkgmetadata>
87
88
89
90 1.6 app-pda/libopensync-plugin-vformat/ChangeLog
91
92 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog?rev=1.6&view=markup
93 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog?rev=1.6&content-type=text/plain
94 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog?r1=1.5&r2=1.6
95
96 Index: ChangeLog
97 ===================================================================
98 RCS file: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog,v
99 retrieving revision 1.5
100 retrieving revision 1.6
101 diff -u -r1.5 -r1.6
102 --- ChangeLog 15 Nov 2009 22:44:22 -0000 1.5
103 +++ ChangeLog 24 Feb 2011 06:02:14 -0000 1.6
104 @@ -1,6 +1,12 @@
105 # ChangeLog for app-pda/libopensync-plugin-vformat
106 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
107 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog,v 1.5 2009/11/15 22:44:22 eva Exp $
108 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
109 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog,v 1.6 2011/02/24 06:02:14 dirtyepic Exp $
110 +
111 + 24 Feb 2011; Ryan Hill <dirtyepic@g.o>
112 + libopensync-plugin-vformat-0.36.ebuild,
113 + libopensync-plugin-vformat-0.39.ebuild,
114 + libopensync-plugin-vformat-9999.ebuild, metadata.xml:
115 + EAPI 3, dependencies.
116
117 *libopensync-plugin-vformat-0.39 (15 Nov 2009)
118
119
120
121
122 1.3 app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild
123
124 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild?rev=1.3&view=markup
125 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild?rev=1.3&content-type=text/plain
126 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild?r1=1.2&r2=1.3
127
128 Index: libopensync-plugin-vformat-9999.ebuild
129 ===================================================================
130 RCS file: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild,v
131 retrieving revision 1.2
132 retrieving revision 1.3
133 diff -u -r1.2 -r1.3
134 --- libopensync-plugin-vformat-9999.ebuild 15 Nov 2009 22:44:22 -0000 1.2
135 +++ libopensync-plugin-vformat-9999.ebuild 24 Feb 2011 06:02:14 -0000 1.3
136 @@ -1,8 +1,8 @@
137 -# Copyright 1999-2009 Gentoo Foundation
138 +# Copyright 1999-2011 Gentoo Foundation
139 # Distributed under the terms of the GNU General Public License v2
140 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild,v 1.2 2009/11/15 22:44:22 eva Exp $
141 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild,v 1.3 2011/02/24 06:02:14 dirtyepic Exp $
142
143 -EAPI="2"
144 +EAPI="3"
145
146 inherit cmake-utils subversion
147
148 @@ -12,12 +12,17 @@
149
150 ESVN_REPO_URI="http://svn.opensync.org/format-plugins/vformat/"
151
152 -LICENSE="GPL-2"
153 +LICENSE="LGPL-2.1"
154 SLOT="0"
155 KEYWORDS="~amd64 ~ppc ~x86"
156 -IUSE="test"
157 +IUSE=""
158
159 -RDEPEND="=app-pda/libopensync-${PV}*
160 +RDEPEND="~app-pda/libopensync-${PV}
161 dev-libs/glib:2"
162 DEPEND="${RDEPEND}
163 - test? ( dev-libs/check )"
164 + dev-util/pkgconfig"
165 +
166 +# Don't pass
167 +RESTRICT="test"
168 +
169 +DOCS="AUTHORS"
170
171
172
173 1.3 app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild
174
175 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild?rev=1.3&view=markup
176 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild?rev=1.3&content-type=text/plain
177 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild?r1=1.2&r2=1.3
178
179 Index: libopensync-plugin-vformat-0.39.ebuild
180 ===================================================================
181 RCS file: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild,v
182 retrieving revision 1.2
183 retrieving revision 1.3
184 diff -u -r1.2 -r1.3
185 --- libopensync-plugin-vformat-0.39.ebuild 16 Nov 2009 01:45:09 -0000 1.2
186 +++ libopensync-plugin-vformat-0.39.ebuild 24 Feb 2011 06:02:14 -0000 1.3
187 @@ -1,8 +1,8 @@
188 -# Copyright 1999-2009 Gentoo Foundation
189 +# Copyright 1999-2011 Gentoo Foundation
190 # Distributed under the terms of the GNU General Public License v2
191 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild,v 1.2 2009/11/16 01:45:09 mr_bones_ Exp $
192 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild,v 1.3 2011/02/24 06:02:14 dirtyepic Exp $
193
194 -EAPI="2"
195 +EAPI="3"
196
197 inherit cmake-utils
198
199 @@ -10,15 +10,17 @@
200 HOMEPAGE="http://www.opensync.org"
201 SRC_URI="http://www.opensync.org/download/releases/${PV}/${P}.tar.bz2"
202
203 -LICENSE="GPL-2"
204 +LICENSE="LGPL-2.1"
205 SLOT="0"
206 KEYWORDS="~amd64 ~ppc ~x86"
207 -IUSE="test"
208 +IUSE=""
209
210 -RDEPEND="=app-pda/libopensync-${PV}*
211 +RDEPEND="~app-pda/libopensync-${PV}
212 dev-libs/glib:2"
213 DEPEND="${RDEPEND}
214 - test? ( dev-libs/check )"
215 + dev-util/pkgconfig"
216
217 -# 0% tests passed, 4 tests failed out of 4
218 +# Don't pass
219 RESTRICT="test"
220 +
221 +DOCS="AUTHORS ChangeLog"