blob: 3dfc56ca95293bf5a01d525428465cf0d39acc35 (
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
|
# ChangeLog for sys-apps/texinfo
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.12 2002/11/27 21:11:16 azarah Exp $
27 Nov 2002; Martin Schlemmer <azarah@gentoo.org> :
Update SRC_URI to fix bug #11297.
*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)
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
|