summaryrefslogtreecommitdiff
blob: d77d61b6e25de84e0ea9f7f6ceff94607ed7ac86 (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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
# ChangeLog for sys-libs/gdbm
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/ChangeLog,v 1.36 2005/09/24 11:01:07 kloeri Exp $

*gdbm-1.8.3-r2 (24 Sep 2005)

  24 Sep 2005; Bryan Østergaard <kloeri@gentoo.org> +gdbm-1.8.3-r2.ebuild:
  Revert changes to src_compile and src_install fixing installation of
  /usr/include/gdbm.h, bug 106970. Patch by Arndt Wills <arndt@wills-online.de>.

  21 Sep 2005; Mike Frysinger <vapier@gentoo.org>
  +files/gdbm-1.8.3-fix-install-ownership.patch, gdbm-1.8.3-r1.ebuild:
  Clean up ebuild and fix install permissions #24178.

  10 Sep 2005; Fabian Groffen <grobian@gentoo.org> gdbm-1.8.3-r1.ebuild:
  Replace "uclibctoolize" with "elibtoolize" and add the bin user/group if on
  ppc-macos: this user is by default not on OSX.  This fixes this package on
  ppc-macos.  Reviewed by Azarah.

  16 Apr 2005; <gongloo@gentoo.org> gdbm-1.8.3-r1.ebuild:
  Stable on ppc-macos.

*gdbm-1.8.0-r5 (03 Apr 2005)

  03 Apr 2005; Michael Sterrett <mr_bones_@gentoo.org>
  +gdbm-1.8.0-r5.ebuild:
  resurrect version needed by ppc-macos

  07 Dec 2004; Hardave Riar <hardave@gentoo.org> gdbm-1.8.3-r1.ebuild:
  Stable on mips, dep for bug #66360

  04 Dec 2004; Robert Coie <rac@gentoo.org> gdbm-1.8.3-r1.ebuild:
  keywording ppc

  12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> gdbm-1.8.3-r1.ebuild:
  Stable on sparc

  11 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> gdbm-1.8.0-r5.ebuild:
  Added darwintoolize.

  09 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> gdbm-1.8.3-r1.ebuild:
  get_libdir fixes.

  24 Aug 2004; Sven Wegener <swegener@gentoo.org> gdbm-1.8.3-r1.ebuild,
  gdbm-1.8.3.ebuild:
  Removed static from IUSE.

  18 Aug 2004; Aron Griffis <agriffis@gentoo.org> gdbm-1.8.3-r1.ebuild:
  stable on alpha and ia64

*gdbm-1.8.3-r1 (01 Aug 2004)

  01 Aug 2004; Mike Frysinger <vapier@gentoo.org> +gdbm-1.8.3-r1.ebuild:
  Dont copy over the old library if it is of size 0 bytes; force those unlucky
  users to revdep-rebuild.

  25 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> gdbm-1.8.0-r5.ebuild:
  Added to macos.

  24 Jul 2004; Mike Frysinger <vapier@gentoo.org> gdbm-1.8.3.ebuild:
  Clean up the ebuild a bit and add temp backwards compat #32510.

  02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> gdbm-1.8.0-r5.ebuild,
  gdbm-1.8.3.ebuild:
  virtual/glibc -> virtual/libc

  02 Jun 2004; Travis Tilley <lv@gentoo.org> gdbm-1.8.3.ebuild:
  stable on amd64

  23 Mar 2004; Jon Portnoy <avenj@gentoo.org> gdbm-1.8.3.ebuild,
  gdbm-1.8.0-r5.ebuild :
  Updated ebuilds to remove invalid : in DEPEND for amd64 conditionals.
  Also trashed all the use arch && gnuconfig_update junk in favor of 
  simply running gnuconfig_update for everybody.

  29 Feb 2004; Tom Gall <tgall@gentoo.org> gdbm-1.8.3.ebuild,gdbm-1.8.0-r5.ebuild:
  add gnuconfig_update for ppc64

*gdbm-1.8.3 (01 Nov 2003)

  01 Nov 2003; Seemant Kulleen <seemant@gentoo.org> gdbm-1.8.3.ebuild:
  Version bump -- noticed this while fixing the bug mentioned below

  30 Oct 2003; Seemant Kulleen <seemant@gentoo.org> gdbm-1.8.0-r5.ebuild:
  Many many little fixes -- header fix to remove Chad Huneycutt's name (repoman
  violation), use epatch from the eutils eclassh, use append-flags from
  flag-o-matic eclass, switch to econf and einstall syntaxes. Finally, fix
  SRC_URI to mirror://gnu thanks to: Stony Yakovac <stonyy@tek.com> in bug
  #32352

  17 Sep 2003; Jon Portnoy <avenj@gentoo.org> gdbm-1.8.0-r5.ebuild :
  ia64 keywords.

  05 May 2003; Guy Martin <gmsoft@gentoo.org> gdbm-1.8.0-r5.ebuild :
  Added gnuconfig_update fix in unpack. Fix #20485.

  20 Feb 2003; Zach Welch <zwelch@gentoo.org> gdbm-1.8.0-r5.ebuild :
  Added arm to keywords. Add gnuconfig_update fix in unpack.

  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> gdbm-1.8.0-r5.ebuild :
  Added hppa to keywords.

*gdbm-1.8.0-r5 (20 Dec 2002)

  26 Feb 2003; Zach Welch <zwelch@gentoo.org> gdbm-1.8.0-r5.ebuild:
  add arm keyword

  20 Dec 2002; Jan Seidel <tuxus@gentoo.org> : gdbm-1.8.0-r5
  Added mips to keywords

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*gdbm-1.8.0-r5 (6 Apr 2002)

  15 Jul 2002; Mark Guertin <gerk@gentoo.org>
  Added ppc to keywords

  6 Apr 2002; Donny Davies <woodchip@gentoo.org> :

  Fix libgdbm.la to have the correct libdir;  s:/usr/local/lib:/usr/lib:

*gdbm-1.8.0-r4 (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.