1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
|
# ChangeLog for dev-libs/xmlrpc-c
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/xmlrpc-c/ChangeLog,v 1.18 2006/08/12 09:50:36 hollow Exp $
12 Aug 2006; Benedikt Böhm <hollow@gentoo.org>
files/xmlrpc-c-1.06.03-mustbuildclient.patch, xmlrpc-c-1.06.03.ebuild:
fix previous patch for optional client libs
*xmlrpc-c-1.06.03 (12 Aug 2006)
12 Aug 2006; Benedikt Böhm <hollow@gentoo.org>
-files/xmlrpc-c-1.05-client-global.patch,
-files/xmlrpc-c-1.05-iostream.patch,
-files/xmlrpc-c-1.05-no-extra-qual.patch,
+files/xmlrpc-c-1.06.03-mustbuildclient.patch, -xmlrpc-c-1.05-r2.ebuild,
+xmlrpc-c-1.06.03.ebuild:
version bump; fix #142929
*xmlrpc-c-1.06.02 (31 Jul 2006)
31 Jul 2006; Benedikt Böhm <hollow@gentoo.org>
+files/xmlrpc-c-1.06.02-strsol.patch,
+files/xmlrpc-c-1.06.02-threadupdatestatus.patch,
-xmlrpc-c-1.03.14.ebuild, -xmlrpc-c-1.05.ebuild, -xmlrpc-c-1.05-r1.ebuild,
xmlrpc-c-1.05-r2.ebuild, +xmlrpc-c-1.06.02.ebuild:
version bump; fix #142231
*xmlrpc-c-1.05-r2 (06 Jul 2006)
06 Jul 2006; Benedikt Böhm <hollow@gentoo.org>
+files/xmlrpc-c-1.05-client-global.patch, +files/xmlrpc-c-1.05-pic.patch,
+xmlrpc-c-1.05-r2.ebuild:
install missing client_global.h; fix PIC handling on amd64
*xmlrpc-c-1.05-r1 (01 Jul 2006)
01 Jul 2006; Benedikt Böhm <hollow@gentoo.org>
+files/xmlrpc-c-1.05-no-extra-qual.patch, +xmlrpc-c-1.05-r1.ebuild:
fix #138668
*xmlrpc-c-1.05 (24 Jun 2006)
*xmlrpc-c-1.03.14 (24 Jun 2006)
24 Jun 2006; Benedikt Böhm <hollow@gentoo.org> -files/gentoo-0.9.9.patch,
-files/gentoo-1.2.patch, +files/xmlrpc-c-1.05-iostream.patch,
metadata.xml, -xmlrpc-c-0.9.9.ebuild, -xmlrpc-c-1.2.ebuild,
+xmlrpc-c-1.03.14.ebuild, +xmlrpc-c-1.05.ebuild:
version bumps; update metadata
10 Sep 2005; Aron Griffis <agriffis@gentoo.org> xmlrpc-c-0.9.9-r1.ebuild:
Mark 0.9.9-r1 stable on alpha
26 Jul 2005; Jared Hudson <jhhudso@gentoo.org> xmlrpc-c-1.2.ebuild:
Modified latest ebuild to force make -j1 since greater than -j1 fails to
compile
22 May 2005; Jared Hudson <jhhudso@gentoo.org> : Version bump.
30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org>
xmlrpc-c-0.9.9-r1.ebuild:
~alpha keyword, bug 89340.
17 Feb 2005; Karol Wojtaszek <sekretarz@gentoo.org>
xmlrpc-c-0.9.9-r1.ebuild:
Fixed sandbox access violation, bug #82178
23 Sep 2004; Karol Wojtaszek <sekretarz@gentoo.org>
+files/xmlrpc-c-gcc-3.4.patch, xmlrpc-c-0.9.9-r1.ebuild:
Fixed gcc-3.4 compile issues. Bug #64330
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
xmlrpc-c-0.9.9.ebuild:
virtual/glibc -> virtual/libc
*xmlrpc-c-0.9.9-r1; Pieter Van den Abeele <pvdabeel@gentoo.org> :
16 Aug 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> :
Fixes 47830
*xmlrpc-c-0.9.9 (07 Mar 2003)
07 Mar 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> :
Created an ebuild - also tested on ppc
|