summaryrefslogtreecommitdiff
blob: cce1727488484d971657b72fe0c5d7f70e6885d4 (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
# ChangeLog for app-text/sgmltools-lite
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/app-text/sgmltools-lite/ChangeLog,v 1.6 2002/04/03 12:20:26 seemant Exp $

*sgmltools-lite-3.0.3-r4 (3 Apr 2002)

  3 Apr 2002; Seemant Kulleen <seemant@gentoo.org> sgmltools-lite-3.0.3-r4.ebuild :

  Some users report that the CVS directories in the source tree cause emerge
  failures, so these are being removed before make install.

*sgmltools-lite-3.0.3-r4 (31 Mar 2002)

  31 Mar 2002; Seemant Kulleen <seemant@gentoo.org> sgmltools-lite-3.0.3-r4.ebuild :

  This addresses bug # 1163.  However, there are no symlinks being created for
  the binary.  Instead, a mini shell script is created to call the
  sgmltools binary with the appropriate flag.  Symlinks, however, are created
  for the man pages for the 5 extra binaries.

*sgmltools-lite-3.0.3-r3 (31 Mar 2002)

  31 Mar 2002; Seemant Kulleen <seemant@gentoo.org> sgmltools-lite-3.0.3-r3.ebuild :

  Fixed bug # 1369.  Also, added sgml environment generation into the
  pkg_postinst() function, so we do not need to jump through sed hoops to
  achieve that.

*sgmltools-lite-3.0.3-r2 (27 Mar 2002)

  27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> sgmltools-lite-3.03-r2.ebuild :

  Man page/LFH fixes submitted by Matthew Kennedy.

*sgmltools-lite-3.0.3-r1 (18 Mar 2002)

  18 Mar 2002; Seemant Kulleen <seemant@gentoo.org> sgmltools-lite-3.03-r1.ebuild :

  Fixed a sandbox violation.

*sgmltools-lite-3.0.3 (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.