summaryrefslogtreecommitdiff
blob: 0378ecbdc3362bce618224116ea1afa1636bdaf9 (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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
# ChangeLog for dev-util/strace
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.29 2003/12/29 03:24:05 kumba Exp $

  28 Dec 2003; Joshua Kinard <kumba@gentoo.org> strace-4.4.98.ebuild:
  Move to mips stable (~mips -> mips)

  25 Dec 2003; <plasmaroo@gentoo.org> strace-4.5.1.ebuild,
  files/strace-4.5.1-2.6.patch:
  Added a patch allowing strace to compile successfully on 2.6 kernels.

*strace-4.5.1 (18 Nov 2003)

  18 Nov 2003; Martin Holzer <mholzer@gentoo.org> strace-4.5.1.ebuild:
  Version bumped.

  28 Oct 2003; Chris PeBenito <pebenito@gentoo.org> strace-4.4-r1.ebuild:
  Remove unneeded SELinux patch.

  22 Oct 2003; Bartosch Pixa <darkspecter@gentoo.org> strace-4.4.98.ebuild:
  set ppc in keywords

*strace-4.5 (25 Sep 2003)

  25 Sep 2003; Martin Holzer <mholzer@gentoo.org> strace-4.5.ebuild:
  Version bumped.

  15 Jul 2003; Christian Birchinger <joker@gentoo.org> strace-4.4.98.ebuild:
  Added sparc stable keyword

  13 Jun 2003; <msterret@gentoo.org> strace-4.4.93.ebuild,
  strace-4.4.94.ebuild, strace-4.4.98.ebuild, strace-4.4.ebuild:
  added IUSE

*strace-4.4.98 (12 Jun 2003)

  04 Aug 2003; Guy Martin <gmsoft@gentoo.org> strace-4.4.98.ebuild :
  Marked stable on hppa.

  12 Jun 2003; <msterret@gentoo.org> strace-4.4.98.ebuild:
  version bump as per Bug 22718

*strace-4.4.94 (03 Apr 2003)

  03 Apr 2003; Martin Holzer <mholzer@gentoo.org> strace-4.4.94.ebuild:
  Version bumped. Closes #18668.

*strace-4.4.93 (16 Feb 2003)

  03 Apr 2003; Martin Holzer <mholzer@gentoo.org> strace-4.4.93.ebuild:
  Updated SRC_URI

  22 Feb 2003; Aron Griffis <agriffis@gentoo.org> strace-4.4.93.ebuild :
  Mark stable on alpha

  16 Feb 2003; Jan Seidel <tuxus@gentoo.org> strace-4.4.93.ebuild :
  Added mips to keywords

  14 Feb 2003; Guy Martin <gmsoft@gentoo.org> strace-4.4-r1.ebuild :
  Added -DHPPA for gcc on hppa. Added hppa to keywords.

*strace-4.4-r1 (31 Dec 2002)

  30 Mar 2003; Christian Birchinger <joker@gentoo.org> strace-4.4-r1.ebuild:
  Added sparc stable keyword

  23 Mar 2003; Joshua Brindle <method@gentoo.org> strace-4.4-r1.ebuild:
  added selinux support, thanks pebenito

  22 Mar 2003; Zach Welch <zwelch@gentoo.org> strace-4.4-r1.ebuild,
  files/strace-4.4-arm-configure.patch, files/strace-4.4-arm.patch:
  add ARM patches for strace

  31 Dec 2002; Mike Frysinger <vapier@gentoo.org> :
  Added support for static.

*strace-4.4 (27 Apr 2002)

  26 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
  Updated SRC_URI to mirror: and added alpha to KEYWORDS

  27 Aug 2002; Maarten Thibaut <murphy@gentoo.org> strace-4.4.ebuild :
  
  Added sparc and sparc64 to keywords.
  Bugfix for sparc and sparc64 where emerge would fail if the "-O3" option
  were present in CFLAGS.

  01 Aug 2002; Mark Guertin <gerk@gentoo.org> strace-4.4.ebuild :
  
  Added ppc to keywords

  17 May 2002; Bruce A. Locke <blocke@shivan.org> strace-4.4.ebuild :

  SourceForge mirror change and general ebuild cleanup

  27 Apr 2002; Jon Nelson <jnelson@gentoo.org> ChangeLog :
  
  Updated to 4.4

*strace-4.3 (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.