summaryrefslogtreecommitdiff
blob: ef97802c54a90679ca49e1ee7ce3c8d02058eda2 (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
82
83
84
85
86
87
88
89
90
91
92
# 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.14 2002/12/31 04:36:56 satai Exp $

  30 Dec 2002; Matthew Turk <satai@gentoo.org> :
  Changed dependencies to work with new docbook-sgml-dtd's.

*sgmltools-lite-3.0.3-r6 (30 Dec 2002)

  30 Dec 2002; Matthew Turk <satai@gentoo.org> : 
  changed to inherit sgml-catalog and better deal with catalogs. 

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*sgmltools-lite-3.0.3-r5 (12 Sep 2002)

  20 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
  Updated HOMEPAGE and removed duplicate LICENSE

  12 Sep 2002; satai <satai@gentoo.org> sgmltools-lite-3.0.3-r5.ebuild :
  Added more robust file checking.

  02 Sep 2002; satai <satai@gentoo.org> sgmltools-lite-3.0.3-r5.ebuild :
  Added catalog installation.

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

  20 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
  Updated HOMEPAGE and removed duplicate LICENSE

  2 Aug 2002; phoen][x <phoenix@gentoo.org> sgmltools-lite-3.0.3.ebuild :
  Added LICENSE, SLOT.

  15 Jul 2002; Owen Stampflee <owen@gentoo.org> :
  Added KEYWORDS.

  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.

  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)

  20 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
  Updated HOMEPAGE and removed duplicate LICENSE

  2 Aug 2002; phoen][x <phoenix@gentoo.org> sgmltools-lite-3.0.3-r3.ebuild :
  Added LICENSE, SLOT.

  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)

  20 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
  Updated HOMEPAGE and removed duplicate LICENSE

  2 Aug 2002; phoen][x <phoenix@gentoo.org> sgmltools-lite-3.0.3-r2.ebuild :
  Added LICENSE, SLOT, DESCRIPTION.

  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)

  2 Aug 2002; phoen][x <phoenix@gentoo.org> sgmltools-lite-3.0.3-r1.ebuild :
  Added LICENSE, SLOT, DESCRIPTION.

  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)

  20 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
  Updated HOMEPAGE

  2 Aug 2002; phoen][x <phoenix@gentoo.org> sgmltools-lite-3.0.3-r1.ebuild :
  Added DESCRIPTION.

  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.