blob: 377fb0169ad962389645133afeb49dd13c128360 (
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
|
# ChangeLog for sys-apps/diffutils
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/ChangeLog,v 1.14 2003/02/09 00:20:20 gmsoft Exp $
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
Added hppa to keywords.
*diffutils-2.8.4-r3 (04 Feb 2003)
04 Feb 2003; Jon Nall <nall@gentoo.org> diffutils-2.8.4-r3.ebuild,
files/digest-diffutils-2.8.4-r3 :
filter -mpowerpc-gfxopt out of CFLAGS to fix #13502;
add deps on help2man to fix broken man pages
*diffutils-2.8.4-r2 (20 Jan 2003)
20 Jan 2003; Martin Schlemmer <azarah@gentoo.org> diffutils-2.8.4-r2.ebuild :
Removes waitpid() call after pclose() on piped diff stream, closing
bug #11728, thanks to D Wollmann <converter@dalnet-perl.org>
06 Dec 2002; Rodney Rees <manson@gentoo.org> :
Changed sparc ~sparc keywords.
*diffutils-2.8.4-r1 (14 Oct 2002)
18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to keywords
14 Oct 2002; Martin Schlemmer <azarah@gentoo.org> :
Build fails with make -j5 or greater on pentium4. This is because
the jobs creating the opjects, which depend on paths.h is sheduled
at the same time paths.h is generated. This closes bug #8934.
*diffutils-2.8.4 (25 Sep 2002)
29 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
Add 'datadir=${D}/usr/share' to 'make install' as is
the proper fix.
25 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
Added --datadir=${D}/usr/share to fix #8364
25 Sep 2002; Martin Schlemmer <azarah@gentoo.org> :
Version update.
*diffutils-2.7.5-r1.ebuild (14 July 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> diffutils-2.7.5.ebuild :
Added KEYWORDS, SLOT.
14 Jul 2002; phoen][x <phoenix@gentoo.org> diffutils-2.7.5-r1.ebuild :
Added KEYWORDS, SLOT.
*diffutils-2.7-r4.ebuild (14 July 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> diffutils-2.7-r4.ebuild :
Added KEYWORDS, SLOT.
*diffutils-2.7.7 (1 Feb 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> diffutils-2.7.7.ebuild :
Added KEYWORDS, SLOT.
1 Feb 2002; Leo Lipelis <aeoo@gentoo.org> ChangeLog :
Minor upgrade. sdiff now works as you would expect.
|