blob: 7dcf2c0e530c36c1dd3624cd55dd3a5dd2d568cf (
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
|
# ChangeLog for dev-python/py-xmlrpc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/py-xmlrpc/ChangeLog,v 1.15 2004/12/30 22:58:38 ciaranm Exp $
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.
|