summaryrefslogtreecommitdiff
blob: 7e1f266584953d271ad6a7c2fc74423441af0517 (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
# ChangeLog for sys-apps/procps
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-apps/procps/ChangeLog,v 1.11 2002/12/09 04:37:26 manson Exp $

\* Autoupdate keywords (12-6-02)
  06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
 
*procps-3.1.1 (20 Nov 2002)

  20 Nov 2002; Brandon Low <lostlogic@gentoo.org> procps-3.1.1.ebuild :

  Bump, still unstable, hopefully Albert will fix the issues people are
  having... please let me know about the quirkyness of the new top.

*procps-3.1.0 (16 Nov 2002)

  16 Nov 2002; Brandon Low <lostlogic@gentoo.org> procps-3.1.0.ebuild :

  Well this should be an interesting experiment.  I'm putting into
  unstable the most recent procps from the sf.net procps project.  This
  procps tree has some very nice new features, and SHOULD actually be
  more stable than the 2.0.X tree we were using which was maintained by
  Rik Van Riel.  The reason we waited until now for this move was that
  some of the features of the gentoo-sources and development-sources
  kernels weren't supported by this procps, HOPEFULLY the sf.net project
  will continue from here on to keep up with support for the latest
  kernel features AND remainthe more stable tree.  

  Of course I also did my usual round of ebuild cleanups that goes 
  with a major version bump.  Enjoy.

  05 Nov 2002; J Robert Ray <jrray@gentoo.org> procps-2.0.10-r1.ebuild :
  Combine both sed calls into one, avoiding attempt to overwrite 0444
  perm'd file (fakeroot issue).

*procps-2.0.10-r1 (31 Oct 2002)

  31 Oct 2002; Brad Cowan <bcowan@gentoo.org> procps-2.0.10-r1.ebuild :
  
  Added einfo about threads default behavior thanks to j2ee.
  
  31 Oct 2002; Brandon Low <lostlogic@gentoo.org> procps-2.0.10-r1.ebuild :

  Fix /lib/libproc.so symlink.

*procps-2.0.10 (11 Oct 2002)

  11 Oct 2002; Brandon Low <lostlogic@gentoo.org> procps-2.0.10.ebuild
  files/digest-procps-2.0.10 :

  Version bump.  Set keywords to ~.

*procps-2.0.9 (30 Sep 2002)

  30 Sep 2002; Brandon Low <lostlogic@gentoo.org> procps-2.0.9.ebuild
  files/digest-procps-2.0.9 :

  New version released today by Rik Van Riel, many patches added from
  the Debian tree and lots of good stuff.
  
*procps-2.0.8 (27 Sep 2002)

  27 Sep 2002; Brad Cowan <bcowan@gentoo.org> procps-2.0.8.ebuild
  files/digest-procps-2.0.8 :
  
  Version bump with many bugfixes. Removed patches as they have been
  added to the main tree

*procps-2.0.7-r6 (26 Sep 2002)

  27 Sep 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Cleaned out old diff files from files/.

  26 Sep 2002; Daniel Ahlberg <aliz@gentoo.org> procps-2.0.7-r6.ebuild :
  Fixed sandbox violation.

*procps-2.0.7-r6 (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.