summaryrefslogtreecommitdiff
blob: 6c94e2c14402f15c1cf6bbc3cb35d7aff016ee09 (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
79
80
81
# ChangeLog for net-www/w3m
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-www/w3m/ChangeLog,v 1.10 2002/08/29 22:45:20 seemant Exp $

w3m-0.3-r6 (18 Aug 2002)

  29 Aug 2002; Seemant Kulleen <seemant@gentoo.org> w3m-0.3-r2.ebuild
  w3m-0.3-r6.ebuild w3m-0.2.2-r1.ebuild :

  PROVIDE="virtual/textbrowser"

  18 Aug 2002; Michael Nazaroff <naz@gentoo.org> w3m-0.3-r6.ebuild:

  Removed the r5 ebuild, Added some fix's to ebuild to take care of bug 5905.
  YAMAKURA Makoto sent in the patch to fix the ebuild and take care of
  the problem <makoto@dsb.club.ne.jp>.

w3m-0.3-r5 (28 Jul 2002)

  28 Jul 2002; Michael Nazaroff <naz@gentoo.org.org> w3m-0.3-r5.ebuild:

  Removed some of the old dirty ebuilds since it was getting cluttered around
  here.  Keeping one old one for future reference since I still need to work on
  the gpm issue mentioned earlier in this ChangeLog.  Updated imlib use variable
  so it pulls down the needed version.

w3m-0.3-r5 (20 Jul 2002)

  20 Jul 2002; Michael Nazaroff <naz@gentoo.org.org> w3m-0.3-r5.ebuild:

  Updated the build to allow w3m to use ANSI color escapes during
  the compile, making it inifinitely more useable.  Thanx to CJ 
  Kucera <pez@apocalyptech.com> for the suggestion.

* w3m-0.3-r4 (18 Jul 2002)

  18 Jul 2002; Stuart Bouyer <stubear@gentoo.org>  w3m-0.3-r4.ebuild:

  Update the ebuild to add support for Japanese using new "cjk" USE flag.
  

*w3m-0.3-r2 (07 Jun 2002)

    14 Jul 2002; Michael Nazaroff <naz@gentoo.org> w3m-0.3-r3.ebuild:

	Updated the ebuild and changed the configure options so mouse support
	is always on.  This should take care of bug 4701.  I probably need to 
	look at a patch so we can have a gpm use variable in this ebuild, since
	it still is flaky.


*w3m-0.3-r2 (07 Jun 2002)

    07 Jun 2002; Michael Nazaroff <naz@gentoo.org> w3m-0.3-r2.ebuild:

	Updated the ebuild and changed to the Customize configure option so I
	could add a gpm use variable to the ebuild. This takes care of bug 3264.
           

*w3m-0.3-r1, w3m-0.2.2-r1 (03 May 2002)

    03 May 2002; pvdabeel <pvdabeel@gentoo.org>	w3m-0.3-r1.ebuild, w3m-0.2.2-r1 :
	ppc fix

*w3m-0.3 (26 Apr 2002)

	26 Apr 2002; Aron Griffis <agriffis@gentoo.org> w3m-0.3.ebuild :

	Updated to version 0.3 with optional image support (depends on "use
	imlib").

*w3m-0.2.2 (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.