blob: d1e1613f634a82d70f5821eca05e1bd22ca9a188 (
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
|
# ChangeLog for app-text/gtkspell
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.29 2004/08/07 21:32:24 slarti Exp $
07 Aug 2004; Tom Martin <slarti@gentoo.org> gtkspell-2.0.4-r1.ebuild:
Typo in DESCRIPTION: chechking -> checking. Bug 59717.
04 May 2004; foser <foser@gentoo.org> gtkspell-2.0.4-r1.ebuild :
Add autoconf step to remove aspell checks (#41019 comment #9 & #10)
Smoothened up deps slightly
30 Apr 2004; Stephen P. Becker <geoman@gentoo.org> gtkspell-2.0.4-r1.ebuild:
Stable on mips.
13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> gtkspell-2.0.4-r1.ebuild:
Added ~mips keyword.
03 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org>
gtkspell-2.0.4-r1.ebuild:
stable on sparc
25 Feb 2004; Gustavo Zacarias <gustavoz@gentoo.org>
gtkspell-2.0.4-r1.ebuild:
stable on hppa
17 Feb 2004; Aron Griffis <agriffis@gentoo.org> gtkspell-2.0.4-r1.ebuild,
gtkspell-2.0.4.ebuild:
stable on alpha and ia64
26 Jan 2004; <gustavoz@gentoo.org> gtkspell-2.0.4.ebuild:
stable on sparc
29 Nov 2003; Brad House <brad_mssw@gentoo.org> gtkspell-2.0.4-r1.ebuild:
mark stable on amd64
18 Nov 2003; Brad House <brad_mssw@gentoo.org> gtkspell-2.0.4.ebuild:
mark stable on amd64
*gtkspell-2.0.4-r1 (26 Oct 2003)
26 Oct 2003; foser <foser@gentoo.org> gtkspell-2.0.4-r1.ebuild :
New version with patch to use enchant as backend
02 Jul 2003; Alastair Tse <liquidx@gentoo.org> gtkspell-2.0.4.ebuild,
files/gtkspell-2.0.4-docbookx.patch:
make docs use dtd 4.1.2 to workaround missing docbook-4.2 xml dtd
30 Jun 2003; Bartosch Pixa <darkspecter@gentoo.org> gtkspell-2.0.4.ebuild:
set ppc in keywords
*gtkspell-2.0.4 (07 Mar 2003)
06 Jul 2003; Guy Martin <gmsoft@gentoo.org> gtkspell-2.0.4.ebuild :
Added hppa to KEYWORDS.
22 Apr 2003; Graham Forest <vladimir@gentoo.org> gtkspell-2.0.0-r1.ebuild,
gtkspell-2.0.2.ebuild, gtkspell-2.0.4.ebuild:
app-text/aspell -> virtual/aspell-dict
10 Mar 2003; Aron Griffis <agriffis@gentoo.org> gtkspell-2.0.4.ebuild:
Add ~alpha to KEYWORDS
08 Mar 2003; foser <foser@gentoo.org> gtkspell-2.0.4.ebuild :
real gtkdoc fix, removed line from configure to make the switch actually work
see bug #16997
08 Mar 2003; Martin Schlemmer <azarah@gentoo.org> gtkspell-2.0.4.ebuild :
Add 'doc' support with DEPEND on gtk-doc, as it fails over here without
gtk-doc installed ...
07 Mar 2003; foser <foser@gentoo.org> gtkspell-2.0.4.ebuild :
New version, removed obsoleted nls USE
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*gtkspell-2.0.2 (15 Oct 2002)
05 Apr 2003; Jason Wever <weeve@gentoo.org> gtkspell-2.0.2.ebuild:
Changed ~sparc keyword to sparc.
28 Nov 2002; Jon Nall <nall@gentoo.org> gtkspell-2.0.2.ebuild :
added ~ppc to KEYWORDS
15 Oct 2002; foser <foser@gentoo.org> gtkspell-2.0.2.ebuild :
New version
*gtkspell-2.0.0-r1 (23 Aug 2002)
17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> gtkspell-2.0.0-r1.ebuild :
Added IUSE.
23 Aug 2002; Seemant Kulleen <seemant@gentoo.org> gtkspell-2.0.0-r1.ebuild
files/digest-gtkspell-2.0.0-r1 :
Compile against the new aspell instead of pspell.
*gtkspell-2.0.0 (28 Jul 2002)
28 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> gtkspell-2.0.0.ebuild :
GtkSpell is a spell library fro GTK2
Initial CVS import.
|