summaryrefslogtreecommitdiff
blob: 8e88dd92ea1d036901ff9450969a268dca627e5c (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
# ChangeLog for dev-python/py-xmlrpc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/py-xmlrpc/ChangeLog,v 1.10 2004/06/02 21:31:02 kloeri Exp $

  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.