summaryrefslogtreecommitdiff
blob: 3484e8e569993e5ca21bf452658400e7e2b7d587 (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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
# ChangeLog for app-text/ispell
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/ispell/ChangeLog,v 1.22 2004/05/12 22:21:00 kloeri Exp $

  13 May 2004; Bryan �stergaard <kloeri@gentoo.org> ispell-3.2.06-r6.ebuild:
  Stable on alpha.

  27 Mar 2004; Guy Martin <gmsoft@gentoo.org> ispell-3.2.06-r6.ebuild:
  Marked stable on hppa.

  13 Mar 2004; Jason Wever <weeve@gentoo.org> ispell-3.2.06-r6.ebuild:
  Stable on sparc.

  29 Feb 2004; Seemant Kulleen <seemant@gentoo.org> ispell-3.2.06-r6.ebuild:
  moved to stable x86 because I guess the new bison moved to stable as well.
  Should close bug #41860 by stephen white <steve@cs.adelaide.edu.au>

  24 Feb 2004; Joshua Kinard <kumba@gentoo.org> ispell-3.2.06-r5.ebuild:
  Mark stable for mips to clear up repoman deps.

  02 Oct 2003; Brandy Westcott brandy@gentoo.org ispell-3.2.06-r6.ebuild:
  Removed byacc dependency in favour of bison

*ispell-3.2.06-r6 (09 Sep 2003)

  09 Sep 2003; Seemant Kulleen <seemant@gentoo.org> ispell-3.2.06-r4.ebuild,
  ispell-3.2.06-r6.ebuild:
  builds british dictionary properly -- finally closes bug #8992 by Arkadiusz
  Mucha <arkmch@priv4.onet.pl>. Also, miscfiles is a depend, closing bug #25646
  by Leon Brocard <acme@astray.com>, with the fix by: Bryan �stergaard
  <kloeri@mailme.dk>. Additionally, changing from bison to byacc, because bison
  >1.35 won't work with this, and added sed to the compile-time dependency
  listing

  31 Jul 2003; Aron Griffis <agriffis@gentoo.org> ispell-3.2.06-r5.ebuild:
  Mark stable on alpha

*ispell-3.2.06-r5 (17 Jul 2002)

  17 Jun 2003; Guy Martin <gmsoft@gentoo.org> ispell-3.2.06-r5.ebuild :
  Marked stable on hppa.

  12 Feb 2003; Seemant Kulleen <seemant@gentoo.org> :
  
  Added ~ppc ~alpha ~mips ~hppa to the -r5, and ~alpha ~mips ~hppa to the
  -r4 ebuild.  Also, switched to using epatch from eutils.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  17 Jul 2002; Seemant Kulleen <seemant@gentoo.org> ispell-3.2.06-r5.ebuild
  files/digest-ispell-3.2.06-r5 :

  Added miscfiles to DEPEND list.

*ispell-3.2.06-r4 (12 Jul 2002)

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

  Added PPC to KEYWORDS.

  12 Jul 2002; Seemant Kulleen <seemant@gentoo.org> ispell-3.2.06-r4.ebuild
  files/digest-ispell-3.2.06-r4 :

  Corrected erroneous path in ispell.1.gz which showed ${D}

*ispell-3.2.06-r3 (11 Jul 2002)

  11 Jul 2002; Seemant Kulleen <seemant@gentoo.org> ispell-3.2.06-r3.ebuild
  files/digest-ispell-3.2.06-r3 :

  Finally, all the sanbox violations are fixed (gcc-3 systems).  Much thanks
  to Francis85 in #gentoo for the help on that.  Also, the SRC_URI has been
  corrected thanks to adamm@san.rr.com (Adam M.) in bug #4894

*ispell-3.2.06-r2 (11 Jul 2002)

  11 Jul 2002; Seemant Kulleen <seemant@gentoo.org> ispell-3.2.06-r2.ebuild
  files/digest-ispell-3.2.06-r2 :

  Applied many Mandrake patches, including one to build sq and unsq.

*ispell-allversions (8 Jun 2002)

  8 Jun 2002; Seemant Kulleen <seemant@gentoo.org> ispell-*.ebuild :

  Added bison to DEPEND. Thanks to Francisco in bug #3520

*ispell-3.2.06 (14 Mar 2002)

  14 Mar 2002; T.Neidt <tod@gentoo.org> ChangeLog, ispell-3.2.06.ebuild :

  Added some comments to the ebuild explaining what and why.  Doesn't affect
  merging. Not bumbing -r*.
  
  14 Mar 2002; T.Neidt <tod@gentoo.org> ChangeLog, ispell-3.2.06.ebuild, local.h.gentoo :

  Updated version.  Should help resolve all the *spell issues.

*ispell-3.1.20-r2 (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.