summaryrefslogtreecommitdiff
blob: dd1ede1d38d431bb715cb20cd583ba41a4d946f9 (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
# ChangeLog for sys-apps/busybox
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.15 2003/08/11 18:22:04 wwoods Exp $

  24 Jul 2003; Will Woods <wwoods@gentoo.org> busybox-0.60.5-r1.ebuild, 
  busybox-0.60.5.ebuild:
  rmmod/insmod/modprobe don't compile for alpha, so 0.60.5 is marked -alpha

  24 Jul 2003; Will Woods <wwoods@gentoo.org> busybox-0.60.3-r1.ebuild:
  added ~alpha to KEYWORDS

*busybox-0.60.3-r1 (03 Apr 2003)

  03 Apr 2003; Martin Holzer <mholzer@gentoo.org> busybox-0.60.3-r1.ebuild:
  Added busybox.links into scripts dir. Closes #18678.

*busybox-0.60.5-r1 (13 Jan 2003)

  15 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
  Change local env var to a local use flag.

  13 Jan 2003; Nick Hadaway <raker@gentoo.org> busybox-0.60.5-r1.ebuild :
  Added some logic for detection of uclibc which needs to be tested.
  Please comment on bug #13517.  2 hours later: New local environment
  variable $LINK_LIBC.  Set to "uclibc" to link against uclibc instead
  of glibc.

*busybox-0.60.5 (20 Dec 2002)

   20 Dec 2002; Jon Portnoy <avenj@gentoo.org> busybox-0.60.5.ebuild :
   Version bump.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*busybox-0.50 (14 July 2002)

  03 Apr 2003; Martin Holzer <mholzer@gentoo.org> busybox-0.50.ebuild,
  busybox-0.60.2.ebuild, busybox-0.60.3.ebuild:
  Updated Homepage. Closes #15784.

  14 Jul 2002; phoen][x <phoenix@gentoo.org> busybox-0.50.ebuild :
  Added KEYWORDS, SLOT.

*busybox-0.60.3 (21 May 2002)

  21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
  updated keywords (ppc)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> busybox-0.60.3.ebuild :
  Added KEYWORDS, SLOT.

  21 May 2002; Wout Mertens <wmertens@gentoo.org> busybox-0.60.3.ebuild
  files/dodeps files/Config.h-0.60.3-cd:

  Upped to new stable version. Played with settings to get smallish build
  that provides as much as possible. See the files/dodeps script.

*busybox-0.60.2 (1 Feb 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> busybox-0.60.2.ebuild :
  Added KEYWORDS, SLOT.

  24 Feb 2002; Donny Davies <woodchip@gentoo.org> files/Config.h-0.60.2-cd :

  Comment out #define BB_MT since we're including the 'real' mt-st on the
  boot CD now.

  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.