summaryrefslogtreecommitdiff
blob: 5ac983ebbecee1c132ae386ada94430e15ae1bc4 (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
# ChangeLog for dev-util/indent
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.24 2007/03/03 12:12:39 armin76 Exp $

  03 Mar 2007; Raúl Porcel <armin76@gentoo.org> indent-2.2.9-r3.ebuild:
  x86 stable wrt bug 169097

*indent-2.2.9-r3 (01 Aug 2006)

  30 Jul 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> +metadata.xml,
  +files/2.2.9-indent-off-segfault.patch, +indent-2.2.9-r3.ebuild:
  Patch to fix bug in handling of "*INDENT-OFF*" directive (Bug #125648):
  make "inhibited" flag global so handle_token_comment() can tell if the comment
  was really the "*INDENT-OFF*" directive -- if so, print_comment() will be 
  skipped because the line already  got used up during the initial dump_line()

  30 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/2.2.9-malloc.patch, indent-2.2.9-r2.ebuild:
  Added patch to replace malloc.h with stdlib.h for Gentoo/FreeBSD compatibility.

*indent-2.2.9-r2 (03 Jan 2005)

  03 Jan 2005; Mike Frysinger <vapier@gentoo.org>
  +files/2.2.9-deb-gentoo.patch, -indent-2.2.9-r1.ebuild,
  +indent-2.2.9-r2.ebuild:
  Incorporate debian patches and fix usage segfault #71690.

  26 Sep 2004; <solar@gentoo.org> indent-2.2.9-r1.ebuild:
  added gnuconfig to to pick up canonicalize host names in uclibc environments

  11 Sep 2004; Michael Sterrett <mr_bones_@gentoo.org> indent-2.2.9-r1.ebuild:
  enable the nls knob; tidy the doc install

*indent-2.2.9-r1 (11 Sep 2004)

  11 Sep 2004; Daniel Black <dragonheart@gentoo.org> +indent-2.2.9-r1.ebuild,
  -indent-2.2.9.ebuild:
  revision bumped due to installation layout change that occured a while ago.
  KEYWORDS kept the same as nothing has changed

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> indent-2.2.9.ebuild:
  virtual/glibc -> virtual/libc

  01 Jul 2004; Tom Gall <tgall@gentoo.org> indent-2.2.9.ebuild:
  stable on ppc64, bug #54804

  13 May 2004; Stephen P. Becker <geoman@gentoo.org> indent-2.2.9.ebuild:
  Stable on mips.

  08 Mar 2004; Stephen P. Becker <geoman@gentoo.org> indent-2.2.9.ebuild:
  Added ~mips keyword.

  23 Sep 2003; Bartosch Pixa <darkspecter@gentoo.org> indent-2.2.9.ebuild:
  set ppc in keywords

  30 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> indent-2.2.9.ebuild :
  Changed SRC_URI to use mirror://gnu.

*indent-2.2.9 (22 Feb 2003)

  01 Jul 2003; Guy Martin <gmsoft@gentoo.org> indent-2.2.9.ebuild :
  Added hppa to KEYWORDS.

  04 Apr 2003; Jason Wever <weeve@gentoo.org> indent-2.2.9.ebuild:
  Changed ~sparc keyword to sparc.

  09 Mar 2003; Aron Griffis <agriffis@gentoo.org> indent-2.2.9.ebuild:
  Mark stable on x86 and alpha

  22 Feb 2003; Aron Griffis <agriffis@gentoo.org> indent-2.2.9.ebuild,
  files/digest-indent-2.2.9:
  Update to latest version; thanks to Michael Sterrett.
  Closes bug #15474.

  04 Feb 2003; Aron Griffis <agriffis@gentoo.org> indent-2.2.6.ebuild :
  Mark stable on alpha

  16 Dec 2002; Aron Griffis <agriffis@gentoo.org> indent-2.2.6.ebuild :
  Added ~alpha to KEYWORDS

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*indent-2.2.6 (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.