summaryrefslogtreecommitdiff
blob: 29c4c6080089738e3a32d1a2dd53e1478ae8bf2c (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
# ChangeLog for app-arch/dump
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/dump/ChangeLog,v 1.19 2004/01/15 04:24:03 agriffis Exp $

  14 Jan 2004; Aron Griffis <agriffis@gentoo.org> dump-0.4.34.ebuild:
  add ~alpha now that it seems to build (contrary to my experience a couple
  months ago in bug 31328)

  17 Oct 2003; Aron Griffis <agriffis@gentoo.org> dump-0.4.34.ebuild:
  This version doesn't build on alpha (yet), so remove ~alpha

  03 Oct 2003; Aron Griffis <agriffis@gentoo.org> dump-0.4.32.ebuild:
  Stable on alpha

*dump-0.4.34 (08 Sep 2003)

  08 Sep 2003; Martin Holzer <mholzer@gentoo.org> dump-0.4.34.ebuild:
  Version bumped.

*dump-0.4.33 (08 Sep 2003)

  08 Sep 2003; Martin Holzer <mholzer@gentoo.org> dump-0.4.33.ebuild:
  Version bumped.

*dump-0.4.32 (15 Jan 2003)

  15 Jan 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump

*dump-0.4.31 (13 Aug 2002)

  15 Dec 2002; Seemant Kulleen <seemant@gentoo.org> dump-0.4.31.ebuild
  dump-0.4.30.ebuild dump-0.4.29.ebuild :

  changed "snable-static to "enable-static"  Thanks to: a-wall@qwest.net in
  bug #12216

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> dump-0.4.31.ebuild :
  Updated to mirror://sourceforge in SRC_URI.

  6 Sep 2002; Owen Stampflee <owen@gentoo.org> :
  Added PPC to KEYWORDS.

  13 Aug 2002; Nick Hadaway <raker@gentoo.org>
  dump-0.4.31.ebuild, files/digest-dump-0.4.31 :
  Version bump.

*dump-0.4.30 (27 Jul 2002)

  19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> dump-0.4.30.ebuild :
  Updated to mirror://sourceforge in SRC_URI.

  27 Jul 2002; Nick Hadaway <raker@gentoo.org>
  dump-0.4.30.ebuild, files/digest-dump-0.4.30 :
  Version bump.

*dump-0.4.29 (11 Jul 2002)

  19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> dump-0.4.29.ebuild :
  Updated to mirror://sourceforge in SRC_URI.

  11 Jul 2002; Seemant Kulleen <seemant@gentoo.org> dump-0.4.29.ebuild
  files/digest-dump-0.4.29 :
  Version bump.

*dump-0.4.28-r1 (5 Jun 2002)

  5 Jun 2002; Seemant Kulleen <seemant@gentoo.org> dump-0.4.28-r1.ebuild
  files/digest-dump-0.4.28-r1 :
  Fixed the dumpdates directory to /etc/dumpdates instead of /etc, and also
  made readline an optional dependency.  Closes bug #3403 by
  shane@trontech.net (Shane Hyde)

*dump-0.4.28 (26 Apr 2002)

  26 Apr 2002; Seemant Kulleen <seemant@gentoo.org> dump-0.4.28.ebuild
  files/digest-dump-0.4.28, dump-0.4.24-r1.ebuild :
  Cleaned up the old ebuild to give a better example, and version bumped.

*dump-0.4.24-r1 (24 Apr 2002)

  24 Apr 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
  dump-0.4.24-r1.ebuild, files/digest-dump-0.4.24-r1 :
  Fixed sandbox violations. Create statically linked binaries (dump
  uses bzip2 whose libs are on /usr). Resovles #1873, #1986. Thanks to
  kingsqueak@kingsqueak.org for the initial patch.

	
*dump-0.4.24 (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.