blob: e9fe89357fcd9e7dc732ed543d92d3673a820e54 (
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 app-office/mdbtools
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/mdbtools/ChangeLog,v 1.22 2006/12/04 21:30:45 masterdriverz Exp $
04 Dec 2006; Charlie Shepherd <masterdriverz@gentoo.org>
+files/mdbtools-0.6_pre1-as-needed.patch, mdbtools-0.6_pre1-r1.ebuild:
Add a patch to fix compiling with --as-needed, thanks to Gergan Penkov for
the patch, bug 135246
*mdbtools-0.6_pre1-r1 (17 Nov 2006)
17 Nov 2006; Leonardo Boshell <leonardop@gentoo.org>
-mdbtools-0.6_pre1.ebuild, +mdbtools-0.6_pre1-r1.ebuild:
Run eautoreconf() since the tarball was created with a buggy libtool,
creating libraries with incorrect names in some platforms (e.g. amd64).
28 May 2006; Mark Loeser <halcy0n@gentoo.org>
+files/mdbtools-0.6_pre1-gcc41.patch, mdbtools-0.6_pre1.ebuild:
Add patch to fix compilation with gcc-4.1; bug #134524
24 May 2006; Cory Visi <visi@gentoo.org> :
Removed mdbtools-0.4 from the tree (outdated and not maintained)
24 May 2006; Cory Visi <visi@gentoo.org> :
Updated to version 0.6_pre1, change X flag to gnome, Removed gtk dependency,
fixed symlink on install all to address Bug 69633
18 Feb 2006; Aron Griffis <agriffis@gentoo.org> mdbtools-0.5.ebuild:
Mark 0.5 stable on ia64
06 Apr 2005; Markus Rothe <corsair@gentoo.org> mdbtools-0.5.ebuild:
Stable on ppc64
01 Feb 2005; Markus Rothe <corsair@gentoo.org> mdbtools-0.5.ebuild:
Added ~ppc64 to KEYWORDS
20 Sep 2004; <rmoss@gentoo.org> mdbtools-0.5.ebuild:
Adding GCC 3.4 compile fix submitted by Ed Catmur (ed@catmur.co.uk) and
updated for odbc support by Mihai Limbasan (mihailim@yahoo.com).
01 Jul 2004; Aron Griffis <agriffis@gentoo.org> mdbtools-0.4.ebuild:
sync IUSE (+odbc)
17 Jan 2004; Bartosch Pixa <darkspecter@gentoo.org> mdbtools-0.5.ebuild:
set ppc in keywords
17 Dec 2003; Guy Martin <gmsoft@gentoo.org> mdbtools-0.5.ebuild:
Marked stable on hppa.
13 Dec 2003; Brad House <brad_mssw@gentoo.org> mdbtools-0.5.ebuild:
mark stable on amd64
12 Nov 2003; Jason Wever <weeve@gentoo.org> mdbtools-0.5.ebuild:
Marked stable on sparc.
09 Nov 2003; Jason Wever <weeve@gentoo.org> mdbtools-0.5.ebuild:
Added ~sparc keyword.
24 Aug 2003; Luca Barbato <lu_zero@gentoo.org> mdbtools-0.5.ebuild:
Marked ~ppc
27 Jun 2003; Alastair Tse <liquidx@gentoo.org> mdbtools-0.5.ebuild:
bumping to stable
*mdbtools-0.5 (03 Jun 2003)
03 Jun 2003; Alastair Tse <liquidx@gentoo.org> mdbtools-0.5.ebuild:
version bump (libgda needs 0.5) and cleanups. gui protected by X useflag
and deps updated to gtk2/gnome2
*mdbtools-0.4 (20 Nov 2002)
20 Nov 2002; Donny Davies <woodchip@gentoo.org> :
Initial import, from Pat Double <double@inebraska.com> #8844.
|