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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
|
# ChangeLog for sys-apps/texinfo
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.32 2003/10/22 12:14:47 darkspecter Exp $
22 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org> texinfo-4.6.ebuild:
set ppc in keywords
08 Sep 2003; Martin Schlemmer <azarah@gentoo.org> texinfo-4.3-r1.ebuild,
texinfo-4.5.ebuild, texinfo-4.6.ebuild:
Bootstrap fixes
*texinfo-4.6 (02 Sep 2003)
02 Sep 2003; Martin Holzer <mholzer@gentoo.org> texinfo-4.5.ebuild,
texinfo-4.6.ebuild:
Version bumped.
16 Jul 2003; root <root@gentoo.org> texinfo-4.5.ebuild:
Mark stable on ppc
24 Jun 2003; Aron Griffis <agriffis@gentoo.org> texinfo-4.5.ebuild:
Mark stable on alpha
*texinfo-4.5 (19 Feb 2003)
06 Jul 2003; Guy Martin <gmsoft@gentoo.org> texinfo-4.5.ebuild :
Marked stable on hppa.
22 Jun 2003; Joshua Kinard <kumba@gentoo.org> texinfo-4.5.ebuild:
Changed ~sparc to sparc in KEYWORDS
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> texinfo-4.5.ebuild :
Marked ebuild as stable for mips.
20 Feb 2003; Zach Welch <zwelch@gentoo.org> texinfo-4.3-r1.ebuild :
Added arm to keywords.
19 Feb 2003; Martin Schlemmer <azarah@gentoo.org texinfo-4.5.ebuild :
Update version, closing bug #15075.
15 Feb 2003; Jan Seidel <tuxus@gentoo.org> texinfo-4.3.ebuild :
Added mips to keywords
07 Feb 2003; Guy Martin <gmsoft@gentoo.org> texinfo-4.3-r1.ebuild :
Added hppa to keywords.
08 Jan 2003; Jared Hudson <jhhudso@gentoo.org> texinfo-4.3-r1.ebuild : Fixed
bug where install-info wasn't being installed during bootstrap
(when USE contained 'build')
07 Jan 2003; Martin Schlemmer <azarah@gentoo.org> texinfo-4.3-r1.ebuild :
Mark stable for all. Sorry guys (other arch devs), I have a few bugs for
things that fails with earlier texinfo, so please forgive me for this :-)
*texinfo-4.3-r1 (21 Nov 2002)
10 Mar 2003; Seemant Kulleen <seemant@gentoo.org> texinfo-4.2-r5.ebuild,
texinfo-4.2-r5.ebuild, texinfo-4.3-r1.ebuild, texinfo-4.3.ebuild,
texinfo-4.3.ebuild:
use epatch instead
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> texinfo-4.3-r1.ebuild :
Marked ebuild as stable for mips.
20 Nov 2002; Ingo Krabbe <ikrabbe@dokom.net> :
apply localization bugfix for install-info.
committed by satai@gentoo.org.
*texinfo-4.3 (18 Nov 2002)
18 Nov 2002; Martin Schlemmer <azarah@gentoo.org> :
Update version.
*texinfo-4.2b (20 Oct 2002)
20 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :
Update version.
*texinfo-4.2-r5 (8 Jul 2002)
06 Jan 2003; Jan Seidel <tuxus@gentoo.org> texinfo-4.2-r5.ebuild :
Added mips to keywords.
1 Aug 2002; Martin Schlemmer <azarah@gentoo.org> texinfo-4.2-r5.ebuild :
Fix DEPEND.
24 Jul 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
14 Jul 2002; phoen][x <phoenix@gentoo.org> texinfo-4.2-r5.ebuild :
Added KEYWORDS.
5 Jul 2002; Martin Schlemmer <azarah@gentoo.org> texinfo-4.2-r5.ebuild :
Remove the part in src_install() that renames "texinfo" and "texinfo-*"
(the info files) to "texinfo.info" and "texinfo.info-*". This is replaced
by changing the Makefile.in to update the files that should be installed,
and modifying texinfo.txi to change the files being generated. This should
resolve an issue where the info pages was not readable, closing bug #4672.
*texinfo-4.2-r4 (1 Jul 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> texinfo-4.2-r4.ebuild :
Added KEYWORDS.
Remove automake DEPEND, as it is not needed, and pulls in perl during
bootstrap.
*texinfo-4.2-r3 (27 Jun 2002)
27 Jun 2002; Seemant Kulleen <seemant@gentoo.org> texinfo-4.2-r3.ebuild
files/digest-texinfo-4.2-r3 :
info pages now get merged into /usr/share/info instead of /var/tmp/..
Thanks to vadim@berezniker.com (Vadim Berezniker) in bug #4241
*texinfo-4.2-r2 (5 June 2002)
5 June 2002; Verwilst <verwilst@gentoo.org> texinfo-4.2-r2.ebuild
activated the use build stuff, so i could enable texinfo in our gcc 3.1
stage1 tarball. try/die fixes as well.
*texinfo-4.2-r1 (22 May 2002)
22 May 2002; Spider <spider@gentoo.org> texinfo-4.2-r1.ebuild
Comment out all "use build" stuff and fix tabulation
*texinfo-4.2 (18 May 2002)
18 May 2002; Spider <spider@gentoo.org> texinfo-4.2.ebuild :
updated some deps for automake stuff
*texinfo-4.0-r3 (18 May 2002)
18 May 2002; Spider <spider@gentoo.org> texinfo-4.0-r3.ebuild :
revival of the old ebuild. broken
|