# ChangeLog for sys-apps/diffutils # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sys-apps/diffutils/ChangeLog,v 1.25 2003/08/01 18:48:39 taviso Exp $ 01 Aug 2003; Tavis Ormandy diffutils-2.8.4-r4.ebuild:: typo in diff.c causes core dump with the --tabsize option. closing #24238 version bump. 24 Jun 2003; Aron Griffis diffutils-2.8.4-r3.ebuild: Mark stable on alpha *diffutils-2.8.4-r3 (04 Feb 2003) 13 Jun 2003; Guy Martin diffutils-2.8.4-r3.ebuild : Added hppa to KEYWORDS. 22 Apr 2003; diffutils-2.8.4-r3.ebuild: Added support for USE=static Added use_enable nls to cleanup myconf (>=sys-apps/portage-2.0.47-r10 in DEPEND) Use einstall instead of big make line 22 Apr 2003; Michael Sterrett diffutils-2.8.4-r3.ebuild: Changed to use sed -i (added >=sys-apps/sed-4 to DEPEND) Removed some extra cds Added extra command checking (something || die) Some mild formatting 02 Apr 2003; Christian Birchinger diffutils-2.8.4-r3.ebuild: Added stable sparc keyword 27 Feb 2003; Zach Welch diffutils-2.7.7.ebuild, diffutils-2.8.4-r2.ebuild, diffutils-2.8.4-r3.ebuild: add arm keywords 24 Feb 2003; Nicholas Wourms diffutils-2.8.4-r3.ebuild : Mark as stable for mips. 04 Feb 2003; Jon Nall 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 diffutils-2.8.4-r2.ebuild : Removes waitpid() call after pclose() on piped diff stream, closing bug #11728, thanks to D Wollmann 06 Dec 2002; Rodney Rees : Changed sparc ~sparc keywords. *diffutils-2.8.4-r1 (14 Oct 2002) 02 Apr 2003; Rajiv Manglani : fixed if/else typo. 09 Feb 2003; Guy Martin : Added hppa to keywords. 18 Jan 2003; Jan Seidel : Added mips to keywords 14 Oct 2002; Martin Schlemmer : 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 : Add 'datadir=${D}/usr/share' to 'make install' as is the proper fix. 25 Sep 2002; Mike Frysinger : Added --datadir=${D}/usr/share to fix #8364 25 Sep 2002; Martin Schlemmer : Version update. *diffutils-2.7.5-r1.ebuild (14 July 2002) 14 Jul 2002; phoen][x diffutils-2.7.5.ebuild : Added KEYWORDS, SLOT. 14 Jul 2002; phoen][x diffutils-2.7.5-r1.ebuild : Added KEYWORDS, SLOT. *diffutils-2.7-r4.ebuild (14 July 2002) 14 Jul 2002; phoen][x diffutils-2.7-r4.ebuild : Added KEYWORDS, SLOT. *diffutils-2.7.7 (1 Feb 2002) 14 Jul 2002; phoen][x diffutils-2.7.7.ebuild : Added KEYWORDS, SLOT. 1 Feb 2002; Leo Lipelis ChangeLog : Minor upgrade. sdiff now works as you would expect.