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
|
# ChangeLog for dev-ml/findlib
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.30 2008/03/01 14:34:14 jer Exp $
01 Mar 2008; Jeroen Roovers <jer@gentoo.org> findlib-1.2.1.ebuild:
Stable for HPPA (bug #211966).
27 Jan 2008; Fabian Groffen <grobian@gentoo.org> findlib-1.0.4-r1.ebuild,
findlib-1.1.2_p1.ebuild, findlib-1.2.1.ebuild:
Dropped ppc-macos keyword, see you in prefix
18 Jan 2008; Alexis Ballier <aballier@gentoo.org> findlib-1.2.1.ebuild:
restrict installsources, debugedit kills ocamlfind if compiled in bytecode...
02 Jan 2008; Alexis Ballier <aballier@gentoo.org> findlib-1.2.1.ebuild:
Add support to build without ocamlopt
*findlib-1.2.1 (13 Nov 2007)
13 Nov 2007; Alexis Ballier <aballier@gentoo.org> -findlib-1.2.ebuild,
+findlib-1.2.1.ebuild:
version bump
*findlib-1.2 (12 Nov 2007)
12 Nov 2007; Alexis Ballier <aballier@gentoo.org> +findlib-1.2.ebuild:
version bump
30 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing mattam from metadata due to his retirement (see #30021 for reference).
*findlib-1.1.2_p1 (14 Mar 2007)
14 Mar 2007; Alexis Ballier <aballier@gentoo.org>
+files/findlib-1.1.2_p1-sandbox.patch, +findlib-1.1.2_p1.ebuild:
Version bump
27 Dec 2006; Piotr Jaroszyński <peper@gentoo.org>
findlib-1.0.4-r1.ebuild:
Fix multilib.
03 Nov 2006; Alexandre Buisse <nattfodd@gentoo.org>
findlib-1.0.4-r1.ebuild:
Change tcltk USE to tk (bug #17808).
06 Sep 2006; Thomas Cort <tcort@gentoo.org> findlib-1.0.4-r1.ebuild:
Stable on alpha.
17 Aug 2006; Jeroen Roovers <jer@gentoo.org> findlib-1.0.4-r1.ebuild:
Stable for HPPA (bug #144120).
21 May 2006; Markus Rothe <corsair@gentoo.org> findlib-1.0.4-r1.ebuild:
Stable on ppc64
21 Apr 2006; Thomas Cort <tcort@gentoo.org> findlib-1.0.4-r1.ebuild:
Added ~alpha keyword wrt Bug #110858.
18 Mar 2006; Markus Rothe <corsair@gentoo.org> findlib-1.0.4-r1.ebuild:
Added ~ppc64
22 Feb 2006; Aron Griffis <agriffis@gentoo.org> findlib-1.0.4-r1.ebuild:
Mark 1.0.4-r1 stable on ia64
21 Sep 2005; Matthieu Sozeau <mattam@gentoo.org> findlib-1.0.4-r1.ebuild:
Stable on ppc-macos.
30 Sep 2004; Matthieu Sozeau <mattam@gentoo.org> findlib-1.0.4-r1.ebuild:
Mark stable on amd64
*findlib-1.0.4-r1 (21 Aug 2004)
21 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> -findlib-0.8.ebuild,
+findlib-1.0.4-r1.ebuild, -findlib-1.0.4.ebuild:
New revision for introduction of the findlib eclass (just checks that stublibs
is in ld.conf). Remove old versions.
09 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> findlib-1.0.4.ebuild:
header fix; tidy
*findlib-1.0.4 (08 Aug 2004)
08 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> +findlib-1.0.4.ebuild:
Version bump, fix bug #51254. Thanks to Bardur Arantsson <gentoo@scientician.net>
for the update.
28 May 2004; Danny van Dyk <kugelfang@gentoo.org> findlib-0.8.ebuild:
Marked -amd64 as dependencies aren't fulfilled anymore.
30 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> findlib-0.8.ebuild:
Adding amd64 keyword. Closing #44197.
23 Mar 2004; Matthieu Sozeau <mattam@gentoo.org> findlib-0.8.ebuild:
Mark stable on ppc (long time i use it but forgot to mark it).
13 Mar 2004; David Holm <dholm@gentoo.org> findlib-0.8.ebuild:
Added to ~ppc.
15 Feb 2004; Jason Wever <weeve@gentoo.org> findlib-0.8.ebuild:
Added ~sparc keyword to fix dev-ml/ocaml-make's broken deps.
*findlib-0.8 (15 Dec 2002)
15 Dec 2002; George Shapovalov <george@gentoo.org> ChangeLog,
findlib-0.8.ebuild, files/digest-findlib-0.8 :
initial release
OCaml tool to find/use non-standard packages.
ebuild submitted by Matthieu Sozeau <mattam@netcourrier.com>
|