blob: 4a5592042e39fbf1b526501cfbf8511389ee02b8 (
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
|
# 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.11 2003/05/15 22:12:00 msterret Exp $
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.
|