blob: 51c13ebc2f3eb531e0d2f569254ac92df80ee064 (
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
|
# ChangeLog for net-libs/libwww
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.14 2003/10/02 10:08:47 usata Exp $
*libwww-5.4.0-r1 (05 Sep 2002)
02 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> libwww-5.4.0-r1.ebuild,
files/libwww-5.4.0-gentoo.diff:
Added a patch to fix conflict with stratego. Thanks to Kevin Quick
<quick@null.net> for reporting the Bug #30038.
14 May 2003; Robin Johnson <robbat2@gentoo.org> libwww-5.4.0-r1.ebuild:
Add block for !dev-libs/9libs since that causes a compile failure since
9libs installs a custom libc.h that breaks things.
27 Mar 2003; <rac@gentoo.org> libwww-5.4.0-r1.ebuild:
remove mysql4 block, as -DUSE_OLD_FUNCTIONS is now defined there
07 Mar 2003; Martin Holzer <mholzer@gentoo.org> libwww-5.4.0-r1.ebuild :
Corrected mysql to <dev-db/mysql-4. Closes #17042.
25 Feb 2003; Guy Martin <gmsoft@gentoo.org> libwww-5.4.0-r1.ebuild :
Added hppa to keywords.
07 Feb 2003; Matthew Turk <satai@gentoo.org> libwww-5.4.0-r1.ebuild
Block >=mysql-4 conditionally on USE=mysql.
15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> libwww-5.4.0-r1.ebuild :
Add alpha to KEYWORDS
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
05 Sep 2002; Matthew Turk <satai@gentoo.org> libwww-5.4.0-r1.ebuild
files/digest-libwww-5.4.0-r1 :
Bumped revision to reflect *important* change in the ebuild - now the
prefixing works properly, which thus provides a proper libwww-config script.
This was broken previously.
*libwww-5.4.0 (19 Jun 2002)
19 Jun 2002; Seemant Kulleen <seemant@gentoo.org> libwww-5.4.0.ebuild
files/digest-libwww-5.4.0 :
Version bump.
*libwww-5.3.2-r1 (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.
|