Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-pda/libsyncml: ChangeLog libsyncml-9999.ebuild libsyncml-0.4.6.ebuild libsyncml-0.4.5.ebuild libsyncml-0.4.3.ebuild libsyncml-0.4.2-r1.ebuild libsyncml-0.4.2.ebuild libsyncml-0.4.4.ebuild
Date: Sun, 03 Feb 2008 23:27:23
Message-Id: E1JLoF6-0000Zw-HX@stork.gentoo.org
1 leio 08/02/03 23:27:20
2
3 Modified: ChangeLog libsyncml-9999.ebuild
4 libsyncml-0.4.6.ebuild libsyncml-0.4.5.ebuild
5 Removed: libsyncml-0.4.3.ebuild libsyncml-0.4.2-r1.ebuild
6 libsyncml-0.4.2.ebuild libsyncml-0.4.4.ebuild
7 Log:
8 Make optional libsoup dep a slot dependency to prepare for the new 2.4 slot, and remove old versions; bug 208087
9 (Portage version: 2.1.4.1)
10
11 Revision Changes Path
12 1.10 app-pda/libsyncml/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libsyncml/ChangeLog?rev=1.10&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libsyncml/ChangeLog?rev=1.10&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libsyncml/ChangeLog?r1=1.9&r2=1.10
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-pda/libsyncml/ChangeLog,v
21 retrieving revision 1.9
22 retrieving revision 1.10
23 diff -u -r1.9 -r1.10
24 --- ChangeLog 27 Jan 2008 17:36:58 -0000 1.9
25 +++ ChangeLog 3 Feb 2008 23:27:19 -0000 1.10
26 @@ -1,6 +1,14 @@
27 # ChangeLog for app-pda/libsyncml
28 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/ChangeLog,v 1.9 2008/01/27 17:36:58 peper Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/ChangeLog,v 1.10 2008/02/03 23:27:19 leio Exp $
31 +
32 + 03 Feb 2008; Mart Raudsepp <leio@g.o>
33 + -files/libsyncml-0.4.2-wbxml.patch, -libsyncml-0.4.2.ebuild,
34 + -libsyncml-0.4.2-r1.ebuild, -libsyncml-0.4.3.ebuild,
35 + -libsyncml-0.4.4.ebuild, libsyncml-0.4.5.ebuild, libsyncml-0.4.6.ebuild,
36 + libsyncml-9999.ebuild:
37 + Make optional libsoup dep a slot dependency to prepare for the new 2.4 slot,
38 + and remove old versions; bug 208087
39
40 *libsyncml-0.4.6 (27 Jan 2008)
41
42
43
44
45 1.4 app-pda/libsyncml/libsyncml-9999.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libsyncml/libsyncml-9999.ebuild?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libsyncml/libsyncml-9999.ebuild?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libsyncml/libsyncml-9999.ebuild?r1=1.3&r2=1.4
50
51 Index: libsyncml-9999.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-9999.ebuild,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- libsyncml-9999.ebuild 16 Dec 2007 18:42:43 -0000 1.3
58 +++ libsyncml-9999.ebuild 3 Feb 2008 23:27:19 -0000 1.4
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2007 Gentoo Foundation
61 +# Copyright 1999-2008 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-9999.ebuild,v 1.3 2007/12/16 18:42:43 mr_bones_ Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-9999.ebuild,v 1.4 2008/02/03 23:27:19 leio Exp $
65
66 EAPI="1"
67
68 @@ -20,7 +20,7 @@
69 RDEPEND=">=dev-libs/glib-2.0
70 >=dev-libs/libwbxml-0.9.2
71 dev-libs/libxml2
72 - http? ( >=net-libs/libsoup-2.2.91 )
73 + http? ( >=net-libs/libsoup-2.2.91:2.2 )
74 obex? ( >=dev-libs/openobex-1.1 )
75 bluetooth? ( net-wireless/bluez-libs )"
76 DEPEND="${RDEPEND}
77
78
79
80 1.2 app-pda/libsyncml/libsyncml-0.4.6.ebuild
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libsyncml/libsyncml-0.4.6.ebuild?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libsyncml/libsyncml-0.4.6.ebuild?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libsyncml/libsyncml-0.4.6.ebuild?r1=1.1&r2=1.2
85
86 Index: libsyncml-0.4.6.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-0.4.6.ebuild,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- libsyncml-0.4.6.ebuild 27 Jan 2008 17:36:58 -0000 1.1
93 +++ libsyncml-0.4.6.ebuild 3 Feb 2008 23:27:19 -0000 1.2
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2008 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-0.4.6.ebuild,v 1.1 2008/01/27 17:36:58 peper Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-0.4.6.ebuild,v 1.2 2008/02/03 23:27:19 leio Exp $
99
100 EAPI="1"
101
102 @@ -18,7 +18,7 @@
103 RDEPEND=">=dev-libs/glib-2.0
104 >=dev-libs/libwbxml-0.9.2
105 dev-libs/libxml2
106 - http? ( >=net-libs/libsoup-2.2.91 )
107 + http? ( >=net-libs/libsoup-2.2.91:2.2 )
108 obex? ( >=dev-libs/openobex-1.1 )
109 bluetooth? ( net-wireless/bluez-libs )"
110 DEPEND="${RDEPEND}
111
112
113
114 1.2 app-pda/libsyncml/libsyncml-0.4.5.ebuild
115
116 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libsyncml/libsyncml-0.4.5.ebuild?rev=1.2&view=markup
117 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libsyncml/libsyncml-0.4.5.ebuild?rev=1.2&content-type=text/plain
118 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libsyncml/libsyncml-0.4.5.ebuild?r1=1.1&r2=1.2
119
120 Index: libsyncml-0.4.5.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-0.4.5.ebuild,v
123 retrieving revision 1.1
124 retrieving revision 1.2
125 diff -u -r1.1 -r1.2
126 --- libsyncml-0.4.5.ebuild 29 Dec 2007 14:40:31 -0000 1.1
127 +++ libsyncml-0.4.5.ebuild 3 Feb 2008 23:27:19 -0000 1.2
128 @@ -1,6 +1,6 @@
129 -# Copyright 1999-2007 Gentoo Foundation
130 +# Copyright 1999-2008 Gentoo Foundation
131 # Distributed under the terms of the GNU General Public License v2
132 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-0.4.5.ebuild,v 1.1 2007/12/29 14:40:31 peper Exp $
133 +# $Header: /var/cvsroot/gentoo-x86/app-pda/libsyncml/libsyncml-0.4.5.ebuild,v 1.2 2008/02/03 23:27:19 leio Exp $
134
135 EAPI="1"
136
137 @@ -18,7 +18,7 @@
138 RDEPEND=">=dev-libs/glib-2.0
139 >=dev-libs/libwbxml-0.9.2
140 dev-libs/libxml2
141 - http? ( >=net-libs/libsoup-2.2.91 )
142 + http? ( >=net-libs/libsoup-2.2.91:2.2 )
143 obex? ( >=dev-libs/openobex-1.1 )
144 bluetooth? ( net-wireless/bluez-libs )"
145 DEPEND="${RDEPEND}
146
147
148
149 --
150 gentoo-commits@l.g.o mailing list