blob: 8a482084679dee3cc9a07ed4ba589c9dd9d4c6a8 (
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-ruby/rexml
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexml/ChangeLog,v 1.6 2002/12/15 00:13:59 rphillips Exp $
*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.
|