blob: fd551ca6cc0408840932ac09aba9cab4bcec1172 (
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
108
109
110
111
112
|
# ChangeLog for app-misc/figlet
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/figlet/ChangeLog,v 1.31 2007/07/20 16:10:55 drac Exp $
20 Jul 2007; Samuli Suominen <drac@gentoo.org> figlet-222.ebuild:
Keyword for ~arm, armin76 made me.
20 Jul 2007; Raúl Porcel <armin76@gentoo.org> figlet-222.ebuild:
Add ~ia64, we need figlet!
24 Apr 2007; Michael Sterrett <mr_bones_@gentoo.org>
-figlet-221-r1.ebuild:
clean out older ebuild
18 Apr 2007; Alexander Færøy <eroyf@gentoo.org> figlet-222.ebuild:
Stable on MIPS; bug #171676
09 Apr 2007; Peter Weller <welp@gentoo.org> figlet-222.ebuild:
Stable on amd64 wrt bug 171676
24 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> figlet-222.ebuild:
Stable on Alpha, bug 171676.
24 Mar 2007; Joseph Jezak <josejx@gentoo.org> figlet-222.ebuild:
Marked ppc stable for bug #171676.
24 Mar 2007; Markus Rothe <corsair@gentoo.org> figlet-222.ebuild:
Stable on ppc64; bug #171676
22 Mar 2007; Jeroen Roovers <jer@gentoo.org> figlet-222.ebuild:
Stable for HPPA (bug #171676).
15 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> figlet-222.ebuild:
Stable on sprac
13 Mar 2007; Raúl Porcel <armin76@gentoo.org> figlet-222.ebuild:
x86 stable
*figlet-222 (20 Dec 2006)
20 Dec 2006; Michael Sterrett <mr_bones_@gentoo.org>
-files/figlet-22-r1-gentoo.diff, +files/figlet-222-gentoo.diff,
+figlet-222.ebuild:
version bump
16 Jun 2006; Markus Rothe <corsair@gentoo.org> figlet-221-r1.ebuild:
Stable on ppc64
19 May 2006; Diego Pettenò <flameeyes@gentoo.org> figlet-221-r1.ebuild:
Add ~x86-fbsd keyword.
08 May 2006; Markus Rothe <corsair@gentoo.org> figlet-221-r1.ebuild:
Added ~ppc64
07 Apr 2005; Aron Griffis <agriffis@gentoo.org> figlet-221-r1.ebuild:
stable on amd64
05 Feb 2005; Aaron Walker <ka0ttic@gentoo.org> +files/figlet.bashcomp,
figlet-221-r1.ebuild:
Added figlet command-line completion; closes bug 80436.
10 Jul 2004; Tom Martin <slarti@gentoo.org> figlet-221-r1.ebuild:
Marked ~amd64.
16 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> figlet-221-r1.ebuild,
metadata.xml:
add myself as the maintainer; tighten DEPEND (bug #44817); take out the depend
on a specific version of portage since there's no comment about why that's
there.
16 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> figlet-22-r1.ebuild,
figlet-221.ebuild:
clean old versions
*figlet-221-r1 (12 Dec 2003)
12 Dec 2003; Michael Sterrett <mr_bones_@gentoo.org> figlet-221-r1.ebuild:
Added additional fonts to address bug #35339
*figlet-221 (25 Jul 2003)
25 Jul 2003; Martin Holzer <mholzer@gentoo.org> figlet-221.ebuild,
files/figlet-221-gentoo.diff:
Version bumped. Closes #24698.
04 Jul 2003; Michael Sterrett <msterret@gentoo.org> figlet-22-r1.ebuild:
added more error checking.
Don't bother to install figmagic since file groks FIGlet files as distributed.
20 Feb 2003; Guy Martin <gmsoft@gentoo.org> figlet-22-r1.ebuild :
Added hppa to keywords.
*figlet-22-r1 (28 Oct 2002)
29 Mar 2003; Seemant Kulleen <seemant@gentoo.org> figlet-22-r1.ebuild:
HOMEPAGE fix by Frantz Dhin <tragedy_rm@hotmail.com> in bug #18299
07 Dec 2002; Jack Morgan <jmorgan@gentoo.org> figlet-22-r1.ebuild, figlet-22.ebuild :
Changed sparc64 to sparc keyword
28 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Added fix from #9804 (not all scripts were installed +x)
*figlet-22 (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.
|