Gentoo Archives: gentoo-commits

From: "Michele Noberasco (s4t4n)" <s4t4n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libwbxml: libwbxml-0.10.1.ebuild libwbxml-0.9.2_p48.ebuild ChangeLog libwbxml-0.10.6.ebuild
Date: Tue, 28 Apr 2009 13:18:02
Message-Id: E1LynCB-0005R0-8S@stork.gentoo.org
1 s4t4n 09/04/28 13:17:59
2
3 Modified: libwbxml-0.10.1.ebuild libwbxml-0.9.2_p48.ebuild
4 ChangeLog
5 Added: libwbxml-0.10.6.ebuild
6 Log:
7 Version bump, closing bug #261166.
8 Marked version 0.10.1 stable for x86.
9 Some minor QA fixing.
10 (Portage version: 2.1.6.7/cvs/Linux i686)
11
12 Revision Changes Path
13 1.2 dev-libs/libwbxml/libwbxml-0.10.1.ebuild
14
15 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.1.ebuild?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.1.ebuild?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.1.ebuild?r1=1.1&r2=1.2
18
19 Index: libwbxml-0.10.1.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.1.ebuild,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- libwbxml-0.10.1.ebuild 14 Jan 2009 14:48:48 -0000 1.1
26 +++ libwbxml-0.10.1.ebuild 28 Apr 2009 13:17:59 -0000 1.2
27 @@ -1,6 +1,6 @@
28 # Copyright 1999-2009 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.1.ebuild,v 1.1 2009/01/14 14:48:48 s4t4n Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.1.ebuild,v 1.2 2009/04/28 13:17:59 s4t4n Exp $
32
33 inherit cmake-utils
34
35 @@ -12,6 +12,7 @@
36
37 LICENSE="GPL-2"
38 SLOT="0"
39 -KEYWORDS="~amd64 ~ppc ~x86"
40 +KEYWORDS="~amd64 ~ppc x86"
41
42 DEPEND=">=dev-libs/expat-2.0.1-r1"
43 +RDEPEND="${DEPEND}"
44
45
46
47 1.6 dev-libs/libwbxml/libwbxml-0.9.2_p48.ebuild
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.2_p48.ebuild?rev=1.6&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.2_p48.ebuild?rev=1.6&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.2_p48.ebuild?r1=1.5&r2=1.6
52
53 Index: libwbxml-0.9.2_p48.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.2_p48.ebuild,v
56 retrieving revision 1.5
57 retrieving revision 1.6
58 diff -u -r1.5 -r1.6
59 --- libwbxml-0.9.2_p48.ebuild 15 Jan 2009 08:44:06 -0000 1.5
60 +++ libwbxml-0.9.2_p48.ebuild 28 Apr 2009 13:17:59 -0000 1.6
61 @@ -1,6 +1,6 @@
62 # Copyright 1999-2009 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.2_p48.ebuild,v 1.5 2009/01/15 08:44:06 s4t4n Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.9.2_p48.ebuild,v 1.6 2009/04/28 13:17:59 s4t4n Exp $
66
67 IUSE=""
68
69 @@ -15,6 +15,7 @@
70 KEYWORDS="~amd64 ~ppc ~x86"
71
72 DEPEND=">=dev-libs/expat-1.95.8"
73 +RDEPEND="${DEPEND}"
74
75 S="${WORKDIR}/${MY_P}"
76
77
78
79
80 1.14 dev-libs/libwbxml/ChangeLog
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/ChangeLog?rev=1.14&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/ChangeLog?rev=1.14&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/ChangeLog?r1=1.13&r2=1.14
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/ChangeLog,v
89 retrieving revision 1.13
90 retrieving revision 1.14
91 diff -u -r1.13 -r1.14
92 --- ChangeLog 15 Jan 2009 08:44:06 -0000 1.13
93 +++ ChangeLog 28 Apr 2009 13:17:59 -0000 1.14
94 @@ -1,6 +1,14 @@
95 # ChangeLog for dev-libs/libwbxml
96 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/ChangeLog,v 1.13 2009/01/15 08:44:06 s4t4n Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/ChangeLog,v 1.14 2009/04/28 13:17:59 s4t4n Exp $
99 +
100 +*libwbxml-0.10.6 (28 Apr 2009)
101 +
102 + 28 Apr 2009; Michele Noberasco <s4t4n@g.o> +libwbxml-0.10.6.ebuild:
103 + Version bump, closing bug #261166.
104 + libwbxml-0.10.1.ebuild: stable for x86.
105 + libwbxml-0.10.1.ebuild, libwbxml-0.9.2_p48.ebuild:
106 + Some QA fixing.
107
108 15 Jan 2009; Michele Noberasco <s4t4n@g.o> +libwbxml-0.9.2_p48.ebuild:
109 Resurrected version 0.9.2_p48 back from the grave as it has one dependant package.
110
111
112
113 1.1 dev-libs/libwbxml/libwbxml-0.10.6.ebuild
114
115 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.6.ebuild?rev=1.1&view=markup
116 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.6.ebuild?rev=1.1&content-type=text/plain
117
118 Index: libwbxml-0.10.6.ebuild
119 ===================================================================
120 # Copyright 1999-2009 Gentoo Foundation
121 # Distributed under the terms of the GNU General Public License v2
122 # $Header: /var/cvsroot/gentoo-x86/dev-libs/libwbxml/libwbxml-0.10.6.ebuild,v 1.1 2009/04/28 13:17:59 s4t4n Exp $
123
124 inherit cmake-utils
125
126 IUSE=""
127
128 DESCRIPTION="Library and tools to parse, encode and handle WBXML documents."
129 HOMEPAGE="http://libwbxml.opensync.org/"
130 SRC_URI="mirror://sourceforge/libwbxml/${P}.tar.bz2"
131
132 LICENSE="GPL-2"
133 SLOT="0"
134 KEYWORDS="~amd64 ~ppc ~x86"
135
136 DEPEND=">=dev-libs/expat-2.0.1-r1"
137 RDEPEND="${DEPEND}"