summaryrefslogtreecommitdiff
blob: 00bb94d6f3eb9aeb86e9d673f739568234222d78 (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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
# ChangeLog for dev-python/pyxml
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/ChangeLog,v 1.7 2004/02/28 23:40:55 liquidx Exp $

  28 Feb 2004; Alastair Tse <liquidx@gentoo.org> pyxml-0.8.3.ebuild:
  stable bump. fixes charset provlems with py2.3 (#41548)

  28 Jan 2004; Aron Griffis <agriffis@gentoo.org> pyxml-0.8.2.ebuild:
  stable on alpha and ia64

  25 Jan 2004; <gustavoz@gentoo.org> pyxml-0.8.2.ebuild:
  stable on sparc

*pyxml-0.8.2 (18 Jan 2004)

  18 Jan 2004; Alastair Tse <liquidx@gentoo.org> pyxml-0.8.2.ebuild,
  pyxml-0.8.3.ebuild:
  fix 4suite after renaming

*pyxml-0.8.1 (14 Nov 2003)

  14 Nov 2003; Aron Griffis <agriffis@gentoo.org> pyxml-0.8.1.ebuild:
  Stable on ia64

  12 Jun 2003; <msterret@gentoo.org> PyXML-0.7.1.ebuild, PyXML-0.7.ebuild:
  fix Header

*PyXML-0.8.2 (24 Apr 2003)

  01 Jul 2003; Guy Martin <gmsoft@gentoo.org> PyXML-0.8.2.ebuild :
  Added hppa to KEYWORDS.

  24 Apr 2003; Alastair Tse <liquidx@gentoo.org> PyXML-0.8.2.ebuild:
  version bump because the older one doesn't work with newest expat (#14081)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*PyXML-0.8.1 (18 Oct 2002)

  08 Apr 2003; Todd Sunderlin <todd@gentoo.org> PyXML-0.8.1.ebuild:
  Marked stable for sparc.

  21 Feb 2003; Aron Griffis <agriffis@gentoo.org> PyXML-0.8.1.ebuild :
  Mark stable on alpha

  26 Jan 2002; Jon Nall <nall@gentoo.org> PyXML-0.8.1.ebuild :
  moved ppc to stable

  18 Oct 2002; Nick Hadaway <raker@gentoo.org> PyXML-0.8.1.ebuild,
  files/digest-PyXML-0.8.1 :
  New ebuild.  Masking with ~.  See...
  http://sourceforge.net/project/shownotes.php?group_id=6473&release_id=110994
  for Changes.  Most notably, xslt is not installed by default anymore and it is
  considered experimental.

*PyXML-0.8 (9 Sep 2002)
*PyXML-0.7.1 (9 Sep 2002)

  9 Sep 2002; Jon Nelson <jnelson@gentoo.org>: PyXML-0.7.1.ebuild PyXML-0.8.ebuild
  Update upstream and fix doc install
  Closes bug #6251
  0.8 is masked until after freeze
  
*PyXML-0.7 (1 Feb 2002)

  02 Aug 2002; Mark Guertin <gerk@gentoo.org>:
  Added ppc to keywords

  26 Jul 2002; George Shapovalov <george@gentoo.org> PyXML-0.7.ebuild :
  added KEYWORDS,SLOT,LICENSE

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.