summaryrefslogtreecommitdiff
blob: 8536db60bb0b33d07f2e76aa055068316de84c68 (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
# ChangeLog for dev-ruby/rexml
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexml/ChangeLog,v 1.10 2003/04/23 09:33:21 twp Exp $

*rexml-2.5.8 (23 Apr 2003)

  23 Apr 2003; Tom Payne <twp@gentoo.org> rexml-2.5.8.ebuild :

  Version bump.

*rexml-2.5.7 (10 Apr 2003)

  10 Apr 2003; Tom Payne <twp@gentoo.org> rexml-2.5.7.ebuild :

  Version bump. Tidied ebuild. Install docs.

*rexml-2.4.5 (26 Dec 2002)

  26 Dec 2002; Ryan Phillips <rphillips@gentoo.org> :
  Version bump

*rexml-2.4.4 (5 Dec 2002)

  5 Dec 2002; Sean Russell <ser@germane-software.com> rexml-2.4.4 files/digest-rexml-2.4.4 :

  New version.  The patch hasn't been needed for several versions now; the install.rb script takes a -d argument that does the same thing as "make DESTDIR=${D} install".

*rexml-2.4.0 (10 Jul 2002)

  10 Jul 2002; Ryan Phillips <rphillips@gentoo.org> rexml-2.4.0 files/digest-rexml-2.4.0 :

  New Version. Fixes #4796

*rexml-2.3.7 (02 Jul 2002)

  02 Jul 2002; Ryan Phillips <rphillips@gentoo.org> rexml-2.3.7 files/digest-rexml-2.3.7 :

  New Version. Fixes #4381
  
  07 Jul 2002; Aron Griffis <agriffis@gentoo.org> rexml-2.3.7.ebuild:

  Added LICENSE, KEYWORDS, SLOT.

*rexml-2.3.5 (17 Jun 2002)

  17 Jun 2002; Ryan Phillips <rphillips@gentoo.org> rexml-2.3.5 files/digest-rexml-2.3.5 :

  Updated package revision. Fixes #3799
  
  07 Jul 2002; Aron Griffis <agriffis@gentoo.org> rexml-2.3.5.ebuild:

  Added LICENSE, KEYWORDS, SLOT.

*rexml-1.2.4 (13 Apr 2002)

  13 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> rexml-1.2.4 files/digest-rexml-1.2.4 :
  
  REXML is an XML processor for the language Ruby. REXML is conformant (passes
  100% of the Oasis non-validating tests), and includes full XPath support. It
  is reasonably fast, and is implemented in pure Ruby. Best of all, it has a 
  clean, intuitive API.

  Ebuild contributed by Aaron Malone <aaron@munge.net>.

  07 Jul 2002; Aron Griffis <agriffis@gentoo.org> rexml-1.2.4.ebuild:

  Added LICENSE, KEYWORDS, SLOT.