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
|
# ChangeLog for dev-ml/camlzip
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.12 2008/04/06 19:30:39 maekke Exp $
06 Apr 2008; Markus Meier <maekke@gentoo.org> camlzip-1.03-r1.ebuild:
x86 stable, bug #215748
03 Apr 2008; Brent Baude <ranger@gentoo.org> camlzip-1.03-r1.ebuild:
stable ppc, bug 215748
02 Jan 2008; Alexis Ballier <aballier@gentoo.org> camlzip-1.03-r1.ebuild:
Add support to not build with ocamlopt
10 Nov 2007; Alexis Ballier <aballier@gentoo.org>
files/camlzip-1.03-Makefile-findlib.patch:
dont install intermediate objects
10 Nov 2007; Alexis Ballier <aballier@gentoo.org> camlzip-1.01-r1.ebuild:
quote dir variables
10 Nov 2007; Alexis Ballier <aballier@gentoo.org> -camlzip-1.03.ebuild:
cleanup unused version
*camlzip-1.03-r1 (10 Nov 2007)
10 Nov 2007; Alexis Ballier <aballier@gentoo.org>
+files/camlzip-1.03-Makefile-findlib.patch, +camlzip-1.03-r1.ebuild:
also install zlib support, thanks to Pierre Clairambault
<pclairam@gmail.com>, bug #198466
*camlzip-1.03 (26 May 2007)
26 May 2007; Alexis Ballier <aballier@gentoo.org> +camlzip-1.03.ebuild:
Version bump, ~amd64, closes bug #147523
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
26 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> camlzip-1.01-r1.ebuild,
-camlzip-1.01.ebuild:
Move to stable (not depended on), remove old version.
*camlzip-1.01-r1 (25 Aug 2004)
25 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> files/META,
+files/camlzip-1.01-Makefile-findlib.patch, +camlzip-1.01-r1.ebuild:
Move to findlib eclass, ebuild cleanup.
*camlzip-1.01 (18 Aug 2004)
18 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> camlzip-1.01.ebuild,
metadata.xml, files/META:
Add camlzip, an ocaml library to access compressed files (g?zip, jar), thanks
to Julien TIERNY <julien.tierny@wanadoo.fr> for the ebuild (bug #50621)
|