summaryrefslogtreecommitdiff
blob: d3ae1ea9eddf40ffe03eeb2eaba3b8a3537c9451 (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
# ChangeLog for sys-devel/patch
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.17 2003/08/03 15:52:42 azarah Exp $

  03 Aug 2003; Martin Schlemmer <azarah@gentoo.org> patch-2.5.9.ebuild:
  Bump to stable.

*patch-2.5.9 (17 Jun 2003)

  06 Jul 2003; Joshua Kinard <kumba@gentoo.org> patch-2.5.9.ebuild:
  Changed ~mips to mips in KEYWORDS

  01 Jul 2003; Todd Sunderlin <todd@gentoo.org> patch-2.5.9.ebulid:
  set stable on sparc

  17 Jun 2003; Seemant Kulleen <seemant@gentoo.org> patch-2.5.4-r4.ebuild,
  patch-2.5.4-r5.ebuild, patch-2.5.9.ebuild:
  bumped -r5 to stable, and put 2.5.9 into ~arch testing. Thanks to Rach for
  informing about this new version.

  30 May 2003; <msterret@gentoo.org> patch-2.5.4-r5.ebuild:
  Added static to IUSE

  01 May 2003; <msterret@gentoo.org> patch-2.5.4-r5.ebuild:
  added IUSE
  some suggested changes from agriffis:
  	don't export CFLAGS; that's done automatically
  	use emake
  	use einstall
  other small cleanups

*patch-2.5.4-r5 (01 May 2003)

  13 May 2003; <msterret@gentoo.org> patch-2.5.4-r5.ebuild:
  new patch ebuild that doesn't use try, but uses || die instead

  18 Feb 2003; Zach Welch <zwelch@gentoo.org> patch-2.5.4-r4.ebuild :
  Added hppa to keywords.

  07 Feb 2003; Guy Martin <gmsoft@gentoo.org> patch-2.5.4-r4.ebuild :
  Added hppa to keywords.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords

*patch-2.5.4-r4 (15 Feb 2002)

  18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  15 Feb 2002; M.Thibaut <murphy@gentoo.org> ChangeLog :

  Added configuration flags that ensure correct compilation of the program
  on all Linux platforms (more notably 64-bit ones). Fixes bug 1726
  "fseek: invalid argument" on sparc64 machines with sparc32 userland.

*patch-2.5.4-r3 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.