blob: 28e4b35fe41d07f40cbc14b8773f7c0d0bc6f2fb (
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
|
# ChangeLog for x11-misc/ttmkfdir
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ChangeLog,v 1.21 2003/11/04 06:46:49 kumba Exp $
*ttmkfdir-3.0.9-r1 (02 Nov 2003)
04 Nov 2003; Joshua Kinard <kumba@gentoo.org> ttmkfdir-3.0.9-r1.ebuild:
Added ~mips to KEYWORDS
02 Nov 2003; Martin Schlemmer <azarah@gentoo.org> ttmkfdir-3.0.9-r1.ebuild,
files/ttmkfdir-3.0.9-cpp.patch, files/ttmkfdir-3.0.9-zlib.patch:
Add patches from Redhat to fix my gcc3 patch, and add native gzip support.
21 Jul 2003; Martin Schlemmer <azarah@gentoo.org> ttmkfdir-3.0.4.ebuild,
ttmkfdir-3.0.9.ebuild, files/ttmkfdir-3.0.9-gcc33.patch:
Fix issues with gcc-3.3.
*ttmkfdir-3.0.9 (16 Mar 2003)
05 Aug 2003; Guy Martin <gmsoft@gentoo.org> ttmkfdir-3.0.9.ebuild :
Added hppa to KEYWORDS.
08 Apr 2003; Todd Sunderlin <todd@gentoo.org> ttmkfdir-3.0.9.ebuild:
Marked stable for sparc
16 Mar 2003; Martin Schlemmer <azarah@gentoo.org> ttmkfdir-3.0.9.ebuild :
New version.
08 Jan 2003; Martin Schlemmer <azarah@gentoo.org> ttmkfdir-3.0.4.ebuild :
Mark stable for x86.
*ttmkfdir-3.0.4 (23 Dec 2002)
16 Mar 2003; Guy Martin <gmsoft@gentoo.org> ttmkfdir-3.0.4.ebuild :
Added hppa to keywords.
15 Mar 2003; Mark Guertin <gerk@gentoo.org> ttmkfdir-3.0.4.ebuild:
set ppc in keywords
12 Mar 2003; Zach Welch <zwelch@gentoo.org> ttmkfdir-3.0.4.ebuild:
add arm keyword
21 Feb 2003; Aron Griffis <agriffis@gentoo.org> ttmkfdir-3.0.4.ebuild :
Mark stable on alpha
23 Dec 2002; Martin Schlemmer <azarah@gentoo.org> ttmkfdir-3.0.4.ebuild :
Updated sources from Redhat.
*ttmkfdir-2.0-r1 (23 Dec 2002)
23 Dec 2002; Martin Schlemmer <azarah@gentoo.org> ttmkfdir-2.0-r1.ebuild :
Fix ttmkfdir to ignore FIRSTINDEX it usually borks on.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
28 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :
Change all the ebuild to reflect the "true" versions (1.0 and 2.0).
Also add "alpha" to KEYWORDS, as it build fine for alpha in xfree.
*ttmkfdir-1.0 (20 Oct 2002)
20 Oct 2002; Martin Schlemmer <azarah@gentoo.org> ttmkfdir-1.0.ebuild :
Add version of ttmkfdir that works with freetype2. Should close bug #9354.
*ttmkfdir-0.0-r1 (1 Feb 2002)
20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> ttmkfdir-0.0-r1.ebuild :
Added ppc to KEYWORDS.
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.
|