summaryrefslogtreecommitdiff
blob: 5126a8ad98611e23b6bcdfa7f41caace6cc17d96 (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
# ChangeLog for sys-apps/groff
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-apps/groff/ChangeLog,v 1.5 2002/10/19 17:40:43 aliz Exp $

*grpff-1.17.2-r3 (19 Oct 2002)

  19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Security update.

*groff-1.18-r1 (29 Jul 2002)
*groff-1.17.2-r2 (29 Jul 2002)

  29 Jul 2002; Martin Schlemmer <azarah@gentoo.org> groff-1.18-r1, groff-1.17.2-r2 :
  Some build Cleanups.  Enable build of xditview if "X" in USE,
  and X is actually installed.  We cannot make it depend on X, as
  X depends on perl, which in turn depend on groff and will cause
  circular depends.  Enable the install of info pages, and also
  fix thier extension to .info, else they do not get gzipped.
  Also fixed 0.18 to install its docs/examples in the right place.

*groff-1.18 (24 Jul 2002)

  24 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> groff-1.18.ebuild :

  New version.

*groff-1.16.1-r1.ebuild (14 July 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> groff-1.16.1-r1.ebuild :
  Added KEYWORDS, SLOT.

*groff-1.17.2-r1 (1 Feb 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> groff-1.17.2-r1.ebuild :
  Added KEYWORDS, SLOT.

  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.