blob: dcab161526dbc5b35d995e150a5b5668511d1dec (
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
|
# 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.6 2002/07/08 21:41:46 azarah Exp $
*texinfo-4.2-r5 (8 Jul 2002)
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)
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
|