blob: 8051055d3d4e829dcb82b8629f75bda947af9728 (
plain)
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
|
# ChangeLog for dev-python/py-xmlrpc
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/py-xmlrpc/ChangeLog,v 1.18 2005/10/02 14:15:09 agriffis Exp $
02 Oct 2005; Aron Griffis <agriffis@gentoo.org> py-xmlrpc-0.8.8.3.ebuild:
Mark 0.8.8.3 stable on ia64
26 Aug 2005; Aron Griffis <agriffis@gentoo.org> py-xmlrpc-0.8.8.3.ebuild:
add ~ia64
01 May 2005; Michael Hanselmann <hansmi@gentoo.org>
py-xmlrpc-0.8.8.3.ebuild:
Stable on ppc.
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
18 Oct 2004; David Holm <dholm@gentoo.org> py-xmlrpc-0.8.8.3.ebuild:
Added to ~ppc.
10 Oct 2004; Jason Wever <weeve@gentoo.org> py-xmlrpc-0.8.8.3.ebuild:
Stable on sparc.
20 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> py-xmlrpc-0.8.8.3.ebuild:
Marked stable x86
02 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> py-xmlrpc-0.8.8.3.ebuild:
Stable on alpha.
04 May 2004; Bryan Østergaard <kloeri@gentoo.org> py-xmlrpc-0.8.8.2.ebuild:
Change SRC_URI to mirror://..
*py-xmlrpc-0.8.8.3 (06 Oct 2003)
06 Oct 2003; Rob Cakebread <pythonhead@gentoo.org> py-xmlrpc-0.8.8.3.ebuild:
Version bump (bug #28487)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*py-xmlrpc-0.8.8.2 (23 Apr 2002)
04 Apr 2003; Alastair Tse <liquidx@gentoo.org> py-xmlrpc-0.8.8.2.ebuild:
ebuild cleanups
29 Jul 2002; George Shapovalov <george@gentoo.org> py-xmlrpc-0.8.7.ebuild, py-xmlrpc-0.8.8.2.ebuild :
Added KEYWORDS,SLOT,LICENSE
23 Apr 2002; Ryan Phillips <rphillips@gentoo.org> py-xmlrpc-0.8.8.2.ebuild :
Updated package
*py-xmlrpc-0.8.7 (13 Apr 2002)
13 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> py-xmlrpc-0.8.7.ebuild files/py-xmlrpc-0.8.7 :
An extremely fast implementation of the xmlrpc spec for Python (written in
C). It supports both blocking and non-blocking clients and servers on
Windows and POSIX platforms. Version 0.8.1 is 100% compliant with the
www.xmlrpc.com validator.
|