blob: 9a645973bdb3ed2b69e2aded264cc2c435a1849e (
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
|
# 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.21 2003/02/15 20:19:52 tuxus Exp $
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)
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
|