summaryrefslogtreecommitdiff
blob: e5270e29b62595b1c5af8adb069effe24c8af004 (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/diffutils
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/ChangeLog,v 1.10 2002/12/13 11:00:31 blizzy Exp $

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*diffutils-2.8.4-r1 (14 Oct 2002)

  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.