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
79
80
81
82
83
|
# ChangeLog for dev-libs/uriparser
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/uriparser/ChangeLog,v 1.16 2008/06/16 19:21:16 bluebird Exp $
16 Jun 2008; Friedrich Oslage <bluebird@gentoo.org>
uriparser-0.7.1.ebuild:
sparc stable, bug #227107
16 Jun 2008; nixnut <nixnut@gentoo.org> uriparser-0.7.1.ebuild:
Stable on ppc wrt bug 227107
15 Jun 2008; Santiago M. Mola <coldwind@gentoo.org>
uriparser-0.7.1.ebuild:
amd64 stable wrt bug #227107
*uriparser-0.7.1 (04 May 2008)
04 May 2008; Samuli Suominen <drac@gentoo.org> -uriparser-0.7.0.ebuild,
+uriparser-0.7.1.ebuild:
Version bump with more complete documentation install.
*uriparser-0.7.0 (14 Apr 2008)
14 Apr 2008; Samuli Suominen <drac@gentoo.org> -uriparser-0.5.1.ebuild,
+uriparser-0.7.0.ebuild:
Version bump.
27 Oct 2007; nixnut <nixnut@gentoo.org> uriparser-0.5.2.ebuild:
Stable on ppc wrt bug 196074
18 Oct 2007; Christoph Mende <angelos@gentoo.org> uriparser-0.5.2.ebuild:
Stable on amd64 wrt bug #196074
18 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
uriparser-0.5.2.ebuild:
stable x86, bug 196074
*uriparser-0.5.2 (13 Sep 2007)
13 Sep 2007; Robert Buchholz <rbu@gentoo.org> -uriparser-0.3.4.ebuild,
-uriparser-0.4.1.ebuild, +uriparser-0.5.2.ebuild:
Cleanup and version bump. This release introduces reference creation and
filename to/from URI conversion.
*uriparser-0.5.1 (09 Aug 2007)
09 Aug 2007; Robert Buchholz <rbu@gentoo.org> +uriparser-0.5.1.ebuild:
Version bump (bug #186921), introducing:
* Parsing bugs fixed (see ChangeLog)
* Adds syntax based normalization
* API change
*uriparser-0.4.1 (13 Jul 2007)
13 Jul 2007; Robert Buchholz <rbu@gentoo.org> -uriparser-0.3.3-r1.ebuild,
+uriparser-0.4.1.ebuild:
Version bump
04 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
uriparser-0.3.4.ebuild:
Keyworded ~sparc
03 Jun 2007; Robert Buchholz <rbu@gentoo.org> metadata.xml,
uriparser-0.3.4.ebuild:
Added ~ppc and long description
*uriparser-0.3.4 (25 Apr 2007)
25 Apr 2007; Robert Buchholz <rbu@gentoo.org> -uriparser-0.3.3.ebuild,
+uriparser-0.3.4.ebuild:
Version bump
*uriparser-0.3.3-r1 (13 Apr 2007)
13 Apr 2007; Steve Dibb <beandog@gentoo.org> +uriparser-0.3.3-r1.ebuild:
Compile with -fPIC
*uriparser-0.3.3 (09 Apr 2007)
09 Apr 2007; Robert Buchholz <rbu@gentoo.org> +metadata.xml,
+uriparser-0.3.3.ebuild:
Initial ebuild, needed for >media-libs/libspiff-0.6.1
|