blob: 6808d6506573bf4e8ebe27007d930705fc4c7ed1 (
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-libs/libpcre
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.16 2003/05/03 10:24:56 pauldv Exp $
*libpcre-4.2-r1 (03 May 2003)
03 May 2003; Paul de Vrieze pauldv@gentoo.org libpcre-4.2-r1.ebuild:
Bumped libpcre-4.2 version to -r1 to force recompilation with people who run
unstable and have a miscompiled libpcre
*libpcre-4.2 (15 Apr 2003)
30 Apr 2003; Paul de Vrieze pauldv@gentoo.org libpcre-4.2.ebuild:
Corrected problem with libtool that would not allow libpcre-4.2 to install
libpcreposix if there was not allready a libpcre installed. Older versions
don't seem to have the problem
20 Apr 2003; Martin Holzer <mholzer@gentoo.org> libpcre-3.9-r2.ebuild,
libpcre-4.2.ebuild:
Fixing Header
16 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> libpcre-4.2.ebuild :
parallel make failed if no older version was installed - tried to
link with the not-yet-existing library. Changed emake -> make.
15 Apr 2003; Martin Holzer <mholzer@gentoo.org> Manifest,
libpcre-4.2.ebuild:
Version bumped.
*libpcre-3.9-r2 (10 Mar 2003)
21 Mar 2003; Guy Martin <gmsoft@gentoo.org> libpcre-3.9-r2.ebuild :
Added ~hppa to KEYWORDS.
10 Mar 2003; Graham Forest <vladimir@gentoo.org> libpcre-3.9-r2.ebuild:
Added -r2 with utf-8 support
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*libpcre-3.9-r1
21 Mar 2003; Guy Martin <gmsoft@gentoo.org> libpcre-3.9-r1.ebuild :
Added hppa to KEYWORDS.
14 Mar 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to KEYWORDS
21 Jul 2002; Owen Stampflee <owen@gentoo.org> :
Added KEYWORDS and License
27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> libpcre-3.9-r1.ebuild :
Ungzipped html docs.
21 Feb 2002; G.Bevin <gbevin@gentoo.org> libpcre-3.9.ebuild :
Fixed html docs installation problem.
*libpcre-3.9 (20 Feb 2002)
20 Feb 2002; G.Bevin <gbevin@gentoo.org> libpcre-3.9.ebuild,
files/digest-libpcre-3.9:
Version upgrade to latest version.
Added binary compatibility slot 3.
*libpcre-3.7 (1 Feb 2002)
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.
|