summaryrefslogtreecommitdiff
blob: eaa7811ca6117ca522ff9ba0b7df761947fc8ed1 (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
# ChangeLog for dev-db/cdb
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/cdb/ChangeLog,v 1.32 2006/12/09 14:10:16 drizzt Exp $

*cdb-0.75-r2 (09 Dec 2006)

  09 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> +cdb-0.75-r2.ebuild:
  Revision bump: Remove redundant deps, make it respect LDFLAGS and add
  ~x86-fbsd keyword

  22 Nov 2006; Charlie Shepherd <masterdriverz@gentoo.org> ChangeLog:
  Add blocker with dev-db/freecdb, thanks to Tuan Van for reporting, bug 115594

  16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> cdb-0.75-r1.ebuild:
  ppc stable

  25 Jun 2006; Marcus D. Hanwell <cryos@gentoo.org> cdb-0.75-r1.ebuild:
  Marked stable on amd64, bug 132702.

  14 May 2006; Jason Wever <weeve@gentoo.org> cdb-0.75-r1.ebuild:
  Stable on SPARC wrt bug #132702.

  20 Feb 2006; Markus Rothe <corsair@gentoo.org> cdb-0.75-r1.ebuild:
  Stable on ppc64

  04 Feb 2006; Aron Griffis <agriffis@gentoo.org> cdb-0.75-r1.ebuild:
  Mark 0.75-r1 stable on alpha

  03 Feb 2006; Aron Griffis <agriffis@gentoo.org> cdb-0.75-r1.ebuild:
  Mark 0.75-r1 stable on ia64

  26 Jan 2006; Jeroen Roovers <jer@gentoo.org> cdb-0.75-r1.ebuild:
  Marked hppa (bug #119461).

  23 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> cdb-0.75-r1.ebuild:
  Unstable on hppa. See bug #115716.

  21 Jan 2006; Jason Wever <weeve@gentoo.org> cdb-0.75.ebuild:
  Stable on SPARC wrt bug #119443.

  18 Jan 2006; Markus Rothe <corsair@gentoo.org> cdb-0.75.ebuild:
  Stable on ppc64; bug #119443

*cdb-0.75-r1 (15 Dec 2005)

  15 Dec 2005; Seemant Kulleen <seemant@gentoo.org> +metadata.xml,
  +cdb-0.75-r1.ebuild:
  add more .a and .h files for langthang

  19 Nov 2005; Markus Rothe <corsair@gentoo.org> cdb-0.75.ebuild:
  Added ~ppc64; bug #102649

  03 Sep 2005; Chris White <chriswhite@gentoo.org> cdb-0.75.ebuild:
  Ok first off, I made uinit32.h actually get installed. If it's not, cdb.h
  cries about not having it. Also, I installed cdb.a and symlinked it to
  libcdb.a, as there's programs that check for cdb.a and will break if it's
  not there. Symlink so -lcdb doesn't break as well.

  28 Aug 2005; Fabian Groffen <grobian@gentoo.org> cdb-0.75.ebuild:
  Marking ~ppc-macos (bug #87701)

  30 May 2005; Sven Wegener <swegener@gentoo.org> cdb-0.75.ebuild:
  Moved from gcc.eclass to toolchain-funcs.eclass, bug #92745.

  24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> cdb-0.75.ebuild:
  Stable on ppc.

  01 Apr 2005; Joseph Jezak <josejx@gentoo.org> cdb-0.75.ebuild:
  Marked ~ppc for bug #87349.

  27 Mar 2005; Tom Martin <slarti@gentoo.org> cdb-0.75.ebuild:
  Stable on amd64, testing on sparc.

  07 Dec 2004; Dylan Carlson <absinthe@gentoo.org> cdb-0.75.ebuild:
  Keywords ~amd64.

  29 Jun 2004; Aron Griffis <agriffis@gentoo.org> cdb-0.75.ebuild:
  sync IUSE (missing)

  20 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> cdb-0.75.ebuild:
  use sed -i to change head -1 to head -n 1 in Makefile (bug 33980); more error
  checking/messages

  16 Aug 2003; Tavis Ormandy <taviso@gentoo.org> cdb-0.75.ebuild:
  Stable on alpha

  31 Jul 2003; Tavis Ormandy <taviso@gentoo.org> cdb-0.75.ebuild:
  ~alpha

*cdb-0.75 (9 Jul 2002)

  29 Mar 2003; Seemant Kulleen <seemant@gentoo.org> cdb-0.75.ebuild,
  files/cdb-0.75-errno.diff:
  errno fix by: Nicolas Kaiser <nikai@nikai.net> in bug #18328

  22 Jul 2002; Ryan Phillips <rphillips@gentoo.org> cdb-0.75.ebuild :

  Passes repoman now

  9 Jul 2002; Ryan Phillips <rphillips@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.